Skip to content

Commit e3ba50d

Browse files
committed
update i18
1 parent 44ee1aa commit e3ba50d

8 files changed

+15847
-16471
lines changed

code/gui/resources_rc.py

+15,605-16,349
Large diffs are not rendered by default.

code/i18n/qgisfmv_ca.ts

+40-20
Original file line numberDiff line numberDiff line change
@@ -777,7 +777,7 @@
777777
<context>
778778
<name>QgsFmvInstaller</name>
779779
<message>
780-
<location filename="../utils/QgsFmvInstaller.py" line="222"/>
780+
<location filename="../utils/QgsFmvInstaller.py" line="248"/>
781781
<source>Missing dependency</source>
782782
<translation>Falta la dependència</translation>
783783
</message>
@@ -787,100 +787,120 @@
787787
<translation>Voleu instal·lar Lav Filters?</translation>
788788
</message>
789789
<message>
790-
<location filename="../utils/QgsFmvInstaller.py" line="222"/>
790+
<location filename="../utils/QgsFmvInstaller.py" line="248"/>
791791
<source>Do you want install FFMPEG?</source>
792792
<translation>Voleu instal·lar FFMPEG?</translation>
793793
</message>
794794
<message>
795-
<location filename="../utils/QgsFmvInstaller.py" line="285"/>
795+
<location filename="../utils/QgsFmvInstaller.py" line="311"/>
796796
<source>Do you want install missing dependencies?</source>
797797
<translation>Voleu instal·lar dependències que falten?</translation>
798798
</message>
799799
<message>
800-
<location filename="../utils/QgsFmvInstaller.py" line="272"/>
800+
<location filename="../utils/QgsFmvInstaller.py" line="298"/>
801801
<source>Dem file not exist!</source>
802802
<translation>El fitxer MDE no existeix</translation>
803803
</message>
804804
<message>
805-
<location filename="../utils/QgsFmvInstaller.py" line="303"/>
805+
<location filename="../utils/QgsFmvInstaller.py" line="329"/>
806806
<source>Python libraries installed correctly</source>
807807
<translation>Biblioteques Python instal·lades correctament</translation>
808808
</message>
809809
<message>
810-
<location filename="../utils/QgsFmvInstaller.py" line="310"/>
810+
<location filename="../utils/QgsFmvInstaller.py" line="336"/>
811811
<source>Error installing the python libraries, use the requirements file!</source>
812812
<translation>S&apos;ha produït un error en instal·lar les biblioteques python, utilitzeu el fitxer de requisits!</translation>
813813
</message>
814814
<message>
815-
<location filename="../utils/QgsFmvInstaller.py" line="157"/>
815+
<location filename="../utils/QgsFmvInstaller.py" line="183"/>
816816
<source>Do you want upgrade dependencies?</source>
817817
<translation>Vol actualitzar les dependències?</translation>
818818
</message>
819819
<message>
820-
<location filename="../utils/QgsFmvInstaller.py" line="162"/>
820+
<location filename="../utils/QgsFmvInstaller.py" line="188"/>
821821
<source>Python libraries updated correctly</source>
822822
<translation>Les biblioteques Python s’han actualitzat correctament</translation>
823823
</message>
824824
<message>
825-
<location filename="../utils/QgsFmvInstaller.py" line="403"/>
825+
<location filename="../utils/QgsFmvInstaller.py" line="429"/>
826826
<source>No requirements file found in {}</source>
827827
<translation>No s&apos;ha trobat cap fitxer de requisits a {}</translation>
828828
</message>
829829
<message>
830-
<location filename="../utils/QgsFmvInstaller.py" line="157"/>
830+
<location filename="../utils/QgsFmvInstaller.py" line="183"/>
831831
<source>Updates available</source>
832832
<translation>Actualitzacions disponibles</translation>
833833
</message>
834834
<message>
835-
<location filename="../utils/QgsFmvInstaller.py" line="285"/>
835+
<location filename="../utils/QgsFmvInstaller.py" line="170"/>
836836
<source>Missing dependencies</source>
837837
<translation>Dependències faltants</translation>
838838
</message>
839839
<message>
840-
<location filename="../utils/QgsFmvInstaller.py" line="194"/>
840+
<location filename="../utils/QgsFmvInstaller.py" line="220"/>
841841
<source>Do you want install GStreamer?</source>
842842
<translation>Voleu instal·lar GStreamer?</translation>
843843
</message>
844844
<message>
845-
<location filename="../utils/QgsFmvInstaller.py" line="207"/>
845+
<location filename="../utils/QgsFmvInstaller.py" line="233"/>
846846
<source>INSTALLATION FAILED: Failed to install GStreamer library.</source>
847847
<translation>INSTAL·LACIÓ FALLIDA: No s&apos;ha pogut instal·lar la biblioteca GStreamer.</translation>
848848
</message>
849849
<message>
850-
<location filename="../utils/QgsFmvInstaller.py" line="209"/>
850+
<location filename="../utils/QgsFmvInstaller.py" line="235"/>
851851
<source>INSTALLATION SUCCESSFUL: Sucessfully installed GStreamer package.</source>
852852
<translation>INSTAL·LACIÓ CORRECTA: El paquet GStreamer instal·lat amb èxit.</translation>
853853
</message>
854854
<message>
855-
<location filename="../utils/QgsFmvInstaller.py" line="235"/>
855+
<location filename="../utils/QgsFmvInstaller.py" line="261"/>
856856
<source>Failed to install ffmpeg library, trying add-apt-repository.</source>
857857
<translation>No s&apos;ha pogut instal·lar la biblioteca ffmpeg, provant add-apt-repository.</translation>
858858
</message>
859859
<message>
860-
<location filename="../utils/QgsFmvInstaller.py" line="254"/>
860+
<location filename="../utils/QgsFmvInstaller.py" line="280"/>
861861
<source>INSTALLATION FAILED: Could not install ffmpeg package.</source>
862862
<translation>INSTAL·LACIÓ FALLIDA: No s&apos;ha pogut instal·lar el paquet ffmpeg.</translation>
863863
</message>
864864
<message>
865-
<location filename="../utils/QgsFmvInstaller.py" line="243"/>
865+
<location filename="../utils/QgsFmvInstaller.py" line="269"/>
866866
<source>GET REPO SUCCESSFUL: Successfully added trusty-media repo where ffmpeg is located</source>
867867
<translation>OBTENCIO CORRECTA: S&apos;ha afegit el repo on es troba el ffmpeg</translation>
868868
</message>
869869
<message>
870-
<location filename="../utils/QgsFmvInstaller.py" line="248"/>
870+
<location filename="../utils/QgsFmvInstaller.py" line="274"/>
871871
<source>UPDATE FAILED: Failed to retrieve packages.</source>
872872
<translation>ACTUALITZACIÓ FALLIDA: No s&apos;ha pogut recuperar els paquets.</translation>
873873
</message>
874874
<message>
875-
<location filename="../utils/QgsFmvInstaller.py" line="250"/>
875+
<location filename="../utils/QgsFmvInstaller.py" line="276"/>
876876
<source>UPDATE SUCCESSFUL: Sucessfully retrived updated packages.</source>
877877
<translation>ACTUALIZACIO CORRECTA: S&apos;han recuperat els paquets actualitzats amb èxit.</translation>
878878
</message>
879879
<message>
880-
<location filename="../utils/QgsFmvInstaller.py" line="256"/>
880+
<location filename="../utils/QgsFmvInstaller.py" line="282"/>
881881
<source>INSTALLATION SUCCESSFUL: Sucessfully installed ffmpeg package.</source>
882882
<translation>INSTAL·LACIÓ CORRECTA: Paquet ffmpeg instal·lat amb èxit.</translation>
883883
</message>
884+
<message>
885+
<location filename="../utils/QgsFmvInstaller.py" line="96"/>
886+
<source>&lt;b&gt;Missing dependency&lt;/b&gt;</source>
887+
<translation type="unfinished"/>
888+
</message>
889+
<message>
890+
<location filename="../utils/QgsFmvInstaller.py" line="132"/>
891+
<source>&lt;b&gt;Dem file not exist!&lt;/b&gt;</source>
892+
<translation type="unfinished"/>
893+
</message>
894+
<message>
895+
<location filename="../utils/QgsFmvInstaller.py" line="132"/>
896+
<source>Do you want download global DEM?</source>
897+
<translation type="unfinished"/>
898+
</message>
899+
<message>
900+
<location filename="../utils/QgsFmvInstaller.py" line="311"/>
901+
<source>&lt;b&gt;Missing dependencies&lt;/b&gt;</source>
902+
<translation type="unfinished"/>
903+
</message>
884904
</context>
885905
<context>
886906
<name>QgsFmvMetadata</name>

