diff --git a/src/fileitemactionplugin/sharefileitemaction.json b/src/fileitemactionplugin/sharefileitemaction.json index 8d6641a..4e6eae8 100644 --- a/src/fileitemactionplugin/sharefileitemaction.json +++ b/src/fileitemactionplugin/sharefileitemaction.json @@ -1,67 +1,69 @@ { "KPlugin": { "Authors": [ { "Name": "Nicolas Fella", "Name[x-test]": "xxNicolas Fellaxx" } ], "Category": "Utilities", "Description": "Share using Purpose", "Description[ca@valencia]": "Comparteix usant Purpose", "Description[ca]": "Comparteix usant Purpose", "Description[da]": "Del via Purpose", "Description[de]": "Freigeben über Purpose", "Description[es]": "Compartir usando «Purpose»", "Description[eu]": "Partekatu «Purpose» erabiliz", "Description[fi]": "Jaa Purposella", "Description[fr]": "Partager en utilisant Purpose", + "Description[gl]": "Compartir mediante Purpose", "Description[hu]": "Megosztás Purpose-szel", "Description[id]": "Bagikan menggunakan Purpose", "Description[it]": "Condividi usando Purpose", "Description[ko]": "Purpose로 공유", "Description[nl]": "Delen met gebruik van Purpose", "Description[nn]": "Del via Purpose", "Description[pl]": "Udostępnij przy użyciu Purpose", "Description[pt]": "Partilhar com o Purpose", "Description[pt_BR]": "Compartilhar usando o Purpose", "Description[ru]": "Поделиться с помощью Purpose", "Description[sv]": "Dela med användning av Purpose", "Description[uk]": "Оприлюднити за допомогою Purpose", "Description[x-test]": "xxShare using Purposexx", "Description[zh_CN]": "使用 Purpose 分享", "Description[zh_TW]": "使用 Purpose 分享", "Icon": "document-share", "License": "GPL", "MimeTypes": [ "application/octet-stream" ], "Name": "Share", "Name[ca@valencia]": "Comparteix", "Name[ca]": "Comparteix", "Name[cs]": "Sdílet", "Name[da]": "Del", "Name[de]": "Freigeben", "Name[es]": "Compartir", "Name[eu]": "Partekatua", "Name[fi]": "Jaa", "Name[fr]": "Partager", + "Name[gl]": "Compartir", "Name[hu]": "Megosztás", "Name[it]": "Condivisione", "Name[ko]": "공유", "Name[nl]": "Delen", "Name[nn]": "Del", "Name[pl]": "Udostępnij", "Name[pt]": "Partilhar", "Name[pt_BR]": "Compartilhar", "Name[ru]": "Поделиться", "Name[sv]": "Dela", "Name[uk]": "Оприлюднити", "Name[x-test]": "xxSharexx", "Name[zh_CN]": "分享", "Name[zh_TW]": "分享", "ServiceTypes": [ "KFileItemAction/Plugin" ] } } diff --git a/src/plugins/bluetooth/bluetoothplugin.json b/src/plugins/bluetooth/bluetoothplugin.json index 416937f..51937da 100644 --- a/src/plugins/bluetooth/bluetoothplugin.json +++ b/src/plugins/bluetooth/bluetoothplugin.json @@ -1,67 +1,69 @@ { "KPlugin": { "Authors": [ { "Name": "Nicolas Fella", "Name[x-test]": "xxNicolas Fellaxx" } ], "Category": "Utilities", "Description": "Send via Bluetooth", "Description[ca@valencia]": "Envia per Bluetooth", "Description[ca]": "Envia per Bluetooth", "Description[cs]": "Poslat přes Bluetooth", "Description[de]": "Über Bluetooth versenden", "Description[es]": "Enviar por Bluetooth", "Description[eu]": "Bidali bluetooth bidez", "Description[fi]": "Lähetä Bluetoothilla", "Description[fr]": "Envoyer via Bluetooth", + "Description[gl]": "Enviar por Bluetooth…", "Description[hu]": "Küldés Bluetoothon", "Description[id]": "Mengirim via Bluetooth", "Description[it]": "Invia tramite Bluetooth", "Description[ko]": "블루투스로 보내기", "Description[nl]": "Verzenden over bluetooth", "Description[nn]": "Send over Bluetooth", "Description[pl]": "Prześlij przez Bluetooth", "Description[pt]": "Enviar por Bluetooth", "Description[pt_BR]": "Enviar por Bluetooth", "Description[ru]": "Отправка по Bluetooth", "Description[sv]": "Skicka via Blåtand", "Description[uk]": "Надсилання за допомогою Bluetooth", "Description[x-test]": "xxSend via Bluetoothxx", "Description[zh_CN]": "通过蓝牙发送", "Description[zh_TW]": "透過藍牙傳送", "Icon": "preferences-system-bluetooth", "License": "GPL", "Name": "Send via Bluetooth...", "Name[ca@valencia]": "Envia per Bluetooth...", "Name[ca]": "Envia per Bluetooth...", "Name[cs]": "Poslat přes Bluetooth...", "Name[de]": "Über Bluetooth versenden ...", "Name[es]": "Enviar por Bluetooth...", "Name[eu]": "Bidali bluetooth bidez...", "Name[fi]": "Lähetä Bluetoothilla…", "Name[fr]": "Envoyer via Bluetooth...", + "Name[gl]": "Enviar por Bluetooth…", "Name[hu]": "Küldés Bluetoothon…", "Name[it]": "Invia tramite Bluetooth...", "Name[ko]": "블루투스로 보내기...", "Name[nl]": "Verzenden over bluetooth...", "Name[nn]": "Send over Bluetooth …", "Name[pl]": "Prześlij przez Bluetooth...", "Name[pt]": "Enviar por Bluetooth...", "Name[pt_BR]": "Enviar por Bluetooth...", "Name[ru]": "Отправить по Bluetooth...", "Name[sv]": "Skicka via Blåtand...", "Name[uk]": "Надіслати за допомогою Bluetooth…", "Name[x-test]": "xxSend via Bluetooth...xx", "Name[zh_CN]": "通过蓝牙发送...", "Name[zh_TW]": "透過藍牙傳送……" }, "X-Purpose-Configuration": [ "device" ], "X-Purpose-Constraints": [], "X-Purpose-PluginTypes": [ "Export" ] }