diff --git a/plugins/openwith/kdevopenwith.json b/plugins/openwith/kdevopenwith.json index af5605ed09..a38d6a628e 100644 --- a/plugins/openwith/kdevopenwith.json +++ b/plugins/openwith/kdevopenwith.json @@ -1,70 +1,71 @@ { "KPlugin": { "Authors": [ { "Name": "Andreas Pakulat", "Name[x-test]": "xxAndreas Pakulatxx" } ], "Category": "Core", "Description": "This plugin allows one to open files with associated external applications.", "Description[ca@valencia]": "Este connector permet obrir fitxers amb les aplicacions externes associades.", "Description[ca]": "Aquest connector permet obrir fitxers amb les aplicacions externes associades.", "Description[de]": "Mit diesem Modul können Dateien mit ihnen zugewiesenen externen Anwendungen gestartet werden.", "Description[es]": "Este complemento permite abrir archivos con las aplicaciones externas asociadas.", "Description[fi]": "Tämä liitännäinen mahdollistaa ulkoisiin sovelluksiin liitettyjen tiedostojen avaamisen.", "Description[gl]": "Este complemento permítelle abrir ficheiros cos programas externos asociados.", "Description[nl]": "Deze plugin biedt u het openen van bestanden met geassocieerde externe toepassingen.", "Description[pl]": "Ta wtyczka umożliwia otwieranie plików, z którymi są powiązane zewnętrzne programy.", "Description[pt]": "Este 'plugin' permite abrir os ficheiros com as aplicações externas associadas.", "Description[pt_BR]": "Este plugin permite abrir os arquivos com os aplicativos externos associados.", "Description[sk]": "Tento plugin umožňuje otvoriť súbory s asociovanými externými aplikáciami.", "Description[sl]": "Vstavek omogoča odpiranje datotek v povezanih zunanjih programih.", + "Description[sv]": "Insticksprogrammet tillåter att öppna filer med tillhörande externa program.", "Description[uk]": "За допомогою цього додатка ви зможете відкривати файли у пов’язаній з ними зовнішній програмі.", "Description[x-test]": "xxThis plugin allows one to open files with associated external applications.xx", "Icon": "document-open", "Id": "kdevopenwith", "License": "GPL", "Name": "Open With", "Name[ar]": "افتح بِـ", "Name[bg]": "Отваряне с", "Name[bs]": "Otvori pomoću", "Name[ca@valencia]": "Obri amb", "Name[ca]": "Obre amb", "Name[da]": "Åbn med", "Name[de]": "Öffnen mit", "Name[el]": "Άνοιγμα με", "Name[es]": "Abrir con", "Name[et]": "Avamine rakendusega", "Name[fi]": "Avaa ohjelmalla", "Name[gl]": "Abrir con", "Name[hu]": "Megnyitás ezzel", "Name[it]": "Apri con", "Name[kk]": "Мынамен ашу", "Name[mr]": "यामध्ये उघडा", "Name[nb]": "Åpne med", "Name[nds]": "Opmaken mit", "Name[nl]": "Openen met", "Name[pl]": "Otwórz za pomocą", "Name[pt]": "Abrir Com", "Name[pt_BR]": "Abrir com", "Name[ru]": "Открыть с помощью", "Name[sk]": "Otvoriť s", "Name[sl]": "Odpri z", "Name[sv]": "Öppna med", "Name[tr]": "Birlikte Aç", "Name[ug]": "بۇنىڭدا ئېچىش", "Name[uk]": "Відкриття у зовнішніх програмах", "Name[x-test]": "xxOpen Withxx", "Name[zh_CN]": "打开方式", "Name[zh_TW]": "開啟方式", "ServiceTypes": [ "KDevelop/Plugin" ] }, "X-KDevelop-Category": "Global", "X-KDevelop-Interfaces": [ "org.kdevelop.IOpenWith" ], "X-KDevelop-Mode": "GUI" } \ No newline at end of file