code/i18n/qgisfmv_es.ts

+40-20
Original file line numberDiff line numberDiff line change
@@ -778,7 +778,7 @@
778778
<context>
779779
<name>QgsFmvInstaller</name>
780780
<message>
781-
<location filename="../utils/QgsFmvInstaller.py" line="222"/>
781+
<location filename="../utils/QgsFmvInstaller.py" line="248"/>
782782
<source>Missing dependency</source>
783783
<translation>Dependencia faltante</translation>
784784
</message>
@@ -788,100 +788,120 @@
788788
<translation>¿Quieres instalar LAV Filters?</translation>
789789
</message>
790790
<message>
791-
<location filename="../utils/QgsFmvInstaller.py" line="222"/>
791+
<location filename="../utils/QgsFmvInstaller.py" line="248"/>
792792
<source>Do you want install FFMPEG?</source>
793793
<translation>¿Quieres instalar FFMPEG?</translation>
794794
</message>
795795
<message>
796-
<location filename="../utils/QgsFmvInstaller.py" line="285"/>
796+
<location filename="../utils/QgsFmvInstaller.py" line="311"/>
797797
<source>Do you want install missing dependencies?</source>
798798
<translation>¿Quieres instalar las dependencias faltantes?</translation>
799799
</message>
800800
<message>
801-
<location filename="../utils/QgsFmvInstaller.py" line="272"/>
801+
<location filename="../utils/QgsFmvInstaller.py" line="298"/>
802802
<source>Dem file not exist!</source>
803803
<translation>El archivo MDE no existe!</translation>
804804
</message>
805805
<message>
806-
<location filename="../utils/QgsFmvInstaller.py" line="303"/>
806+
<location filename="../utils/QgsFmvInstaller.py" line="329"/>
807807
<source>Python libraries installed correctly</source>
808808
<translation>Bibliotecas de Python instaladas correctamente</translation>
809809
</message>
810810
<message>
811-
<location filename="../utils/QgsFmvInstaller.py" line="310"/>
811+
<location filename="../utils/QgsFmvInstaller.py" line="336"/>
812812
<source>Error installing the python libraries, use the requirements file!</source>
813813
<translation>¡Error al instalar las bibliotecas de python, usa el archivo de requisitos!</translation>
814814
</message>
815815
<message>
816-
<location filename="../utils/QgsFmvInstaller.py" line="157"/>
816+
<location filename="../utils/QgsFmvInstaller.py" line="183"/>
817817
<source>Do you want upgrade dependencies?</source>
818818
<translation>¿Quieres actualizar las dependencias?</translation>
819819
</message>
820820
<message>
821-
<location filename="../utils/QgsFmvInstaller.py" line="162"/>
821+
<location filename="../utils/QgsFmvInstaller.py" line="188"/>
822822
<source>Python libraries updated correctly</source>
823823
<translation>Bibliotecas de Python actualizadas correctamente</translation>
824824
</message>
825825
<message>
826-
<location filename="../utils/QgsFmvInstaller.py" line="403"/>
826+
<location filename="../utils/QgsFmvInstaller.py" line="429"/>
827827
<source>No requirements file found in {}</source>
828828
<translation>No se encontró el archivo de requisitos en {}</translation>
829829
</message>
830830
<message>
831-
<location filename="../utils/QgsFmvInstaller.py" line="157"/>
831+
<location filename="../utils/QgsFmvInstaller.py" line="183"/>
832832
<source>Updates available</source>
833833
<translation>Actualización disponible</translation>
834834
</message>
835835
<message>
836-
<location filename="../utils/QgsFmvInstaller.py" line="285"/>
836+
<location filename="../utils/QgsFmvInstaller.py" line="170"/>
837837
<source>Missing dependencies</source>
838838
<translation>Dependencias faltantes</translation>
839839
</message>
840840
<message>
841-
<location filename="../utils/QgsFmvInstaller.py" line="194"/>
841+
<location filename="../utils/QgsFmvInstaller.py" line="220"/>
842842
<source>Do you want install GStreamer?</source>
843843
<translation>¿Quieres instalar GStreamer?</translation>
844844
</message>
845845
<message>
846-
<location filename="../utils/QgsFmvInstaller.py" line="207"/>
846+
<location filename="../utils/QgsFmvInstaller.py" line="233"/>
847847
<source>INSTALLATION FAILED: Failed to install GStreamer library.</source>
848848
<translation>LA INSTALACIÓN FALLÓ: Error al instalar la biblioteca GStreamer.</translation>
849849
</message>
850850
<message>
851-
<location filename="../utils/QgsFmvInstaller.py" line="209"/>
851+
<location filename="../utils/QgsFmvInstaller.py" line="235"/>
852852
<source>INSTALLATION SUCCESSFUL: Sucessfully installed GStreamer package.</source>
853853
<translation>INSTALACIÓN EXITOSA: El paquete GStreamer se instaló con éxito.</translation>
854854
</message>
855855
<message>
856-
<location filename="../utils/QgsFmvInstaller.py" line="235"/>
856+
<location filename="../utils/QgsFmvInstaller.py" line="261"/>
857857
<source>Failed to install ffmpeg library, trying add-apt-repository.</source>
858858
<translation>Error al instalar la biblioteca ffmpeg, intentamos add-apt-repository.</translation>
859859
</message>
860860
<message>
861-
<location filename="../utils/QgsFmvInstaller.py" line="254"/>
861+
<location filename="../utils/QgsFmvInstaller.py" line="280"/>
862862
<source>INSTALLATION FAILED: Could not install ffmpeg package.</source>
863863
<translation>LA INSTALACIÓN FALLÓ: No se pudo instalar el paquete ffmpeg.</translation>
864864
</message>
865865
<message>
866-
<location filename="../utils/QgsFmvInstaller.py" line="243"/>
866+
<location filename="../utils/QgsFmvInstaller.py" line="269"/>
867867
<source>GET REPO SUCCESSFUL: Successfully added trusty-media repo where ffmpeg is located</source>
868868
<translation>OBTENCIÓN DEL REPOSITORIO EXITOSO: Se ha agregado con éxito el repositorio donde se encuentra ffmpeg</translation>
869869
</message>
870870
<message>
871-
<location filename="../utils/QgsFmvInstaller.py" line="248"/>
871+
<location filename="../utils/QgsFmvInstaller.py" line="274"/>
872872
<source>UPDATE FAILED: Failed to retrieve packages.</source>
873873
<translation>ACTUALIZACIÓN FALLIDA: Error al recuperar los paquetes.</translation>
874874
</message>
875875
<message>
876-
<location filename="../utils/QgsFmvInstaller.py" line="250"/>
876+
<location filename="../utils/QgsFmvInstaller.py" line="276"/>
877877
<source>UPDATE SUCCESSFUL: Sucessfully retrived updated packages.</source>
878878
<translation>ACTUALIZACIÓN EXITOSA: Se recuperaron con éxito los paquetes actualizados.</translation>
879879
</message>
880880
<message>
881-
<location filename="../utils/QgsFmvInstaller.py" line="256"/>
881+
<location filename="../utils/QgsFmvInstaller.py" line="282"/>
882882
<source>INSTALLATION SUCCESSFUL: Sucessfully installed ffmpeg package.</source>
883883
<translation>INSTALACIÓN EXITOSA: El paquete ffmpeg se instaló con éxito.</translation>
884884
</message>
885+
<message>
886+
<location filename="../utils/QgsFmvInstaller.py" line="96"/>
887+
<source>&lt;b&gt;Missing dependency&lt;/b&gt;</source>
888+
<translation type="unfinished"/>
889+
</message>
890+
<message>
891+
<location filename="../utils/QgsFmvInstaller.py" line="132"/>
892+
<source>&lt;b&gt;Dem file not exist!&lt;/b&gt;</source>
893+
<translation type="unfinished"/>
894+
</message>
895+
<message>
896+
<location filename="../utils/QgsFmvInstaller.py" line="132"/>
897+
<source>Do you want download global DEM?</source>
898+
<translation type="unfinished"/>
899+
</message>
900+
<message>
901+
<location filename="../utils/QgsFmvInstaller.py" line="311"/>
902+
<source>&lt;b&gt;Missing dependencies&lt;/b&gt;</source>
903+
<translation type="unfinished"/>
904+
</message>
885905
</context>
886906
<context>
887907
<name>QgsFmvMetadata</name>

0 commit comments

Comments
 (0)