diff --git a/src/plugins/ShareUrlPluginType.json b/src/plugins/ShareUrlPluginType.json index 39778d2..afee6b6 100644 --- a/src/plugins/ShareUrlPluginType.json +++ b/src/plugins/ShareUrlPluginType.json @@ -1,33 +1,34 @@ { "KPlugin": { "Icon": "document-share", "Name": "Share...", "Name[ca@valencia]": "Comparteix...", "Name[ca]": "Comparteix...", + "Name[cs]": "Sdílet...", "Name[da]": "Del...", "Name[de]": "Teilen ...", "Name[es]": "Compartir...", "Name[fi]": "Jaa…", "Name[fr]": "Partager…", "Name[gl]": "Compartir…", "Name[id]": "Share...", "Name[it]": "Condividi...", "Name[nl]": "Delen...", "Name[nn]": "Del …", "Name[pl]": "Udostępnij...", "Name[pt]": "Partilhar...", "Name[pt_BR]": "Compartilhar...", "Name[ru]": "Поделиться...", "Name[sk]": "Zdieľať...", "Name[sv]": "Dela...", "Name[uk]": "Оприлюднити…", "Name[x-test]": "xxShare...xx", "Name[zh_CN]": "分享...", "Name[zh_TW]": "分享…" }, "X-Purpose-InboundArguments": [ "urls", "title" ], "X-Purpose-OutboundArguments": [] }