Update plugin json files

This commit is contained in:
Kseniya Fedoruk
2022-08-30 17:23:00 +03:00
parent 006d8081a9
commit 762e0719f8
4 changed files with 47 additions and 11 deletions

View File

@ -1,10 +1,22 @@
{
"name" : "chess(fen)",
"guid" : "asc.{FFE1F462-1EA2-4391-990D-4CC84940B754}",
"name": "Сhess",
"nameLocale": {
"ru": "Шахматы",
"fr": "Échecs",
"es": "Ajedrez",
"de": "Schach"
},
"guid": "asc.{FFE1F462-1EA2-4391-990D-4CC84940B754}",
"variations" : [
"variations": [
{
"description" : "chess",
"description": "Play chess with other collaborators right in the editors. ",
"descriptionLocale": {
"ru": "Играйте в шахматы с другими пользователями прямо в редакторах.",
"fr": "Jouez aux échecs avec vos collaborateurs directement dans les éditeurs.",
"es": "Juegue al ajedrez con otros colaboradores directamente en los editores.",
"de": "Spielen Sie Schach mit anderen Mitautoren direkt in den Editoren."
},
"url" : "index.html",
"icons" : ["resources/light/icon.png", "resources/light/icon@2x.png"],

View File

@ -1,11 +1,23 @@
{
"name": "Grammalecte",
"nameLocale": {
"ru": "Grammalecte",
"fr": "Grammalecte",
"es": "Grammalecte",
"de": "Grammalecte"
},
"guid": "asc.{6ef67492-a111-4ca5-bd4f-bf02645afc61}",
"version": "1.0.0",
"variations": [
{
"description": "Grammalecte",
"description": "Quickly correct grammar and style mistakes in French texts.",
"descriptionLocale": {
"ru": "Быстро исправляйте грамматические и стилистические ошибки в текстах на французском языке.",
"fr": "Corrigez rapidement les fautes de grammaire et de style dans les textes en français.",
"es": "Corrija rápidamente los errores gramaticales y de estilo de los textos en francés.",
"de": "Korrigieren Sie schnell Grammatik- und Stilfehler in französischen Texten."
},
"url": "index.html",
"icons": [ "resources/img/icon.png", "resources/img/icon@2x.png" ],

View File

@ -1,11 +1,23 @@
{
"name": "LanguageTool",
"nameLocale": {
"ru": "LanguageTool",
"fr": "LanguageTool",
"es": "LanguageTool",
"de": "LanguageTool"
},
"guid": "asc.{7CDB02C9-A0BF-4B56-9A1A-71C860B8498F}",
"version": "1.0.0",
"variations": [
{
"description": "LanguageTool",
"description": "Improve spelling, grammar, and style in your texts.",
"descriptionLocale": {
"ru": "Исправляйте орфографические, грамматические и стилистические ошибки в ваших документах.",
"fr": "Améliorez l'orthographe, la grammaire et le style de vos textes.",
"es": "Mejore la ortografía, la gramática y el estilo de sus textos.",
"de": "Verbessern Sie Rechtschreibung, Grammatik und Stil in Ihren Texten."
},
"url": "index.html",
"icons": [ "resources/light/icon.png", "resources/light/icon@2x.png" ],

View File

@ -11,12 +11,12 @@
"variations": [
{
"description": "Typograf",
"description": "Prepare your texts for publishing by correcting typography.",
"descriptionLocale": {
"ru": "Типограф",
"fr": "Typograf",
"es": "Typograf",
"de": "Typograf"
"ru": "Подготовьте свои тексты к публикации, исправив типографические ошибки.",
"fr": "Préparez vos textes pour la publication en corrigeant la typographie.",
"es": "Prepare sus textos para la publicación corrigiendo la tipografía.",
"de": "Bereiten Sie Ihre Texte für die Veröffentlichung vor, indem Sie Typografie korrigieren."
},
"url": "index.html",