Showing with 220 additions and 255 deletions.
  1. +2 −2 CMakeLists.txt
  2. +0 −114 kst.spec.in
  3. +6 −4 old_datasources/dmc/kstdata_dmc.desktop
  4. +4 −2 old_datasources/healpix/kstdata_healpix.desktop
  5. +2 −0 old_datasources/lfiio/kstdata_lfiio.desktop
  6. +1 −0 old_datasources/plankIDEF/kstdata_planckIDEF.desktop
  7. +2 −0 src/datasources/ascii/kstdata_ascii.desktop
  8. +2 −0 src/datasources/bis/kstdata_bissource.desktop
  9. +4 −2 src/datasources/dirfilesource/kstdata_dirfilesource.desktop
  10. +4 −2 src/datasources/fitsimage/kstdata_fitsimage.desktop
  11. +6 −2 src/datasources/fitstable/kstdata_fitstable.desktop
  12. +6 −2 src/datasources/hdf5/kstdata_hdf5.desktop
  13. +2 −0 src/datasources/its/kstdata_itssource.desktop
  14. +4 −2 src/datasources/matlab/kstdata_matlab.desktop
  15. +2 −0 src/datasources/netcdf/kstdata_netcdf.desktop
  16. +4 −2 src/datasources/qimagesource/kstdata_qimagesource.desktop
  17. +4 −2 src/datasources/sampledatasource/kstdata_sampledatasource.desktop
  18. +1 −0 src/datasources/sourcelist/kstdata_sourcelist.desktop
  19. +6 −2 src/datasources/tiff16source/kstdata_tiff16source.desktop
  20. +2 −0 src/kst/kst2.desktop
  21. +4 −9 src/kst/x-kst.xml
  22. +21 −0 src/libkstapp/mainwindow.cpp
  23. +2 −0 src/libkstapp/mainwindow.h
  24. +3 −1 src/plugins/dataobject/activitylevel/kstplugin_activitylevel.desktop
  25. +5 −3 src/plugins/dataobject/bin/kstplugin_bin.desktop
  26. +4 −2 src/plugins/dataobject/chop/kstplugin_chop.desktop
  27. +4 −2 src/plugins/dataobject/convolution/convolve/kstplugin_convolve.desktop
  28. +4 −2 src/plugins/dataobject/convolution/deconvolve/kstplugin_deconvolve.desktop
  29. +5 −3 src/plugins/dataobject/correlation/autocorrelation/kstplugin_autocorrelation.desktop
  30. +4 −2 src/plugins/dataobject/correlation/crosscorrelation/kstplugin_crosscorrelation.desktop
  31. +4 −2 src/plugins/dataobject/crossspectrum/kstplugin_crossspectrum.desktop
  32. +2 −2 src/plugins/dataobject/effectivebandwidth/kstplugin_effectivebandwidth.desktop
  33. +2 −2 src/plugins/dataobject/genericfilter/kstplugin_genericfilter.desktop
  34. +2 −2 src/plugins/dataobject/interpolations/akima/kstplugin_akima.desktop
  35. +2 −2 src/plugins/dataobject/interpolations/akimaperiodic/kstplugin_akimaperiodic.desktop
  36. +2 −2 src/plugins/dataobject/interpolations/cspline/kstplugin_akima.desktop
  37. +2 −2 src/plugins/dataobject/interpolations/csplineperiodic/kstplugin_csplineperiodic.desktop
  38. +2 −2 src/plugins/dataobject/interpolations/linear/kstplugin_linear.desktop
  39. +2 −2 src/plugins/dataobject/interpolations/polynomial/kstplugin_polynomial.desktop
  40. +2 −2 src/plugins/dataobject/linefit/kstplugin_linefit.desktop
  41. +2 −2 src/plugins/dataobject/lockin/kstplugin_lockin.desktop
  42. +2 −2 src/plugins/dataobject/noiseaddition/kstplugin_noiseaddition.desktop
  43. +2 −2 src/plugins/dataobject/periodogram/kstplugin_periodogram.desktop
  44. +2 −2 src/plugins/dataobject/phase/kstplugin_phase.desktop
  45. +4 −4 src/plugins/dataobject/shift/kstplugin_shift.desktop
  46. +2 −2 src/plugins/dataobject/statistics/kstplugin_statistics.desktop
  47. +3 −3 src/plugins/dataobject/syncbin/kstplugin_syncbin.desktop
  48. +2 −2 src/plugins/filters/butterworth_bandpass/kstplugin_filter_butterworth_bandpass.desktop
  49. +2 −2 src/plugins/filters/butterworth_bandstop/kstplugin_filter_butterworth_bandstop.desktop
  50. +2 −2 src/plugins/filters/butterworth_highpass/kstplugin_filter_butterworth_highpass.desktop
  51. +2 −2 src/plugins/filters/butterworth_lowpass/kstplugin_filter_butterworth_lowpass.desktop
  52. +2 −2 src/plugins/filters/cumulativeaverage/kstplugin_cumulativeaverage.desktop
  53. +2 −2 src/plugins/filters/cumulativesum/kstplugin_cumulativesum.desktop
  54. +2 −2 src/plugins/filters/despike/kstplugin_filter_despike.desktop
  55. +2 −2 src/plugins/filters/differentiation/kstplugin_differentiation.desktop
  56. +4 −2 src/plugins/filters/flag/kstplugin_filter_flag.desktop
  57. +2 −2 src/plugins/filters/unwind/kstplugin_filter_unwind.desktop
  58. +5 −3 src/plugins/filters/window/kstplugin_filter_window.desktop
  59. +3 −2 src/plugins/fits/exponential_unweighted/kstplugin_fits_exponential_unweighted.desktop
  60. +2 −2 src/plugins/fits/exponential_weighted/kstplugin_fits_exponential_weighted.desktop
  61. +2 −2 src/plugins/fits/gaussian_unweighted/kstplugin_fits_gaussian_unweighted.desktop
  62. +2 −2 src/plugins/fits/gaussian_weighted/kstplugin_fits_gaussian_weighted.desktop
  63. +2 −2 src/plugins/fits/gradient_unweighted/kstplugin_fits_gradient_unweighted.desktop
  64. +2 −2 src/plugins/fits/gradient_weighted/kstplugin_fits_gradient_weighted.desktop
  65. +3 −3 src/plugins/fits/kneefrequency/kstplugin_fits_kneefrequency.desktop
  66. +2 −2 src/plugins/fits/linear_unweighted/kstplugin_fits_linear_unweighted.desktop
  67. +2 −2 src/plugins/fits/linear_weighted/kstplugin_fits_linear_weighted.desktop
  68. +2 −2 src/plugins/fits/lorentzian_unweighted/kstplugin_fits_lorentzian_unweighted.desktop
  69. +2 −2 src/plugins/fits/lorentzian_weighted/kstplugin_fits_lorentzian_weighted.desktop
  70. +2 −2 src/plugins/fits/polynomial_unweighted/kstplugin_fits_polynomial_unweighted.desktop
  71. +2 −2 src/plugins/fits/polynomial_weighted/kstplugin_fits_polynomial_weighted.desktop
  72. +2 −2 src/plugins/fits/sinusoid_unweighted/kstplugin_fits_sinusoid_unweighted.desktop
  73. +2 −2 src/plugins/fits/sinusoid_weighted/kstplugin_fits_sinusoid_weighted.desktop
  74. +2 −2 src/plugins/sampleplugin/kstplugin_sampleplugin.desktop
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -116,10 +116,10 @@ elseif(kst_3rdparty_download)
elseif(GCC_VERSION VERSION_EQUAL 4.7 OR GCC_VERSION VERSION_GREATER 4.7)
set(ver 4.7)
set(md5 de6e8dbab1bb17eee6057941fddc93e3)
else(GCC_VERSION VERSION_EQUAL 4.6 OR GCC_VERSION VERSION_GREATER 4.6)
elseif(GCC_VERSION VERSION_EQUAL 4.6 OR GCC_VERSION VERSION_GREATER 4.6)
set(ver 4.6)
set(md5 70d8670af9c21eb8fb466654c95d8e4d)
else(GCC_VERSION VERSION_GREATER 4.4)
elseif(GCC_VERSION VERSION_GREATER 4.4)
set(ver 4.4)
set(md5 999248fb40a44543af4dd4cd1be0ceeb)
else()
Expand Down
114 changes: 0 additions & 114 deletions kst.spec.in

