{ "KPlugin": { "Authors": [ { "Name": "David Nolden", "Name[x-test]": "xxDavid Noldenxx" } ], "Category": "Utilities", "Description": "This plugin allows reviewing patches directly in the editor.", "Description[ar]": "تسمح هذه الملحقة بمراجعة الرّقعة مباشرةً في المحرّر.", "Description[ca@valencia]": "Este connector permet revisar pedaços directament en l'editor.", "Description[ca]": "Aquest connector permet revisar pedaços directament en l'editor.", "Description[cs]": "Tento zásuvný modul umožňuje prohlížení záplat přímo v editoru.", "Description[de]": "Dieses Modul ermöglicht es, Patches direkt im Editor durchzusehen.", "Description[es]": "Este complemento permite la revisión de parches directamente en el editor.", "Description[fr]": "Ce module permet de passer en revue des correctifs directement dans l'éditeur.", "Description[gl]": "Este complemento permite revisar parches directamente no editor.", "Description[it]": "Questa estensione permette di rivedere le patch direttamente nell'editor.", "Description[nl]": "Deze plugin laat patches herzien direct in de editor.", "Description[pl]": "Ta wtyczka pozwala na przeglądanie poprawek bezpośrednio w edytorze.", "Description[pt]": "Este 'plugin' permite a revisão das modificações directamente no editor.", "Description[pt_BR]": "Este plugin permite obter as modificações diretamente no editor.", "Description[sk]": "Tento plugin umožňuje zhodnotenie záplat priamo v editore.", "Description[sl]": "Vstavek omogoča pregled popravkov neposredno v urejevalniku.", "Description[sv]": "Insticksprogrammet gör det möjligt att direkt granska programfixar i editorn.", "Description[tr]": "Bu eklenti yamaların doğrudan düzenleyici içerisinde gözden geçirilmesini sağlar.", "Description[uk]": "За допомогою цього додатка ви зможете рецензувати латки безпосередньо у редакторі.", "Description[x-test]": "xxThis plugin allows reviewing patches directly in the editor.xx", "Description[zh_CN]": "此插件允许在编辑器中直接审阅补丁。", "Icon": "text-x-patch", "Id": "kdevpatchreview", "License": "GPL", "Name": "Patch Review", "Name[ar]": "مراجعة الرّقع", "Name[bg]": "Преглед на кръпки", "Name[bs]": "Pregled zakrpa", "Name[ca@valencia]": "Revisió del pedaç", "Name[ca]": "Revisió del pedaç", "Name[cs]": "Kontrola záplat", "Name[da]": "Gennemgang af rettelser", "Name[de]": "Patch-Durchsicht", "Name[el]": "Επιθεώρηση διορθώσεων", "Name[es]": "Revisión de parches", "Name[et]": "Paikade ülevaatamine", "Name[fr]": "Révision de correctifs", "Name[gl]": "Revisor de parches", "Name[hu]": "Javítócsomag átnézés", "Name[it]": "Revisione patch", "Name[kk]": "Жамау шолуы", "Name[nb]": "Lappegjennomgang", "Name[nds]": "Plasternakiek", "Name[nl]": "Patchoverzicht", "Name[pl]": "Przeglądanie poprawek", "Name[pt]": "Revisão da Modificação", "Name[pt_BR]": "Revisão da Modificação", "Name[ru]": "Рецензирование патчей", "Name[sk]": "Zhodnotenie záplaty", "Name[sl]": "Pregled popravkov", "Name[sv]": "Granska programfixar", "Name[tr]": "Yama Gözden Geçirmesi", "Name[ug]": "ياماق باھالاش", "Name[uk]": "Рецензування латки", "Name[x-test]": "xxPatch Reviewxx", "Name[zh_CN]": "补丁审阅", "Name[zh_TW]": "修補檢視", "ServiceTypes": [ "KDevelop/Plugin" ] }, "X-KDevelop-Interfaces": [ "org.kdevelop.IPatchReview", "ILanguageSupport" ], "X-KDevelop-Languages": [ "Diff" ], "X-KDevelop-Mode": "GUI", "X-KDevelop-SupportedMimeTypes": [ "text/x-diff", "text/x-patch" ] }