added sr plugins

This commit is contained in:
Maria-Sukhova
2025-01-14 19:24:43 +03:00
parent d3e3b1ce64
commit 58c57badd1
60 changed files with 447 additions and 52 deletions

View File

@ -5,7 +5,8 @@
"fr": "DeepL",
"es": "DeepL",
"pt-BR": "DeepL",
"de": "DeepL"
"sr-Cyrl-RS": "DeepL",
"sr-Latn-RS": "DeepL"
},
"guid": "asc.{b78a062b-e349-4634-8a44-99825600d299}",
"version": "1.0.2",
@ -18,7 +19,9 @@
"fr": "Traduisez un texte sélectionné dans dautres langues avec DeepL.",
"es": "Traduzca el texto seleccionado a otros idiomas utilizando DeepL.",
"pt-BR": "Traduza o texto selecionado para outros idiomas usando DeepL.",
"de": "Übersetzen Sie den ausgewählten Text in andere Sprachen mit DeepL."
"de": "Übersetzen Sie den ausgewählten Text in andere Sprachen mit DeepL.",
"sr-Cyrl-RS": "Преведите одабрани текст на друге језике користећи DeepL.",
"sr-Latn-RS": "Prevedite odabrani tekst na druge jezike koristeći DeepL."
},
"url": "index.html",
"icons": [ "resources/light/icon.png", "resources/light/icon@2x.png" ],

View File

@ -9,5 +9,7 @@
"pt-PT",
"pt-BR",
"ru-RU",
"zh-ZH"
"zh-ZH",
"sr-Cyrl-RS",
"sr-Latn-RS"
]

View File

@ -0,0 +1,13 @@
{
"To use DeepL, subscribe to DeepL API plan in the official DeepL website. Copy the API key and insert it in the specified field.": "Да бисте користили DeepL, претплатите се на DeepL API план на званичном DeepL сајту. Копирајте API кључ и убаците га у предвиђено поље.",
"Learn more here.": "Сазнајте више овде.",
"Save": "Сачувај",
"Target language": "Циљни језик",
"Enter text manually": "Унеси текст ручно",
"Hide field": "Сакриј поље",
"Translating...": "Превођење...",
"Loading languages...": "Учитавање језика",
"Copy": "Копирај",
"Insert to document": "Убаци у документ",
"Reconfigure API key": "Поново конфигуриши API кључ"
}

View File

@ -0,0 +1,13 @@
{
"To use DeepL, subscribe to DeepL API plan in the official DeepL website. Copy the API key and insert it in the specified field.": "Da biste koristili DeepL, pretplatite se na DeepL API plan na zvaničnom DeepL sajtu. Kopirajte API ključ i ubacite ga u predviđeno polje.",
"Learn more here.": "Saznajte više ovde.",
"Save": "Sačuvaj",
"Target language": "Ciljni jezik",
"Enter text manually": "Unesi tekst ručno",
"Hide field": "Sakrij polje",
"Translating...": "Prevođenje...",
"Loading languages...": "Učitavanje jezika",
"Copy": "Kopiraj",
"Insert to document": "Ubaci u dokument",
"Reconfigure API key": "Ponovo konfiguriši API ključ"
}