Language updates
This commit is contained in:
parent
55ed00211b
commit
56a21e3136
@ -22,7 +22,6 @@ DISTFILES += qml/harbour-allradio2.qml \
|
|||||||
LICENSE \
|
LICENSE \
|
||||||
README.md \
|
README.md \
|
||||||
qml/cover/CoverPage.qml \
|
qml/cover/CoverPage.qml \
|
||||||
qml/pages/SecondPage.qml \
|
|
||||||
rpm/harbour-allradio2.changes.in \
|
rpm/harbour-allradio2.changes.in \
|
||||||
rpm/harbour-allradio2.changes.run.in \
|
rpm/harbour-allradio2.changes.run.in \
|
||||||
rpm/harbour-allradio2.spec \
|
rpm/harbour-allradio2.spec \
|
||||||
|
@ -4,10 +4,23 @@
|
|||||||
<context>
|
<context>
|
||||||
<name>AboutPage</name>
|
<name>AboutPage</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../qml/pages/AboutPage.qml" line="40"/>
|
<location filename="../qml/pages/AboutPage.qml" line="35"/>
|
||||||
<source>License: GPLv2</source>
|
<source>License: GPLv2</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../qml/pages/AboutPage.qml" line="56"/>
|
||||||
|
<source><p>This is version 2 of my old app AllRadio. It fixes the API changes made a couple of years ago in <a href='https://api.radio-browser.info/'>Radio Browser</a>.</p>
|
||||||
|
<p>What i have done (for now):<p>
|
||||||
|
<ul>
|
||||||
|
<li>Cleaned up the code.</li>
|
||||||
|
<li>Included some old requests.</li>
|
||||||
|
<li>Added a simple tv station video player.</li></ul>
|
||||||
|
|
||||||
|
<p>It is propably buggy and lacking of some functions, but i will try to update and fix it when i find the time for it.</p>
|
||||||
|
<p>For now, the source code is hosted on this <a href='http://gitea.nesnomis.nu/nesnomis/harbour-allradio2'>git server</a>.</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>AllRadio</name>
|
<name>AllRadio</name>
|
||||||
@ -1549,19 +1562,6 @@
|
|||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
|
||||||
<name>SecondPage</name>
|
|
||||||
<message>
|
|
||||||
<location filename="../qml/pages/SecondPage.qml" line="15"/>
|
|
||||||
<source>Nested Page</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="../qml/pages/SecondPage.qml" line="22"/>
|
|
||||||
<source>Item</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
</context>
|
|
||||||
<context>
|
<context>
|
||||||
<name>SettingsPage</name>
|
<name>SettingsPage</name>
|
||||||
<message>
|
<message>
|
||||||
|
@ -4,10 +4,23 @@
|
|||||||
<context>
|
<context>
|
||||||
<name>AboutPage</name>
|
<name>AboutPage</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../qml/pages/AboutPage.qml" line="40"/>
|
<location filename="../qml/pages/AboutPage.qml" line="35"/>
|
||||||
<source>License: GPLv2</source>
|
<source>License: GPLv2</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../qml/pages/AboutPage.qml" line="56"/>
|
||||||
|
<source><p>This is version 2 of my old app AllRadio. It fixes the API changes made a couple of years ago in <a href='https://api.radio-browser.info/'>Radio Browser</a>.</p>
|
||||||
|
<p>What i have done (for now):<p>
|
||||||
|
<ul>
|
||||||
|
<li>Cleaned up the code.</li>
|
||||||
|
<li>Included some old requests.</li>
|
||||||
|
<li>Added a simple tv station video player.</li></ul>
|
||||||
|
|
||||||
|
<p>It is propably buggy and lacking of some functions, but i will try to update and fix it when i find the time for it.</p>
|
||||||
|
<p>For now, the source code is hosted on this <a href='http://gitea.nesnomis.nu/nesnomis/harbour-allradio2'>git server</a>.</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>AllRadio</name>
|
<name>AllRadio</name>
|
||||||
@ -1549,19 +1562,6 @@
|
|||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
|
||||||
<name>SecondPage</name>
|
|
||||||
<message>
|
|
||||||
<location filename="../qml/pages/SecondPage.qml" line="15"/>
|
|
||||||
<source>Nested Page</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="../qml/pages/SecondPage.qml" line="22"/>
|
|
||||||
<source>Item</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
</context>
|
|
||||||
<context>
|
<context>
|
||||||
<name>SettingsPage</name>
|
<name>SettingsPage</name>
|
||||||
<message>
|
<message>
|
||||||
|
@ -4,10 +4,23 @@
|
|||||||
<context>
|
<context>
|
||||||
<name>AboutPage</name>
|
<name>AboutPage</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../qml/pages/AboutPage.qml" line="40"/>
|
<location filename="../qml/pages/AboutPage.qml" line="35"/>
|
||||||
<source>License: GPLv2</source>
|
<source>License: GPLv2</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../qml/pages/AboutPage.qml" line="56"/>
|
||||||
|
<source><p>This is version 2 of my old app AllRadio. It fixes the API changes made a couple of years ago in <a href='https://api.radio-browser.info/'>Radio Browser</a>.</p>
|
||||||
|
<p>What i have done (for now):<p>
|
||||||
|
<ul>
|
||||||
|
<li>Cleaned up the code.</li>
|
||||||
|
<li>Included some old requests.</li>
|
||||||
|
<li>Added a simple tv station video player.</li></ul>
|
||||||
|
|
||||||
|
<p>It is propably buggy and lacking of some functions, but i will try to update and fix it when i find the time for it.</p>
|
||||||
|
<p>For now, the source code is hosted on this <a href='http://gitea.nesnomis.nu/nesnomis/harbour-allradio2'>git server</a>.</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>AllRadio</name>
|
<name>AllRadio</name>
|
||||||
@ -1549,19 +1562,6 @@
|
|||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
|
||||||
<name>SecondPage</name>
|
|
||||||
<message>
|
|
||||||
<location filename="../qml/pages/SecondPage.qml" line="15"/>
|
|
||||||
<source>Nested Page</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="../qml/pages/SecondPage.qml" line="22"/>
|
|
||||||
<source>Item</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
</context>
|
|
||||||
<context>
|
<context>
|
||||||
<name>SettingsPage</name>
|
<name>SettingsPage</name>
|
||||||
<message>
|
<message>
|
||||||
|
@ -4,10 +4,23 @@
|
|||||||
<context>
|
<context>
|
||||||
<name>AboutPage</name>
|
<name>AboutPage</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../qml/pages/AboutPage.qml" line="40"/>
|
<location filename="../qml/pages/AboutPage.qml" line="35"/>
|
||||||
<source>License: GPLv2</source>
|
<source>License: GPLv2</source>
|
||||||
<translation>Licencia: GPLv2</translation>
|
<translation>Licencia: GPLv2</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../qml/pages/AboutPage.qml" line="56"/>
|
||||||
|
<source><p>This is version 2 of my old app AllRadio. It fixes the API changes made a couple of years ago in <a href='https://api.radio-browser.info/'>Radio Browser</a>.</p>
|
||||||
|
<p>What i have done (for now):<p>
|
||||||
|
<ul>
|
||||||
|
<li>Cleaned up the code.</li>
|
||||||
|
<li>Included some old requests.</li>
|
||||||
|
<li>Added a simple tv station video player.</li></ul>
|
||||||
|
|
||||||
|
<p>It is propably buggy and lacking of some functions, but i will try to update and fix it when i find the time for it.</p>
|
||||||
|
<p>For now, the source code is hosted on this <a href='http://gitea.nesnomis.nu/nesnomis/harbour-allradio2'>git server</a>.</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>AllRadio</name>
|
<name>AllRadio</name>
|
||||||
@ -1549,19 +1562,6 @@
|
|||||||
<translation>Etiqueta</translation>
|
<translation>Etiqueta</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
|
||||||
<name>SecondPage</name>
|
|
||||||
<message>
|
|
||||||
<location filename="../qml/pages/SecondPage.qml" line="15"/>
|
|
||||||
<source>Nested Page</source>
|
|
||||||
<translation>Página anidada</translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="../qml/pages/SecondPage.qml" line="22"/>
|
|
||||||
<source>Item</source>
|
|
||||||
<translation>Elemento</translation>
|
|
||||||
</message>
|
|
||||||
</context>
|
|
||||||
<context>
|
<context>
|
||||||
<name>SettingsPage</name>
|
<name>SettingsPage</name>
|
||||||
<message>
|
<message>
|
||||||
|
@ -4,10 +4,23 @@
|
|||||||
<context>
|
<context>
|
||||||
<name>AboutPage</name>
|
<name>AboutPage</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../qml/pages/AboutPage.qml" line="40"/>
|
<location filename="../qml/pages/AboutPage.qml" line="35"/>
|
||||||
<source>License: GPLv2</source>
|
<source>License: GPLv2</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../qml/pages/AboutPage.qml" line="56"/>
|
||||||
|
<source><p>This is version 2 of my old app AllRadio. It fixes the API changes made a couple of years ago in <a href='https://api.radio-browser.info/'>Radio Browser</a>.</p>
|
||||||
|
<p>What i have done (for now):<p>
|
||||||
|
<ul>
|
||||||
|
<li>Cleaned up the code.</li>
|
||||||
|
<li>Included some old requests.</li>
|
||||||
|
<li>Added a simple tv station video player.</li></ul>
|
||||||
|
|
||||||
|
<p>It is propably buggy and lacking of some functions, but i will try to update and fix it when i find the time for it.</p>
|
||||||
|
<p>For now, the source code is hosted on this <a href='http://gitea.nesnomis.nu/nesnomis/harbour-allradio2'>git server</a>.</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>AllRadio</name>
|
<name>AllRadio</name>
|
||||||
@ -1549,19 +1562,6 @@
|
|||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
|
||||||
<name>SecondPage</name>
|
|
||||||
<message>
|
|
||||||
<location filename="../qml/pages/SecondPage.qml" line="15"/>
|
|
||||||
<source>Nested Page</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="../qml/pages/SecondPage.qml" line="22"/>
|
|
||||||
<source>Item</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
</context>
|
|
||||||
<context>
|
<context>
|
||||||
<name>SettingsPage</name>
|
<name>SettingsPage</name>
|
||||||
<message>
|
<message>
|
||||||
|
@ -4,10 +4,23 @@
|
|||||||
<context>
|
<context>
|
||||||
<name>AboutPage</name>
|
<name>AboutPage</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../qml/pages/AboutPage.qml" line="40"/>
|
<location filename="../qml/pages/AboutPage.qml" line="35"/>
|
||||||
<source>License: GPLv2</source>
|
<source>License: GPLv2</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../qml/pages/AboutPage.qml" line="56"/>
|
||||||
|
<source><p>This is version 2 of my old app AllRadio. It fixes the API changes made a couple of years ago in <a href='https://api.radio-browser.info/'>Radio Browser</a>.</p>
|
||||||
|
<p>What i have done (for now):<p>
|
||||||
|
<ul>
|
||||||
|
<li>Cleaned up the code.</li>
|
||||||
|
<li>Included some old requests.</li>
|
||||||
|
<li>Added a simple tv station video player.</li></ul>
|
||||||
|
|
||||||
|
<p>It is propably buggy and lacking of some functions, but i will try to update and fix it when i find the time for it.</p>
|
||||||
|
<p>For now, the source code is hosted on this <a href='http://gitea.nesnomis.nu/nesnomis/harbour-allradio2'>git server</a>.</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>AllRadio</name>
|
<name>AllRadio</name>
|
||||||
@ -1549,19 +1562,6 @@
|
|||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
|
||||||
<name>SecondPage</name>
|
|
||||||
<message>
|
|
||||||
<location filename="../qml/pages/SecondPage.qml" line="15"/>
|
|
||||||
<source>Nested Page</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="../qml/pages/SecondPage.qml" line="22"/>
|
|
||||||
<source>Item</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
</context>
|
|
||||||
<context>
|
<context>
|
||||||
<name>SettingsPage</name>
|
<name>SettingsPage</name>
|
||||||
<message>
|
<message>
|
||||||
|
@ -4,10 +4,23 @@
|
|||||||
<context>
|
<context>
|
||||||
<name>AboutPage</name>
|
<name>AboutPage</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../qml/pages/AboutPage.qml" line="40"/>
|
<location filename="../qml/pages/AboutPage.qml" line="35"/>
|
||||||
<source>License: GPLv2</source>
|
<source>License: GPLv2</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../qml/pages/AboutPage.qml" line="56"/>
|
||||||
|
<source><p>This is version 2 of my old app AllRadio. It fixes the API changes made a couple of years ago in <a href='https://api.radio-browser.info/'>Radio Browser</a>.</p>
|
||||||
|
<p>What i have done (for now):<p>
|
||||||
|
<ul>
|
||||||
|
<li>Cleaned up the code.</li>
|
||||||
|
<li>Included some old requests.</li>
|
||||||
|
<li>Added a simple tv station video player.</li></ul>
|
||||||
|
|
||||||
|
<p>It is propably buggy and lacking of some functions, but i will try to update and fix it when i find the time for it.</p>
|
||||||
|
<p>For now, the source code is hosted on this <a href='http://gitea.nesnomis.nu/nesnomis/harbour-allradio2'>git server</a>.</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>AllRadio</name>
|
<name>AllRadio</name>
|
||||||
@ -1549,19 +1562,6 @@
|
|||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
|
||||||
<name>SecondPage</name>
|
|
||||||
<message>
|
|
||||||
<location filename="../qml/pages/SecondPage.qml" line="15"/>
|
|
||||||
<source>Nested Page</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="../qml/pages/SecondPage.qml" line="22"/>
|
|
||||||
<source>Item</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
</context>
|
|
||||||
<context>
|
<context>
|
||||||
<name>SettingsPage</name>
|
<name>SettingsPage</name>
|
||||||
<message>
|
<message>
|
||||||
|
@ -4,10 +4,23 @@
|
|||||||
<context>
|
<context>
|
||||||
<name>AboutPage</name>
|
<name>AboutPage</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../qml/pages/AboutPage.qml" line="40"/>
|
<location filename="../qml/pages/AboutPage.qml" line="35"/>
|
||||||
<source>License: GPLv2</source>
|
<source>License: GPLv2</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../qml/pages/AboutPage.qml" line="56"/>
|
||||||
|
<source><p>This is version 2 of my old app AllRadio. It fixes the API changes made a couple of years ago in <a href='https://api.radio-browser.info/'>Radio Browser</a>.</p>
|
||||||
|
<p>What i have done (for now):<p>
|
||||||
|
<ul>
|
||||||
|
<li>Cleaned up the code.</li>
|
||||||
|
<li>Included some old requests.</li>
|
||||||
|
<li>Added a simple tv station video player.</li></ul>
|
||||||
|
|
||||||
|
<p>It is propably buggy and lacking of some functions, but i will try to update and fix it when i find the time for it.</p>
|
||||||
|
<p>For now, the source code is hosted on this <a href='http://gitea.nesnomis.nu/nesnomis/harbour-allradio2'>git server</a>.</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>AllRadio</name>
|
<name>AllRadio</name>
|
||||||
@ -1549,19 +1562,6 @@
|
|||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
|
||||||
<name>SecondPage</name>
|
|
||||||
<message>
|
|
||||||
<location filename="../qml/pages/SecondPage.qml" line="15"/>
|
|
||||||
<source>Nested Page</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="../qml/pages/SecondPage.qml" line="22"/>
|
|
||||||
<source>Item</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
</context>
|
|
||||||
<context>
|
<context>
|
||||||
<name>SettingsPage</name>
|
<name>SettingsPage</name>
|
||||||
<message>
|
<message>
|
||||||
|
@ -4,10 +4,23 @@
|
|||||||
<context>
|
<context>
|
||||||
<name>AboutPage</name>
|
<name>AboutPage</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../qml/pages/AboutPage.qml" line="40"/>
|
<location filename="../qml/pages/AboutPage.qml" line="35"/>
|
||||||
<source>License: GPLv2</source>
|
<source>License: GPLv2</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../qml/pages/AboutPage.qml" line="56"/>
|
||||||
|
<source><p>This is version 2 of my old app AllRadio. It fixes the API changes made a couple of years ago in <a href='https://api.radio-browser.info/'>Radio Browser</a>.</p>
|
||||||
|
<p>What i have done (for now):<p>
|
||||||
|
<ul>
|
||||||
|
<li>Cleaned up the code.</li>
|
||||||
|
<li>Included some old requests.</li>
|
||||||
|
<li>Added a simple tv station video player.</li></ul>
|
||||||
|
|
||||||
|
<p>It is propably buggy and lacking of some functions, but i will try to update and fix it when i find the time for it.</p>
|
||||||
|
<p>For now, the source code is hosted on this <a href='http://gitea.nesnomis.nu/nesnomis/harbour-allradio2'>git server</a>.</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>AllRadio</name>
|
<name>AllRadio</name>
|
||||||
@ -1549,19 +1562,6 @@
|
|||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
|
||||||
<name>SecondPage</name>
|
|
||||||
<message>
|
|
||||||
<location filename="../qml/pages/SecondPage.qml" line="15"/>
|
|
||||||
<source>Nested Page</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="../qml/pages/SecondPage.qml" line="22"/>
|
|
||||||
<source>Item</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
</context>
|
|
||||||
<context>
|
<context>
|
||||||
<name>SettingsPage</name>
|
<name>SettingsPage</name>
|
||||||
<message>
|
<message>
|
||||||
|
@ -7,6 +7,18 @@
|
|||||||
<source>License: GPLv2</source>
|
<source>License: GPLv2</source>
|
||||||
<translation>Licens: GPLv2</translation>
|
<translation>Licens: GPLv2</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source><p>This is version 2 of my old app AllRadio. It fixes the API changes made a couple of years ago in <a href='https://api.radio-browser.info/'>Radio Browser</a>.</p>
|
||||||
|
<p>What i have done (for now):<p>
|
||||||
|
<ul>
|
||||||
|
<li>Cleaned up the code.</li>
|
||||||
|
<li>Included some old requests.</li>
|
||||||
|
<li>Added a simple tv station video player.</li></ul>
|
||||||
|
|
||||||
|
<p>It is propably buggy and lacking of some functions, but i will try to update and fix it when i find the time for it.</p>
|
||||||
|
<p>For now, the source code is hosted on this <a href='http://gitea.nesnomis.nu/nesnomis/harbour-allradio2'>git server</a>.</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>AllRadio</name>
|
<name>AllRadio</name>
|
||||||
@ -1236,17 +1248,6 @@
|
|||||||
<translation>Vid Namn</translation>
|
<translation>Vid Namn</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
|
||||||
<name>SecondPage</name>
|
|
||||||
<message>
|
|
||||||
<source>Nested Page</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<source>Item</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
</context>
|
|
||||||
<context>
|
<context>
|
||||||
<name>SettingsPage</name>
|
<name>SettingsPage</name>
|
||||||
<message>
|
<message>
|
||||||
|
@ -4,10 +4,23 @@
|
|||||||
<context>
|
<context>
|
||||||
<name>AboutPage</name>
|
<name>AboutPage</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../qml/pages/AboutPage.qml" line="40"/>
|
<location filename="../qml/pages/AboutPage.qml" line="35"/>
|
||||||
<source>License: GPLv2</source>
|
<source>License: GPLv2</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../qml/pages/AboutPage.qml" line="56"/>
|
||||||
|
<source><p>This is version 2 of my old app AllRadio. It fixes the API changes made a couple of years ago in <a href='https://api.radio-browser.info/'>Radio Browser</a>.</p>
|
||||||
|
<p>What i have done (for now):<p>
|
||||||
|
<ul>
|
||||||
|
<li>Cleaned up the code.</li>
|
||||||
|
<li>Included some old requests.</li>
|
||||||
|
<li>Added a simple tv station video player.</li></ul>
|
||||||
|
|
||||||
|
<p>It is propably buggy and lacking of some functions, but i will try to update and fix it when i find the time for it.</p>
|
||||||
|
<p>For now, the source code is hosted on this <a href='http://gitea.nesnomis.nu/nesnomis/harbour-allradio2'>git server</a>.</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>AllRadio</name>
|
<name>AllRadio</name>
|
||||||
@ -1549,19 +1562,6 @@
|
|||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
|
||||||
<name>SecondPage</name>
|
|
||||||
<message>
|
|
||||||
<location filename="../qml/pages/SecondPage.qml" line="15"/>
|
|
||||||
<source>Nested Page</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location filename="../qml/pages/SecondPage.qml" line="22"/>
|
|
||||||
<source>Item</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
</context>
|
|
||||||
<context>
|
<context>
|
||||||
<name>SettingsPage</name>
|
<name>SettingsPage</name>
|
||||||
<message>
|
<message>
|
||||||
|
@ -7,6 +7,18 @@
|
|||||||
<source>License: GPLv2</source>
|
<source>License: GPLv2</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source><p>This is version 2 of my old app AllRadio. It fixes the API changes made a couple of years ago in <a href='https://api.radio-browser.info/'>Radio Browser</a>.</p>
|
||||||
|
<p>What i have done (for now):<p>
|
||||||
|
<ul>
|
||||||
|
<li>Cleaned up the code.</li>
|
||||||
|
<li>Included some old requests.</li>
|
||||||
|
<li>Added a simple tv station video player.</li></ul>
|
||||||
|
|
||||||
|
<p>It is propably buggy and lacking of some functions, but i will try to update and fix it when i find the time for it.</p>
|
||||||
|
<p>For now, the source code is hosted on this <a href='http://gitea.nesnomis.nu/nesnomis/harbour-allradio2'>git server</a>.</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>AllRadio</name>
|
<name>AllRadio</name>
|
||||||
@ -1236,17 +1248,6 @@
|
|||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
|
||||||
<name>SecondPage</name>
|
|
||||||
<message>
|
|
||||||
<source>Nested Page</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<source>Item</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
</context>
|
|
||||||
<context>
|
<context>
|
||||||
<name>SettingsPage</name>
|
<name>SettingsPage</name>
|
||||||
<message>
|
<message>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user