Merge remote-tracking branch 'origin/feature/plugins_sr-RS' into feature/allTr

This commit is contained in:
Oleg Korshul
2025-03-10 18:16:08 +03:00
121 changed files with 1798 additions and 121 deletions

View File

@ -6,7 +6,9 @@
"es": "DeepL",
"pt-BR": "DeepL",
"de": "DeepL",
"sq-AL": "DeepL"
"sq-AL": "DeepL",
"sr-Cyrl-RS": "DeepL",
"sr-Latn-RS": "DeepL"
},
"guid": "asc.{b78a062b-e349-4634-8a44-99825600d299}",
"version": "1.0.3",
@ -20,7 +22,9 @@
"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.",
"sq-AL": "Përktheni tekstin e selektuar në gjuhë të tjera duke përdorur DeepL."
"sq-AL": "Përktheni tekstin e selektuar në gjuhë të tjera duke përdorur 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

@ -10,5 +10,7 @@
"pt-BR",
"ru-RU",
"zh-ZH",
"sq-AL"
"sq-AL",
"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č"
}