Prepare translation files for use with Weblate
This commit is contained in:
parent
e352afb5d9
commit
ca7a2d8045
4 changed files with 4 additions and 3 deletions
|
@ -1,3 +1,4 @@
|
|||
/dist/
|
||||
/.vercel/
|
||||
pnpm-lock.yaml
|
||||
src/i18n/translations/*.json
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"title": "Share₂Fedi — an instance-agnostic share page for the Fediverse",
|
||||
"metaDescription": "Share₂Fedi is a share page for Mastodon, Misskey, Friendica, and others. Type in your post text and the instance URL and click ‘Publish’!",
|
||||
"metaDescription": "Share₂Fedi is a share page for Mastodon, Misskey, Friendica, and others. Type in your post text and the instance URL and click ‘Publish!’",
|
||||
"language": "Language:",
|
||||
"description": "Share₂Fedi is an instance-agnostic share page for {}. With it, you can post to various federated platforms from a single page.",
|
||||
"fediverse": "the Fediverse",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"title": "Share₂Fedi — une page de partage indépendante pour le Fediverse",
|
||||
"metaDescription": "Share₂Fedi est une page de partage pour Mastodon, Misskey, Friendica et autres. Tapez votre texte de publication et l’URL de l’instance, puis cliquez sur « Publier » !",
|
||||
"metaDescription": "Share₂Fedi est une page de partage pour Mastodon, Misskey, Friendica et autres. Tapez votre texte de publication et l’URL de l’instance, puis cliquez sur « Publier ! »",
|
||||
"language": "Langue :",
|
||||
"description": "Share₂Fedi est une page de partage indépendante pour {}. Avec elle, vous pouvez publier sur diverses plateformes fédérées depuis une seule page.",
|
||||
"fediverse": "le Fediverse",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"title": "Share₂Fedi — инстанс-независимая share-страница для Федивёрса",
|
||||
"metaDescription": "Share₂Fedi — это share-страница для Mastodon, Misskey, Friendica и других сервисов. Введите текст поста и URL-адрес инстанса и нажмите «Опубликовать»!",
|
||||
"metaDescription": "Share₂Fedi — это share-страница для Mastodon, Misskey, Friendica и других сервисов. Введите текст поста и URL-адрес инстанса и нажмите «Опубликовать!».",
|
||||
"language": "Язык:",
|
||||
"description": "Share₂Fedi — это инстанс-независимая share-страница для {}. С её помощью вы можете делиться информацией на различных федеративных платформах с одной страницы.",
|
||||
"fediverse": "Федивёрса",
|
||||
|
|
Reference in a new issue