From d7f0fe60055ce92fd4b6e7adbf3de02376d0de9d Mon Sep 17 00:00:00 2001 From: sebastien Date: Fri, 23 Aug 2024 13:55:54 +0200 Subject: [PATCH] Add missing translations --- .../docusaurus-theme-translations/locales/ar/theme-common.json | 1 + .../docusaurus-theme-translations/locales/base/theme-common.json | 1 + .../docusaurus-theme-translations/locales/bg/theme-common.json | 1 + .../docusaurus-theme-translations/locales/bn/theme-common.json | 1 + .../docusaurus-theme-translations/locales/cs/theme-common.json | 1 + .../docusaurus-theme-translations/locales/da/theme-common.json | 1 + .../docusaurus-theme-translations/locales/de/theme-common.json | 1 + .../docusaurus-theme-translations/locales/es/theme-common.json | 1 + .../docusaurus-theme-translations/locales/et/theme-common.json | 1 + .../docusaurus-theme-translations/locales/fa/theme-common.json | 1 + .../docusaurus-theme-translations/locales/fil/theme-common.json | 1 + .../docusaurus-theme-translations/locales/fr/theme-common.json | 1 + .../docusaurus-theme-translations/locales/he/theme-common.json | 1 + .../docusaurus-theme-translations/locales/hi/theme-common.json | 1 + .../docusaurus-theme-translations/locales/hu/theme-common.json | 1 + .../docusaurus-theme-translations/locales/id/theme-common.json | 1 + .../docusaurus-theme-translations/locales/is/theme-common.json | 1 + .../docusaurus-theme-translations/locales/it/theme-common.json | 1 + .../docusaurus-theme-translations/locales/ja/theme-common.json | 1 + .../docusaurus-theme-translations/locales/ko/theme-common.json | 1 + .../docusaurus-theme-translations/locales/nb/theme-common.json | 1 + .../docusaurus-theme-translations/locales/nl/theme-common.json | 1 + .../docusaurus-theme-translations/locales/pl/theme-common.json | 1 + .../locales/pt-BR/theme-common.json | 1 + .../locales/pt-PT/theme-common.json | 1 + .../docusaurus-theme-translations/locales/ru/theme-common.json | 1 + .../docusaurus-theme-translations/locales/sl/theme-common.json | 1 + .../docusaurus-theme-translations/locales/sr/theme-common.json | 1 + .../docusaurus-theme-translations/locales/sv/theme-common.json | 1 + .../docusaurus-theme-translations/locales/tk/theme-common.json | 1 + .../docusaurus-theme-translations/locales/tr/theme-common.json | 1 + .../docusaurus-theme-translations/locales/uk/theme-common.json | 1 + .../docusaurus-theme-translations/locales/vi/theme-common.json | 1 + .../locales/zh-Hans/theme-common.json | 1 + .../locales/zh-Hant/theme-common.json | 1 + 35 files changed, 35 insertions(+) diff --git a/packages/docusaurus-theme-translations/locales/ar/theme-common.json b/packages/docusaurus-theme-translations/locales/ar/theme-common.json index e165598da48a..be0e78a24ee3 100644 --- a/packages/docusaurus-theme-translations/locales/ar/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/ar/theme-common.json @@ -22,6 +22,7 @@ "theme.admonition.warning": "warning", "theme.blog.archive.description": "أرشيف", "theme.blog.archive.title": "أرشيف", + "theme.blog.author.noPosts": "This author has not written any posts yet.", "theme.blog.author.pageTitle": "{authorName} - {nPosts}", "theme.blog.authorsList.pageTitle": "Authors", "theme.blog.authorsList.viewAll": "View All Authors", diff --git a/packages/docusaurus-theme-translations/locales/base/theme-common.json b/packages/docusaurus-theme-translations/locales/base/theme-common.json index 6f9858f54c08..251596eb6ebc 100644 --- a/packages/docusaurus-theme-translations/locales/base/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/base/theme-common.json @@ -46,6 +46,7 @@ "theme.blog.archive.title": "Archive", "theme.blog.archive.title___DESCRIPTION": "The page & hero title of the blog archive page", "theme.blog.author.noPosts": "This author has not written any posts yet.", + "theme.blog.author.noPosts___DESCRIPTION": "The text for authors with 0 blog post", "theme.blog.author.pageTitle": "{authorName} - {nPosts}", "theme.blog.author.pageTitle___DESCRIPTION": "The title of the page for a blog author", "theme.blog.authorsList.pageTitle": "Authors", diff --git a/packages/docusaurus-theme-translations/locales/bg/theme-common.json b/packages/docusaurus-theme-translations/locales/bg/theme-common.json index 0e137e9d01de..7231cf8b1f26 100644 --- a/packages/docusaurus-theme-translations/locales/bg/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/bg/theme-common.json @@ -22,6 +22,7 @@ "theme.admonition.warning": "Внимание", "theme.blog.archive.description": "Архив", "theme.blog.archive.title": "Архив", + "theme.blog.author.noPosts": "This author has not written any posts yet.", "theme.blog.author.pageTitle": "{authorName} - {nPosts}", "theme.blog.authorsList.pageTitle": "Authors", "theme.blog.authorsList.viewAll": "View All Authors", diff --git a/packages/docusaurus-theme-translations/locales/bn/theme-common.json b/packages/docusaurus-theme-translations/locales/bn/theme-common.json index a4422ff089ab..7c42e9172385 100644 --- a/packages/docusaurus-theme-translations/locales/bn/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/bn/theme-common.json @@ -22,6 +22,7 @@ "theme.admonition.warning": "warning", "theme.blog.archive.description": "Archive", "theme.blog.archive.title": "Archive", + "theme.blog.author.noPosts": "This author has not written any posts yet.", "theme.blog.author.pageTitle": "{authorName} - {nPosts}", "theme.blog.authorsList.pageTitle": "Authors", "theme.blog.authorsList.viewAll": "View All Authors", diff --git a/packages/docusaurus-theme-translations/locales/cs/theme-common.json b/packages/docusaurus-theme-translations/locales/cs/theme-common.json index 21873c7ec0fe..e442f0eeffce 100644 --- a/packages/docusaurus-theme-translations/locales/cs/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/cs/theme-common.json @@ -22,6 +22,7 @@ "theme.admonition.warning": "warning", "theme.blog.archive.description": "Archive", "theme.blog.archive.title": "Archive", + "theme.blog.author.noPosts": "This author has not written any posts yet.", "theme.blog.author.pageTitle": "{authorName} - {nPosts}", "theme.blog.authorsList.pageTitle": "Authors", "theme.blog.authorsList.viewAll": "View All Authors", diff --git a/packages/docusaurus-theme-translations/locales/da/theme-common.json b/packages/docusaurus-theme-translations/locales/da/theme-common.json index 765fb67d1538..157d231f6ceb 100644 --- a/packages/docusaurus-theme-translations/locales/da/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/da/theme-common.json @@ -22,6 +22,7 @@ "theme.admonition.warning": "warning", "theme.blog.archive.description": "Archive", "theme.blog.archive.title": "Archive", + "theme.blog.author.noPosts": "This author has not written any posts yet.", "theme.blog.author.pageTitle": "{authorName} - {nPosts}", "theme.blog.authorsList.pageTitle": "Authors", "theme.blog.authorsList.viewAll": "View All Authors", diff --git a/packages/docusaurus-theme-translations/locales/de/theme-common.json b/packages/docusaurus-theme-translations/locales/de/theme-common.json index ae52a2fe72ad..5a6109705522 100644 --- a/packages/docusaurus-theme-translations/locales/de/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/de/theme-common.json @@ -22,6 +22,7 @@ "theme.admonition.warning": "warnung", "theme.blog.archive.description": "Archiv", "theme.blog.archive.title": "Archiv", + "theme.blog.author.noPosts": "This author has not written any posts yet.", "theme.blog.author.pageTitle": "{authorName} - {nPosts}", "theme.blog.authorsList.pageTitle": "Authors", "theme.blog.authorsList.viewAll": "View All Authors", diff --git a/packages/docusaurus-theme-translations/locales/es/theme-common.json b/packages/docusaurus-theme-translations/locales/es/theme-common.json index 353b45c8f13e..5b619fb72c53 100644 --- a/packages/docusaurus-theme-translations/locales/es/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/es/theme-common.json @@ -22,6 +22,7 @@ "theme.admonition.warning": "aviso", "theme.blog.archive.description": "Archivo", "theme.blog.archive.title": "Archivo", + "theme.blog.author.noPosts": "This author has not written any posts yet.", "theme.blog.author.pageTitle": "{authorName} - {nPosts}", "theme.blog.authorsList.pageTitle": "Authors", "theme.blog.authorsList.viewAll": "View All Authors", diff --git a/packages/docusaurus-theme-translations/locales/et/theme-common.json b/packages/docusaurus-theme-translations/locales/et/theme-common.json index 7899d275eff5..e30c2e5a49ca 100644 --- a/packages/docusaurus-theme-translations/locales/et/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/et/theme-common.json @@ -22,6 +22,7 @@ "theme.admonition.warning": "hoiatus", "theme.blog.archive.description": "Arhiiv", "theme.blog.archive.title": "Arhiiv", + "theme.blog.author.noPosts": "This author has not written any posts yet.", "theme.blog.author.pageTitle": "{authorName} - {nPosts}", "theme.blog.authorsList.pageTitle": "Authors", "theme.blog.authorsList.viewAll": "View All Authors", diff --git a/packages/docusaurus-theme-translations/locales/fa/theme-common.json b/packages/docusaurus-theme-translations/locales/fa/theme-common.json index 45908abd75a4..55baf0df554d 100644 --- a/packages/docusaurus-theme-translations/locales/fa/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/fa/theme-common.json @@ -22,6 +22,7 @@ "theme.admonition.warning": "هشدار", "theme.blog.archive.description": "آرشیو", "theme.blog.archive.title": "آرشیو", + "theme.blog.author.noPosts": "This author has not written any posts yet.", "theme.blog.author.pageTitle": "{authorName} - {nPosts}", "theme.blog.authorsList.pageTitle": "Authors", "theme.blog.authorsList.viewAll": "View All Authors", diff --git a/packages/docusaurus-theme-translations/locales/fil/theme-common.json b/packages/docusaurus-theme-translations/locales/fil/theme-common.json index 50a06a24e1bd..383cecc3565d 100644 --- a/packages/docusaurus-theme-translations/locales/fil/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/fil/theme-common.json @@ -22,6 +22,7 @@ "theme.admonition.warning": "warning", "theme.blog.archive.description": "Archive", "theme.blog.archive.title": "Archive", + "theme.blog.author.noPosts": "This author has not written any posts yet.", "theme.blog.author.pageTitle": "{authorName} - {nPosts}", "theme.blog.authorsList.pageTitle": "Authors", "theme.blog.authorsList.viewAll": "View All Authors", diff --git a/packages/docusaurus-theme-translations/locales/fr/theme-common.json b/packages/docusaurus-theme-translations/locales/fr/theme-common.json index c68bc8d4670f..92c8e9eecb31 100644 --- a/packages/docusaurus-theme-translations/locales/fr/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/fr/theme-common.json @@ -22,6 +22,7 @@ "theme.admonition.warning": "attention", "theme.blog.archive.description": "Archive", "theme.blog.archive.title": "Archive", + "theme.blog.author.noPosts": "This author has not written any posts yet.", "theme.blog.author.pageTitle": "{authorName} - {nPosts}", "theme.blog.authorsList.pageTitle": "Authors", "theme.blog.authorsList.viewAll": "View All Authors", diff --git a/packages/docusaurus-theme-translations/locales/he/theme-common.json b/packages/docusaurus-theme-translations/locales/he/theme-common.json index 48f2a4941aa2..cd2a67d1b748 100644 --- a/packages/docusaurus-theme-translations/locales/he/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/he/theme-common.json @@ -22,6 +22,7 @@ "theme.admonition.warning": "warning", "theme.blog.archive.description": "Archive", "theme.blog.archive.title": "Archive", + "theme.blog.author.noPosts": "This author has not written any posts yet.", "theme.blog.author.pageTitle": "{authorName} - {nPosts}", "theme.blog.authorsList.pageTitle": "Authors", "theme.blog.authorsList.viewAll": "View All Authors", diff --git a/packages/docusaurus-theme-translations/locales/hi/theme-common.json b/packages/docusaurus-theme-translations/locales/hi/theme-common.json index 2590a754a907..d5cce9cb56ce 100644 --- a/packages/docusaurus-theme-translations/locales/hi/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/hi/theme-common.json @@ -22,6 +22,7 @@ "theme.admonition.warning": "warning", "theme.blog.archive.description": "Archive", "theme.blog.archive.title": "Archive", + "theme.blog.author.noPosts": "This author has not written any posts yet.", "theme.blog.author.pageTitle": "{authorName} - {nPosts}", "theme.blog.authorsList.pageTitle": "Authors", "theme.blog.authorsList.viewAll": "View All Authors", diff --git a/packages/docusaurus-theme-translations/locales/hu/theme-common.json b/packages/docusaurus-theme-translations/locales/hu/theme-common.json index 28e4f51e7c0c..9f5b5c604e8d 100644 --- a/packages/docusaurus-theme-translations/locales/hu/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/hu/theme-common.json @@ -22,6 +22,7 @@ "theme.admonition.warning": "vigyázat", "theme.blog.archive.description": "Archívum", "theme.blog.archive.title": "Archívum", + "theme.blog.author.noPosts": "This author has not written any posts yet.", "theme.blog.author.pageTitle": "{authorName} - {nPosts}", "theme.blog.authorsList.pageTitle": "Authors", "theme.blog.authorsList.viewAll": "View All Authors", diff --git a/packages/docusaurus-theme-translations/locales/id/theme-common.json b/packages/docusaurus-theme-translations/locales/id/theme-common.json index 9bea29c704c6..9ec9037e3b92 100644 --- a/packages/docusaurus-theme-translations/locales/id/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/id/theme-common.json @@ -22,6 +22,7 @@ "theme.admonition.warning": "peringatan", "theme.blog.archive.description": "Arsip", "theme.blog.archive.title": "Arsip", + "theme.blog.author.noPosts": "This author has not written any posts yet.", "theme.blog.author.pageTitle": "{authorName} - {nPosts}", "theme.blog.authorsList.pageTitle": "Authors", "theme.blog.authorsList.viewAll": "View All Authors", diff --git a/packages/docusaurus-theme-translations/locales/is/theme-common.json b/packages/docusaurus-theme-translations/locales/is/theme-common.json index 8cf8e8be3901..0d1121f408af 100644 --- a/packages/docusaurus-theme-translations/locales/is/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/is/theme-common.json @@ -22,6 +22,7 @@ "theme.admonition.warning": "aðvörun", "theme.blog.archive.description": "Skjalasafn", "theme.blog.archive.title": "Skjalasafn", + "theme.blog.author.noPosts": "This author has not written any posts yet.", "theme.blog.author.pageTitle": "{authorName} - {nPosts}", "theme.blog.authorsList.pageTitle": "Authors", "theme.blog.authorsList.viewAll": "View All Authors", diff --git a/packages/docusaurus-theme-translations/locales/it/theme-common.json b/packages/docusaurus-theme-translations/locales/it/theme-common.json index c030e0df48c6..41b0a5ac005d 100644 --- a/packages/docusaurus-theme-translations/locales/it/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/it/theme-common.json @@ -22,6 +22,7 @@ "theme.admonition.warning": "warning", "theme.blog.archive.description": "Archivio", "theme.blog.archive.title": "Archivio", + "theme.blog.author.noPosts": "This author has not written any posts yet.", "theme.blog.author.pageTitle": "{authorName} - {nPosts}", "theme.blog.authorsList.pageTitle": "Authors", "theme.blog.authorsList.viewAll": "View All Authors", diff --git a/packages/docusaurus-theme-translations/locales/ja/theme-common.json b/packages/docusaurus-theme-translations/locales/ja/theme-common.json index fc09e90e9507..246ca452aad2 100644 --- a/packages/docusaurus-theme-translations/locales/ja/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/ja/theme-common.json @@ -22,6 +22,7 @@ "theme.admonition.warning": "警告", "theme.blog.archive.description": "アーカイブ", "theme.blog.archive.title": "アーカイブ", + "theme.blog.author.noPosts": "This author has not written any posts yet.", "theme.blog.author.pageTitle": "{authorName} - {nPosts}", "theme.blog.authorsList.pageTitle": "Authors", "theme.blog.authorsList.viewAll": "View All Authors", diff --git a/packages/docusaurus-theme-translations/locales/ko/theme-common.json b/packages/docusaurus-theme-translations/locales/ko/theme-common.json index daf247cc4974..e7bce76288f6 100644 --- a/packages/docusaurus-theme-translations/locales/ko/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/ko/theme-common.json @@ -22,6 +22,7 @@ "theme.admonition.warning": "경고", "theme.blog.archive.description": "게시물 목록", "theme.blog.archive.title": "게시물 목록", + "theme.blog.author.noPosts": "This author has not written any posts yet.", "theme.blog.author.pageTitle": "{authorName} - {nPosts}", "theme.blog.authorsList.pageTitle": "Authors", "theme.blog.authorsList.viewAll": "View All Authors", diff --git a/packages/docusaurus-theme-translations/locales/nb/theme-common.json b/packages/docusaurus-theme-translations/locales/nb/theme-common.json index 9d3aed888dc8..71e3d1e70996 100644 --- a/packages/docusaurus-theme-translations/locales/nb/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/nb/theme-common.json @@ -22,6 +22,7 @@ "theme.admonition.warning": "warning", "theme.blog.archive.description": "Arkiv", "theme.blog.archive.title": "Arkiv", + "theme.blog.author.noPosts": "This author has not written any posts yet.", "theme.blog.author.pageTitle": "{authorName} - {nPosts}", "theme.blog.authorsList.pageTitle": "Authors", "theme.blog.authorsList.viewAll": "View All Authors", diff --git a/packages/docusaurus-theme-translations/locales/nl/theme-common.json b/packages/docusaurus-theme-translations/locales/nl/theme-common.json index 81f60d8a83cc..876ad26ae79e 100644 --- a/packages/docusaurus-theme-translations/locales/nl/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/nl/theme-common.json @@ -22,6 +22,7 @@ "theme.admonition.warning": "warning", "theme.blog.archive.description": "Archief", "theme.blog.archive.title": "Archief", + "theme.blog.author.noPosts": "This author has not written any posts yet.", "theme.blog.author.pageTitle": "{authorName} - {nPosts}", "theme.blog.authorsList.pageTitle": "Authors", "theme.blog.authorsList.viewAll": "View All Authors", diff --git a/packages/docusaurus-theme-translations/locales/pl/theme-common.json b/packages/docusaurus-theme-translations/locales/pl/theme-common.json index e3833c44d361..4b4fac37d841 100644 --- a/packages/docusaurus-theme-translations/locales/pl/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/pl/theme-common.json @@ -22,6 +22,7 @@ "theme.admonition.warning": "warning", "theme.blog.archive.description": "Archiwum", "theme.blog.archive.title": "Archiwum", + "theme.blog.author.noPosts": "This author has not written any posts yet.", "theme.blog.author.pageTitle": "{authorName} - {nPosts}", "theme.blog.authorsList.pageTitle": "Authors", "theme.blog.authorsList.viewAll": "View All Authors", diff --git a/packages/docusaurus-theme-translations/locales/pt-BR/theme-common.json b/packages/docusaurus-theme-translations/locales/pt-BR/theme-common.json index ebc6b167738c..b573ff721a76 100644 --- a/packages/docusaurus-theme-translations/locales/pt-BR/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/pt-BR/theme-common.json @@ -22,6 +22,7 @@ "theme.admonition.warning": "atenção", "theme.blog.archive.description": "Arquivo", "theme.blog.archive.title": "Arquivo", + "theme.blog.author.noPosts": "This author has not written any posts yet.", "theme.blog.author.pageTitle": "{authorName} - {nPosts}", "theme.blog.authorsList.pageTitle": "Authors", "theme.blog.authorsList.viewAll": "View All Authors", diff --git a/packages/docusaurus-theme-translations/locales/pt-PT/theme-common.json b/packages/docusaurus-theme-translations/locales/pt-PT/theme-common.json index e048d58adf3c..3772b07e66c1 100644 --- a/packages/docusaurus-theme-translations/locales/pt-PT/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/pt-PT/theme-common.json @@ -22,6 +22,7 @@ "theme.admonition.warning": "warning", "theme.blog.archive.description": "Archive", "theme.blog.archive.title": "Archive", + "theme.blog.author.noPosts": "This author has not written any posts yet.", "theme.blog.author.pageTitle": "{authorName} - {nPosts}", "theme.blog.authorsList.pageTitle": "Authors", "theme.blog.authorsList.viewAll": "View All Authors", diff --git a/packages/docusaurus-theme-translations/locales/ru/theme-common.json b/packages/docusaurus-theme-translations/locales/ru/theme-common.json index dbc0f23e1c27..bc30a6c0c1a1 100644 --- a/packages/docusaurus-theme-translations/locales/ru/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/ru/theme-common.json @@ -22,6 +22,7 @@ "theme.admonition.warning": "warning", "theme.blog.archive.description": "Архив", "theme.blog.archive.title": "Архив", + "theme.blog.author.noPosts": "This author has not written any posts yet.", "theme.blog.author.pageTitle": "{authorName} - {nPosts}", "theme.blog.authorsList.pageTitle": "Authors", "theme.blog.authorsList.viewAll": "View All Authors", diff --git a/packages/docusaurus-theme-translations/locales/sl/theme-common.json b/packages/docusaurus-theme-translations/locales/sl/theme-common.json index 03bb69ac1363..58bc3ec40fc8 100644 --- a/packages/docusaurus-theme-translations/locales/sl/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/sl/theme-common.json @@ -22,6 +22,7 @@ "theme.admonition.warning": "warning", "theme.blog.archive.description": "Arhiv", "theme.blog.archive.title": "Arhiv", + "theme.blog.author.noPosts": "This author has not written any posts yet.", "theme.blog.author.pageTitle": "{authorName} - {nPosts}", "theme.blog.authorsList.pageTitle": "Authors", "theme.blog.authorsList.viewAll": "View All Authors", diff --git a/packages/docusaurus-theme-translations/locales/sr/theme-common.json b/packages/docusaurus-theme-translations/locales/sr/theme-common.json index 7e446ec3c2a7..c4d5ff1d4991 100644 --- a/packages/docusaurus-theme-translations/locales/sr/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/sr/theme-common.json @@ -22,6 +22,7 @@ "theme.admonition.warning": "warning", "theme.blog.archive.description": "Архива", "theme.blog.archive.title": "Архива", + "theme.blog.author.noPosts": "This author has not written any posts yet.", "theme.blog.author.pageTitle": "{authorName} - {nPosts}", "theme.blog.authorsList.pageTitle": "Authors", "theme.blog.authorsList.viewAll": "View All Authors", diff --git a/packages/docusaurus-theme-translations/locales/sv/theme-common.json b/packages/docusaurus-theme-translations/locales/sv/theme-common.json index 03b86feefda5..962e3465a65e 100644 --- a/packages/docusaurus-theme-translations/locales/sv/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/sv/theme-common.json @@ -22,6 +22,7 @@ "theme.admonition.warning": "warning", "theme.blog.archive.description": "Arkiv", "theme.blog.archive.title": "Arkiv", + "theme.blog.author.noPosts": "This author has not written any posts yet.", "theme.blog.author.pageTitle": "{authorName} - {nPosts}", "theme.blog.authorsList.pageTitle": "Authors", "theme.blog.authorsList.viewAll": "View All Authors", diff --git a/packages/docusaurus-theme-translations/locales/tk/theme-common.json b/packages/docusaurus-theme-translations/locales/tk/theme-common.json index 4888f960f7e3..cb19c798db48 100644 --- a/packages/docusaurus-theme-translations/locales/tk/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/tk/theme-common.json @@ -22,6 +22,7 @@ "theme.admonition.warning": "duýduryş", "theme.blog.archive.description": "Arhiw", "theme.blog.archive.title": "Arhiw", + "theme.blog.author.noPosts": "This author has not written any posts yet.", "theme.blog.author.pageTitle": "{authorName} - {nPosts}", "theme.blog.authorsList.pageTitle": "Authors", "theme.blog.authorsList.viewAll": "View All Authors", diff --git a/packages/docusaurus-theme-translations/locales/tr/theme-common.json b/packages/docusaurus-theme-translations/locales/tr/theme-common.json index 484e88b6e89d..5106f1edcfe4 100644 --- a/packages/docusaurus-theme-translations/locales/tr/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/tr/theme-common.json @@ -22,6 +22,7 @@ "theme.admonition.warning": "warning", "theme.blog.archive.description": "Arşiv", "theme.blog.archive.title": "Arşiv", + "theme.blog.author.noPosts": "This author has not written any posts yet.", "theme.blog.author.pageTitle": "{authorName} - {nPosts}", "theme.blog.authorsList.pageTitle": "Authors", "theme.blog.authorsList.viewAll": "View All Authors", diff --git a/packages/docusaurus-theme-translations/locales/uk/theme-common.json b/packages/docusaurus-theme-translations/locales/uk/theme-common.json index 399f958a01d4..972b012c905c 100644 --- a/packages/docusaurus-theme-translations/locales/uk/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/uk/theme-common.json @@ -22,6 +22,7 @@ "theme.admonition.warning": "warning", "theme.blog.archive.description": "Архів", "theme.blog.archive.title": "Архів", + "theme.blog.author.noPosts": "This author has not written any posts yet.", "theme.blog.author.pageTitle": "{authorName} - {nPosts}", "theme.blog.authorsList.pageTitle": "Authors", "theme.blog.authorsList.viewAll": "View All Authors", diff --git a/packages/docusaurus-theme-translations/locales/vi/theme-common.json b/packages/docusaurus-theme-translations/locales/vi/theme-common.json index 443cf03997df..24d09445a93b 100644 --- a/packages/docusaurus-theme-translations/locales/vi/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/vi/theme-common.json @@ -22,6 +22,7 @@ "theme.admonition.warning": "warning", "theme.blog.archive.description": "Lưu trữ", "theme.blog.archive.title": "Lưu trữ", + "theme.blog.author.noPosts": "This author has not written any posts yet.", "theme.blog.author.pageTitle": "{authorName} - {nPosts}", "theme.blog.authorsList.pageTitle": "Authors", "theme.blog.authorsList.viewAll": "View All Authors", diff --git a/packages/docusaurus-theme-translations/locales/zh-Hans/theme-common.json b/packages/docusaurus-theme-translations/locales/zh-Hans/theme-common.json index 3bdf5970c212..62880a8eddd3 100644 --- a/packages/docusaurus-theme-translations/locales/zh-Hans/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/zh-Hans/theme-common.json @@ -22,6 +22,7 @@ "theme.admonition.warning": "注意", "theme.blog.archive.description": "历史博文", "theme.blog.archive.title": "历史博文", + "theme.blog.author.noPosts": "This author has not written any posts yet.", "theme.blog.author.pageTitle": "{authorName} - {nPosts}", "theme.blog.authorsList.pageTitle": "Authors", "theme.blog.authorsList.viewAll": "View All Authors", diff --git a/packages/docusaurus-theme-translations/locales/zh-Hant/theme-common.json b/packages/docusaurus-theme-translations/locales/zh-Hant/theme-common.json index be927a604850..61e3cacef251 100644 --- a/packages/docusaurus-theme-translations/locales/zh-Hant/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/zh-Hant/theme-common.json @@ -22,6 +22,7 @@ "theme.admonition.warning": "注意", "theme.blog.archive.description": "歷史文章", "theme.blog.archive.title": "歷史文章", + "theme.blog.author.noPosts": "This author has not written any posts yet.", "theme.blog.author.pageTitle": "{authorName} - {nPosts}", "theme.blog.authorsList.pageTitle": "Authors", "theme.blog.authorsList.viewAll": "View All Authors",