diff --git a/src/plugins/barcode/kreport_barcodeplugin.json b/src/plugins/barcode/kreport_barcodeplugin.json index 6d636606..8923f6fc 100644 --- a/src/plugins/barcode/kreport_barcodeplugin.json +++ b/src/plugins/barcode/kreport_barcodeplugin.json @@ -1,49 +1,50 @@ { "KPlugin": { "Authors": [ { "Email": "kexi@kde.org", "Name": "Kexi Team" } ], "Category": "", "Dependencies": [], "Description": "Barcode element for Reports", "Description[ca@valencia]": "Element de codi de barres per informes", "Description[ca]": "Element de codi de barres per informes", "Description[es]": "Elemento de código de barras para Reports", "Description[gl]": "Código de barras para informes.", "Description[nl]": "Barcode-element voor rapporten", "Description[pl]": "Element kodu kreskowego dla raportów", "Description[pt]": "Elemento de código de barras para os Relatórios", "Description[pt_BR]": "Elemento Código de barras para Relatórios", "Description[sk]": "Prvok čiarového kódu pre Reports", "Description[sv]": "Streckkodselement för rapporter", "Description[uk]": "Елемент штрихкоду для звітів", "Description[x-test]": "xxBarcode element for Reportsxx", "EnabledByDefault": true, "Icon": "kreport_barcode_element", "Id": "org.kde.kreport.barcode", "License": "LGPL", "Name": "Barcode", "Name[ca@valencia]": "Codi de barres", "Name[ca]": "Codi de barres", "Name[es]": "Código de barras", "Name[gl]": "Código de barras", "Name[nl]": "Barcode", "Name[pl]": "Kod paskowy", "Name[pt]": "Código de Barras", "Name[pt_BR]": "Código de barras", "Name[sk]": "Čiarový kód", "Name[sv]": "Streckkod", "Name[uk]": "Штрихкод", "Name[x-test]": "xxBarcodexx", + "Name[zh_CN]": "条形码", "ServiceTypes": [ "KReport/Element" ], "Version": "1.0", "Website": "http://kexi-project.org" }, "X-KDE-PluginInfo-LegacyName": "barcode", "X-KReport-Priority": "50" } \ No newline at end of file