Updated translation template

This commit is contained in:
squidfunk 2023-05-20 10:34:59 +02:00
parent 168b8b8fda
commit f951cff690
No known key found for this signature in database
GPG Key ID: 5ED40BC4F9C436DF

View File

@ -26,6 +26,14 @@ body:
"action.skip": "Skip to content", "action.skip": "Skip to content",
"action.view": "View source of this page", "action.view": "View source of this page",
"announce.dismiss": "Don't show this again", "announce.dismiss": "Don't show this again",
"blog.archive": "Archive",
"blog.categories": "Categories",
"blog.categories.in": "in",
"blog.continue": "Continue reading",
"blog.draft": "Draft",
"blog.index": "Back to index",
"blog.meta": "Metadata",
"blog.references": "Related links",
"clipboard.copy": "Copy to clipboard", "clipboard.copy": "Copy to clipboard",
"clipboard.copied": "Copied to clipboard", "clipboard.copied": "Copied to clipboard",
"consent.accept": "Accept", "consent.accept": "Accept",
@ -38,6 +46,10 @@ body:
"meta.comments": "Comments", "meta.comments": "Comments",
"meta.source": "Source", "meta.source": "Source",
"nav": "Navigation", "nav": "Navigation",
"readtime.one": "1 min read",
"readtime.other": "# min read",
"rss.created": "RSS feed",
"rss.updated": "RSS feed of updated content",
"search": "Search", "search": "Search",
"search.placeholder": "Search", "search.placeholder": "Search",
"search.share": "Share", "search.share": "Share",
@ -53,6 +65,7 @@ body:
"select.language": "Select language", "select.language": "Select language",
"select.version": "Select version", "select.version": "Select version",
"source": "Go to repository", "source": "Go to repository",
"source.file.contributors": "Contributors",
"source.file.date.created": "Created", "source.file.date.created": "Created",
"source.file.date.updated": "Last update", "source.file.date.updated": "Last update",
"tabs": "Tabs", "tabs": "Tabs",