mirror of
https://github.com/ONLYOFFICE/onlyoffice.github.io.git
synced 2026-04-07 14:04:30 +08:00
Merge remote-tracking branch 'origin/feature/plugins_sr-RS' into feature/allTr
This commit is contained in:
@ -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" ],
|
||||
|
||||
@ -10,5 +10,7 @@
|
||||
"pt-BR",
|
||||
"ru-RU",
|
||||
"zh-ZH",
|
||||
"sq-AL"
|
||||
"sq-AL",
|
||||
"sr-Cyrl-RS",
|
||||
"sr-Latn-RS"
|
||||
]
|
||||
13
sdkjs-plugins/content/deepl/translations/sr-Cyrl-RS.json
Normal file
13
sdkjs-plugins/content/deepl/translations/sr-Cyrl-RS.json
Normal 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 кључ"
|
||||
}
|
||||
13
sdkjs-plugins/content/deepl/translations/sr-Latn-RS.json
Normal file
13
sdkjs-plugins/content/deepl/translations/sr-Latn-RS.json
Normal 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č"
|
||||
}
|
||||
Reference in New Issue
Block a user