Warning, /utilities/kate/addons/textfilter/textfilterplugin.json is written in an unsupported language. File is not indexed.

0001 {
0002     "KPlugin": {
0003         "Description": "Process text using terminal commands",
0004         "Description[az]": "Mətn üzərində terminal əmrləri ilə işləyin",
0005         "Description[bg]": "Обработка на текст с помощта на терминални команди",
0006         "Description[ca@valencia]": "Processa el text utilitzant ordres de terminal",
0007         "Description[ca]": "Processa el text usant ordres de terminal",
0008         "Description[cs]": "Zpracujte text pomocí příkazů v terminálu",
0009         "Description[de]": "Bearbeitung von Text mit Terminal-Befehlen",
0010         "Description[el]": "Επεξεργασία κειμένου με χρήση εντολών του τερματικού",
0011         "Description[en_GB]": "Process text using terminal commands",
0012         "Description[eo]": "Prilaboru tekston per terminalaj komandoj",
0013         "Description[es]": "Procesar texto usando órdenes del terminal",
0014         "Description[eu]": "Terminaleko komandoak erabiliz testua prozesatzea",
0015         "Description[fi]": "Käsittele tekstiä päätekomennoin",
0016         "Description[fr]": "Traiter le texte à l'aide des commandes du terminal",
0017         "Description[gl]": "Procesar texto usando ordes do terminal.",
0018         "Description[hu]": "Szövegfeldolgozás terminálparancsokkal",
0019         "Description[ia]": "Tracta texto usante commandos de terminal",
0020         "Description[ie]": "Processar li textu con comandes de terminal",
0021         "Description[it]": "Elabora il testo usando i comandi da terminale",
0022         "Description[ka]": "ტექსტის ტერმინალის ბრძანებებით დამუშავება",
0023         "Description[ko]": "터미널 명령으로 텍스트 처리",
0024         "Description[nl]": "Tekst verwerken met commando's op de terminal",
0025         "Description[pl]": "Przetwórz text przy użyciu poleceń terminala",
0026         "Description[pt]": "Processar texto com comandos do terminal",
0027         "Description[pt_BR]": "Processar texto usando comandos do terminal",
0028         "Description[ru]": "Обработка текста с помощью команд терминала",
0029         "Description[sk]": "Spracovanie textu pomocou príkazov terminálu",
0030         "Description[sl]": "Obdelaj besedila z uporabo ukazov na terminalu",
0031         "Description[sv]": "Behandla text med terminalkommandon",
0032         "Description[tr]": "Metni uçbirim komutları kullanarak işleyin",
0033         "Description[uk]": "Обробити текст за допомогою команд термінала",
0034         "Description[vi]": "Xử lí văn bản bằng các lệnh trong trình dòng lệnh",
0035         "Description[x-test]": "xxProcess text using terminal commandsxx",
0036         "Description[zh_CN]": "使用终端命令处理文本",
0037         "Description[zh_TW]": "用終端機指令處理文字",
0038         "Name": "Text Filter",
0039         "Name[ar]": "مرشّح النّصوص",
0040         "Name[az]": "Mətn süzgəci",
0041         "Name[bg]": "Текстов филтър",
0042         "Name[ca@valencia]": "Filtre de text",
0043         "Name[ca]": "Filtre de text",
0044         "Name[cs]": "Textový filtr",
0045         "Name[de]": "Textfilter",
0046         "Name[el]": "Φίλτρο κειμένου",
0047         "Name[en_GB]": "Text Filter",
0048         "Name[eo]": "Teksta Filtrilo",
0049         "Name[es]": "Filtro de texto",
0050         "Name[eu]": "Testuen iragazkia",
0051         "Name[fi]": "Tekstisuodatin",
0052         "Name[fr]": "Filtre de texte",
0053         "Name[gl]": "Filtro de texto",
0054         "Name[hu]": "Szövegszűrő",
0055         "Name[ia]": "Filtro de texto",
0056         "Name[ie]": "Filtre de textu",
0057         "Name[it]": "Filtro di testo",
0058         "Name[ka]": "ტექსტის ფილტრი",
0059         "Name[ko]": "텍스트 필터",
0060         "Name[nl]": "Tekstfilter",
0061         "Name[pl]": "Filtr tekstu",
0062         "Name[pt]": "Filtro de Texto",
0063         "Name[pt_BR]": "Filtro de texto",
0064         "Name[ru]": "Фильтр текста",
0065         "Name[sk]": "Filter textu",
0066         "Name[sl]": "Filter besedil",
0067         "Name[sv]": "Textfilter",
0068         "Name[tr]": "Metin Süzgeci",
0069         "Name[uk]": "Фільтр тексту",
0070         "Name[vi]": "Bộ lọc văn bản",
0071         "Name[x-test]": "xxText Filterxx",
0072         "Name[zh_CN]": "文本过滤器",
0073         "Name[zh_TW]": "文字過濾器",
0074         "ServiceTypes": [
0075             "KTextEditor/Plugin"
0076         ]
0077     }
0078 }