This file was deleted.

10 changes: 6 additions & 4 deletions old_datasources/dmc/kstdata_dmc.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Name[el]=PLANCK DMC Plugin
Name[en_GB]=PLANCK DMC Plugin
Name[es]=Complemento PLANCK DMC
Name[et]=PLANCK DMC plugin
Name[fr]=Module PLANCK DMC
Name[fr]=Module « PLANCK DMC »
Name[gl]=Complemento de PLANCK DMC
Name[hu]=PLANCK DMC bővítmény
Name[it]=Estensione di PLANCK DMC
Expand All @@ -23,19 +23,20 @@ Name[pl]=Wtyczka PLANCK DMC
Name[pt]=Plugin de DMC do PLANCK
Name[pt_BR]=Plugin de DMC do PLANCK
Name[sk]=Plugin PLANCK DMC
Name[sl]=Vtičnik PLANCK DMC
Name[sv]=PLANCK DMC-insticksprogram
Name[uk]=Додаток PLANCK DMC
Name[x-test]=xxPLANCK DMC Pluginxx
Comment=Plugin to read PLANCK DMC data.
Comment[bs]=Dodatak za čitanje PLANCK DMC podataka.
Comment[ca]=Connector per llegir dades DMC de PLANCK.
Comment[ca@valencia]=Connector per llegir dades DMC de PLANCK.
Comment[ca]=Connector per a llegir les dades DMC de PLANCK.
Comment[ca@valencia]=Connector per a llegir les dades DMC de PLANCK.
Comment[de]=Modul zum Lesen von PLANCK-DMC-Daten
Comment[el]=Πρόσθετο για την ανάγνωση PLANCK DMC δεδομένων
Comment[en_GB]=Plugin to read PLANCK DMC data.
Comment[es]=Complemento para leer datos PLANCK DMC.
Comment[et]=Plugin PLANCK DMS andmete lugemiseks.
Comment[fr]=Module pour lire les données PLANCK DMC.
Comment[fr]=Module pour lire les données « PLANCK DMC ».
Comment[gl]=Complemento para ler datos de PLANCK DMC.
Comment[hu]=Bővítmény a PLANCK DMC adatok olvasásához.
Comment[it]=Estensione per leggere i dati di PLANCK DMC
Expand All @@ -45,6 +46,7 @@ Comment[pl]=Wtyczka do odczytywania danych PLANCK DMC.
Comment[pt]=Um 'plugin' para ler os dados DMC do PLANCK.
Comment[pt_BR]=Plugin para ler os dados DMC do PLANCK.
Comment[sk]=Plugin na čítanie údajov PLANCK DMC.
Comment[sl]=Vtičnik za branje podatkov PLANCK DMC.
Comment[sv]=Insticksprogram för att läsa en PLANCK DMC-data.
Comment[uk]=Додаток для читання даних PLANCK DMC.
Comment[x-test]=xxPlugin to read PLANCK DMC data.xx
6 changes: 4 additions & 2 deletions old_datasources/healpix/kstdata_healpix.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,14 @@ Name[pl]=Czytnik plików Healpix
Name[pt]=Leitor de Ficheiros do Healpix
Name[pt_BR]=Leitor de arquivos do Healpix
Name[sk]=Čítač súborov Healpix
Name[sl]=Bralnik datotek Healpix
Name[sv]=Healpix-filläsare
Name[uk]=Засіб читання файлів Healpix
Name[x-test]=xxHealpix File Readerxx
Comment=Plugin to read Healpix FITS files.
Comment[bs]=Dodatak za čitanje Healpix FITS datoteka.
Comment[ca]=Connector per llegir fitxers Healpix FITS.
Comment[ca@valencia]=Connector per llegir fitxers Healpix FITS.
Comment[ca]=Connector per a llegir els fitxers FITS de Healpix.
Comment[ca@valencia]=Connector per a llegir els fitxers FITS de Healpix.
Comment[de]=Modul zum Lesen von Healpix FITS-Bildern
Comment[el]=Πρόσθετο για την ανάγνωση αρχείων FITS με το Healpix
Comment[en_GB]=Plugin to read Healpix FITS files.
Expand All @@ -45,6 +46,7 @@ Comment[pl]=Wtyczka do odczytywania plików Healpix FITS.
Comment[pt]=Um 'plugin' para ler os dados do FITS no Healpix.
Comment[pt_BR]=Plugin para ler arquivos do FITS no Healpix.
Comment[sk]=Plugin na čítanie súborov Healpix FITS.
Comment[sl]=Vtičnik za branje datotek Healpix FITS.
Comment[sv]=Insticksprogram för att läsa Healpix FITS-filer.
Comment[uk]=Додаток для читання файлів FITS Healpix.
Comment[x-test]=xxPlugin to read Healpix FITS files.xx
2 changes: 2 additions & 0 deletions old_datasources/lfiio/kstdata_lfiio.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Name[pl]=Czytnik LFIIO
Name[pt]=Leitor do LFIIO
Name[pt_BR]=Leitor do LFIIO
Name[sk]=LFIIO čítač
Name[sl]=Bralnik LFIIO
Name[sv]=LFIIO-läsare
Name[uk]=Засіб читання LFIIO
Name[x-test]=xxLFIIO Readerxx
Expand All @@ -45,6 +46,7 @@ Comment[pl]=Implementuj obsługę odczytu plików FITS w Kst.
Comment[pt]=Implementa o suporte para ler os ficheiros do FITS para o Kst.
Comment[pt_BR]=Implementa o suporte para leitura de arquivos do FITS no Kst.
Comment[sk]=Implementuje podporu pre čítanie súborov FITS do Kst.
Comment[sl]=Izvaja podporo za branje datotek FITS v Kst.
Comment[sv]=Implementerar stöd för att läsa FITS-filer i Kst.
Comment[uk]=Реалізує підтримку читання файлів FITS у Kst.
Comment[x-test]=xxImplements support for reading FITS files into Kst.xx
1 change: 1 addition & 0 deletions old_datasources/plankIDEF/kstdata_planckIDEF.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Name[nl]=Planck IDIS DMC Exchange Format Reader
Name[pl]=Czytnik formatu wymiany Planck IDIS DMC
Name[pt]=Leitor do Formato de Intercâmbio do IDIS DMC do Planck
Name[pt_BR]=Leitor do formato de intercâmbio do IDIS DMC do Planck
Name[sl]=Bralnik formatov izmenjave Planck IDIS DMC
Name[sv]=Läsare av Planck IDIS DMC-utbytesformat
Name[uk]=Засіб читання даних у форматі обміну Planck IDIS DMC
Name[x-test]=xxPlanck IDIS DMC Exchange Format Readerxx
Expand Down
2 changes: 2 additions & 0 deletions src/datasources/ascii/kstdata_ascii.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Name[pl]=Czytnik plików ASCII
Name[pt]=Leitor de Ficheiros ASCII
Name[pt_BR]=Leitor de arquivos ASCII
Name[sk]=Čítač ASCII súborov
Name[sl]=Bralnik datotek ASCII
Name[sv]=ASCII-filläsare
Name[uk]=Засіб читання файлів ASCII
Name[x-test]=xxASCII File Readerxx
Expand All @@ -44,6 +45,7 @@ Comment[nl]=Implementeert ondersteuning voor het lezen van ASCII-bestanden in Ks
Comment[pl]=Implementuj obsługę odczytu plików ASCII w Kst.
Comment[pt]=Implementa o suporte para ler ficheiros ASCII para o Kst.
Comment[pt_BR]=Implementa o suporte para leitura de arquivos ASCII no Kst.
Comment[sl]=Izvaja podporo za branje datotek ASCII v Kst.
Comment[sv]=Implementerar stöd för att läsa ASCII-filer i Kst.
Comment[uk]=Реалізує підтримку читання файлів ASCII у Kst.
Comment[x-test]=xxImplements support for reading ASCII files into Kst.xx
2 changes: 2 additions & 0 deletions src/datasources/bis/kstdata_bissource.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,14 @@ Name[el]=Ανάγνωση ροής δυαδικών εικόνων
Name[en_GB]=Bit Image Stream Reader
Name[es]=Lector de flujos de imágenes de bits
Name[et]=Bit Image voo lugeja
Name[fr]=Lecteur de flux d'image binaire
Name[gl]=Lector de secuencias de imaxes de bits
Name[it]=Lettore di flusso di immagine a bit
Name[nl]=Streamleesprogramma van BIT-image
Name[pl]=Czytnik strumienia obrazów bitowych
Name[pt]=Leitor de Fontes de Imagens Bit
Name[pt_BR]=Leitor de fontes de imagens Bit
Name[sl]=Bralnik bitnih pretokov slik
Name[sv]=Strömläsare av bitavbildning
Name[uk]=Засіб читання Bit Image Stream
Name[x-test]=xxBit Image Stream Readerxx
6 changes: 4 additions & 2 deletions src/datasources/dirfilesource/kstdata_dirfilesource.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,14 @@ Name[pl]=Czytnik DirFile
Name[pt]=Leitor do 'DirFile'
Name[pt_BR]=Leitor do DirFile
Name[sk]=Čítač DirFile
Name[sl]=Bralnik DirFile
Name[sv]=DirFile-läsare
Name[uk]=Засіб читання DirFile
Name[x-test]=xxDirFile Readerxx
Comment=Plugin to read the dirfile format.
Comment[bs]=Dodatak za čitanje dirfile formata.
Comment[ca]=Connector per llegir el format DirFile.
Comment[ca@valencia]=Connector per llegir el format DirFile.
Comment[ca]=Connector per a llegir el format DirFile.
Comment[ca@valencia]=Connector per a llegir el format DirFile.
Comment[de]=Modul zum Lesen des DirFile-Formats
Comment[el]=Πρόσθετο ανάγνωσης του τύπου αποθήκευσης dirfile.
Comment[en_GB]=Plugin to read the dirfile format.
Expand All @@ -43,6 +44,7 @@ Comment[pl]=Wtyczka do odczytywania formatu dirfile.
Comment[pt]=Um 'plugin' para ler o formato 'dirfile'.
Comment[pt_BR]=Plugin para ler o formato dirfile.
Comment[sk]=Plugin na čítanie formátu dirfile.
Comment[sl]=Vtičnik za branje formata dirfile.
Comment[sv]=Insticksprogram för att läsa DirFile-formatet.
Comment[uk]=Додаток для читання даних у форматі dirfile.
Comment[x-test]=xxPlugin to read the dirfile format.xx
6 changes: 4 additions & 2 deletions src/datasources/fitsimage/kstdata_fitsimage.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,14 @@ Name[pl]=fitsimage
Name[pt]=Imagem FITS
Name[pt_BR]=Imagem FITS
Name[sk]=fitsimage
Name[sl]=fitsimage
Name[sv]=FITS-bild
Name[uk]=fitsimage
Name[x-test]=xxfitsimagexx
Comment=Plugin to read a FITS image.
Comment[bs]=Dodatak za čitanje FITS slike.
Comment[ca]=Connector per llegir una imatge FITS.
Comment[ca@valencia]=Connector per llegir una imatge FITS.
Comment[ca]=Connector per a llegir una imatge FITS.
Comment[ca@valencia]=Connector per a llegir una imatge FITS.
Comment[de]=Modul zum Lesen von FITS-Bildern
Comment[el]=Πρόσθετο ανάγνωσης εικόνων FITS.
Comment[en_GB]=Plugin to read a FITS image.
Expand All @@ -44,6 +45,7 @@ Comment[pl]=Wtyczka do odczytywania obrazów FITS.
Comment[pt]=Um 'plugin' para ler uma imagem do FITS.
Comment[pt_BR]=Plugin para ler uma imagem do FITS.
Comment[sk]=Plugin na čítanie FITS obrázku.
Comment[sl]=Vtičnik za branje slik FITS.
Comment[sv]=Insticksprogram för att läsa en FITS-bild.
Comment[uk]=Додаток для читання зображень FITS.
Comment[x-test]=xxPlugin to read a FITS image.xx
8 changes: 6 additions & 2 deletions src/datasources/fitstable/kstdata_fitstable.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -12,29 +12,33 @@ Name[el]=Ανάγνωση πίνακα FITS
Name[en_GB]=FITS Table reader
Name[es]=Lector de tablas FITS
Name[et]=FITS-i tabeli lugeja
Name[fr]=Lecteur de table « FITS »
Name[gl]=Lector de táboas FITS
Name[it]=Lettore di tabelle FITS
Name[nl]=Leesprogramma voor FITS-tabellen
Name[pl]=Czytnik tablic FITS
Name[pt]=Leitor de tabelas FITS
Name[pt_BR]=Leitor de tabelas FITS
Name[sl]=Bralnik tabel FITS
Name[sv]=FITS-tabelläsare
Name[uk]=Засіб читання таблиць FITS
Name[x-test]=xxFITS Table readerxx
Comment=FITS table reader plugin for Kst
Comment[bs]=FITS dodatak čitača tabele za Kst
Comment[ca]=Connector de lectura de taules FITS pel Kst
Comment[ca@valencia]=Connector de lectura de taules FITS pel Kst
Comment[ca]=Connector de lectura de taules FITS per al Kst
Comment[ca@valencia]=Connector de lectura de taules FITS per al Kst
Comment[el]=Πρόσθετο ανάγνωσης πίνακα FITS για το Kst
Comment[en_GB]=FITS table reader plugin for Kst
Comment[es]=Complemento de lectura de tablas FITS para Kst
Comment[et]=Kst FITS-i tabeli lugemise plugin
Comment[fr]=Module externe de lecture de tables « FITS » pour Kst
Comment[gl]=Complemento de lector de táboas de FITS para Kst.
Comment[it]=Estensione di lettura di tabelle FITS per Kst
Comment[nl]=Plugin voor lezen van FITS-tabellen voor Kst
Comment[pl]=Wtyczka czytnika tablic FITS dla Kst
Comment[pt]=Um 'plugin' de leitura de tabelas FITS para o Kst
Comment[pt_BR]=Plugin para leitura de tabelas FITS no Kst
Comment[sl]=Vtičnik bralnika FITS tabel za Kst.
Comment[sv]=Insticksprogram med FITS-tabelläsare för Kst
Comment[uk]=Додаток для читання таблиць FITS у Kst
Comment[x-test]=xxFITS table reader plugin for Kstxx
8 changes: 6 additions & 2 deletions src/datasources/hdf5/kstdata_hdf5.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -11,27 +11,31 @@ Name[cs]=Čtečka HDF5
Name[en_GB]=HDF5 Reader
Name[es]=Lector HDF5
Name[et]=HDF5 lugeja
Name[fr]=Lecteur « HDF5 »
Name[gl]=Cabeceira de HDF5
Name[it]=Lettore HDF5
Name[nl]=Leesprogramma DirFile
Name[pl]=Czytnik HDF5
Name[pt]=Leitor de HDF5
Name[pt_BR]=Leitor HDF5
Name[sl]=Bralnik HDF5
Name[sv]=HDF5-läsare
Name[uk]=Засіб читання HDF5
Name[x-test]=xxHDF5 Readerxx
Comment=Plugin that reads HDF5 files
Comment[ca]=Connector per llegir fitxers HDF5
Comment[ca@valencia]=Connector per llegir fitxers HDF5
Comment[ca]=Connector per a llegir fitxers HDF5
Comment[ca@valencia]=Connector per a llegir fitxers HDF5
Comment[en_GB]=Plugin that reads HDF5 files
Comment[es]=Complemento para leer archivos HDF5
Comment[et]=Plugin HDF5 failide lugemiseks
Comment[fr]=Module externe de lecture de fichiers « HDF5 ».
Comment[gl]=Complemento que le ficheiros HDF5
Comment[it]=Estensione che legge i file HDF5
Comment[nl]=Plug-in voor het lezen van HDF5-bestanden.
Comment[pl]=Wtyczka do odczytywania plików HDF5
Comment[pt]=Um 'plugin' para ler ficheiros em HDF5
Comment[pt_BR]=Plugin para ler arquivos HDF5
Comment[sl]=Vtičnik za branje datotek HDF5
Comment[sv]=Insticksprogram som läser HDF5-filer.
Comment[uk]=Додаток для читання файлів HDF5
Comment[x-test]=xxPlugin that reads HDF5 filesxx
2 changes: 2 additions & 0 deletions src/datasources/its/kstdata_itssource.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,14 @@ Name[ca@valencia]=Lector de fluxos de miniatures indexades
Name[en_GB]=Indexed Thumbnail Stream Reader
Name[es]=Lector de flujos de miniaturas indexadas
Name[et]=Indekseeritud pisipiltide voo lugeja
Name[fr]=Lecteur de flux pour les vignettes indexées
Name[gl]=Lector de fluxo de miniatura indexada
Name[it]=Lettore di flusso di miniature indicizzate
Name[nl]=Streamleesprogramma van geïndexeerde miniaturen
Name[pl]=Czytnik strumienia zaindeksowanych miniatur
Name[pt]=Leitor de Sequências de Miniaturas Indexadas
Name[pt_BR]=Leitor de fontes de miniaturas indexadas
Name[sl]=Bralnik toka indeksiranih sličic
Name[sv]=Strömläsare av indexerade miniatyrbilder
Name[uk]=Засіб читання Indexed Thumbnail Stream
Name[x-test]=xxIndexed Thumbnail Stream Readerxx
Expand Down
Loading