From c6621708a52be5372e43298e2f78bc73d6e13b2b Mon Sep 17 00:00:00 2001 From: technosf <535060+technosf@users.noreply.github.com> Date: Tue, 7 Jan 2025 11:42:20 -0800 Subject: [PATCH 1/8] Moving back to com.github --- .github/workflows/dev.yml | 4 +- .github/workflows/main.yml | 2 +- DEVELOP.md | 16 +-- PACKAGING.md | 6 +- README.md | 8 +- ....tuner.yml => com.github.louis77.tuner.yml | 54 ++++----- ...ebug => com.github.louis77.tuner.yml.debug | 4 +- ...se => com.github.louis77.tuner.yml.release | 4 +- ...> com.github.louis77.tuner.appdata.xml.in} | 6 +- ...in => com.github.louis77.tuner.desktop.in} | 4 +- ...rce => com.github.louis77.tuner.gresource} | Bin ...=> com.github.louis77.tuner.gresource.xml} | 16 +-- ...l => com.github.louis77.tuner.gschema.xml} | 2 +- ...g => com.github.louis77.tuner-jukebox.svg} | 0 ... => com.github.louis77.tuner-symbolic.png} | Bin ... => com.github.louis77.tuner-symbolic.svg} | 4 +- ...tuner.png => com.github.louis77.tuner.png} | Bin ...tuner.svg => com.github.louis77.tuner.svg} | 4 +- ... => com.github.louis77.tuner-symbolic.png} | Bin ... => com.github.louis77.tuner-symbolic.svg} | 4 +- ...tuner.png => com.github.louis77.tuner.png} | Bin ...tuner.svg => com.github.louis77.tuner.svg} | 4 +- ... => com.github.louis77.tuner-symbolic.png} | Bin ... => com.github.louis77.tuner-symbolic.svg} | 4 +- ...tuner.png => com.github.louis77.tuner.png} | Bin ...tuner.svg => com.github.louis77.tuner.svg} | 4 +- ... => com.github.louis77.tuner-symbolic.png} | Bin ... => com.github.louis77.tuner-symbolic.svg} | 4 +- ...tuner.png => com.github.louis77.tuner.png} | Bin ...tuner.svg => com.github.louis77.tuner.svg} | 4 +- ...g => com.github.louis77.tuner-jukebox.svg} | 0 ... => com.github.louis77.tuner-symbolic.png} | Bin ... => com.github.louis77.tuner-symbolic.svg} | 4 +- ...tuner.png => com.github.louis77.tuner.png} | Bin ...tuner.svg => com.github.louis77.tuner.svg} | 4 +- ... => com.github.louis77.tuner-symbolic.png} | Bin ... => com.github.louis77.tuner-symbolic.svg} | 4 +- ...tuner.png => com.github.louis77.tuner.png} | Bin ...tuner.svg => com.github.louis77.tuner.svg} | 4 +- meson.build | 2 +- ...tuner.pot => com.github.louis77.tuner.pot} | 4 +- po/de.po | 8 +- po/es.po | 4 +- po/extra/POTFILES | 4 +- po/extra/de.po | 110 +++++++++--------- po/extra/extra.pot | 108 ++++++++--------- po/extra/fr.po | 110 +++++++++--------- po/extra/it.po | 110 +++++++++--------- po/extra/nl.po | 110 +++++++++--------- po/extra/pt_BR.po | 110 +++++++++--------- po/extra/tr.po | 110 +++++++++--------- po/fr.po | 8 +- po/it.po | 8 +- po/ja.po | 4 +- po/nb_NO.po | 4 +- po/nl.po | 8 +- po/pt_BR.po | 4 +- po/ru.po | 4 +- po/tr.po | 8 +- src/Application.vala | 2 +- 60 files changed, 505 insertions(+), 509 deletions(-) rename io.github.louis77.tuner.yml => com.github.louis77.tuner.yml (78%) rename io.github.louis77.tuner.yml.debug => com.github.louis77.tuner.yml.debug (94%) rename io.github.louis77.tuner.yml.release => com.github.louis77.tuner.yml.release (94%) rename data/{io.github.louis77.tuner.appdata.xml.in => com.github.louis77.tuner.appdata.xml.in} (98%) rename data/{io.github.louis77.tuner.desktop.in => com.github.louis77.tuner.desktop.in} (80%) rename data/{io.github.louis77.tuner.gresource => com.github.louis77.tuner.gresource} (100%) rename data/{io.github.louis77.tuner.gresource.xml => com.github.louis77.tuner.gresource.xml} (59%) rename data/{io.github.louis77.tuner.gschema.xml => com.github.louis77.tuner.gschema.xml} (97%) rename data/icons/128/{io.github.louis77.tuner-jukebox.svg => com.github.louis77.tuner-jukebox.svg} (100%) rename data/icons/128/{io.github.louis77.tuner-symbolic.png => com.github.louis77.tuner-symbolic.png} (100%) rename data/icons/128/{io.github.louis77.tuner-symbolic.svg => com.github.louis77.tuner-symbolic.svg} (99%) rename data/icons/128/{io.github.louis77.tuner.png => com.github.louis77.tuner.png} (100%) rename data/icons/128/{io.github.louis77.tuner.svg => com.github.louis77.tuner.svg} (99%) rename data/icons/16/{io.github.louis77.tuner-symbolic.png => com.github.louis77.tuner-symbolic.png} (100%) rename data/icons/16/{io.github.louis77.tuner-symbolic.svg => com.github.louis77.tuner-symbolic.svg} (99%) rename data/icons/16/{io.github.louis77.tuner.png => com.github.louis77.tuner.png} (100%) rename data/icons/16/{io.github.louis77.tuner.svg => com.github.louis77.tuner.svg} (98%) rename data/icons/24/{io.github.louis77.tuner-symbolic.png => com.github.louis77.tuner-symbolic.png} (100%) rename data/icons/24/{io.github.louis77.tuner-symbolic.svg => com.github.louis77.tuner-symbolic.svg} (99%) rename data/icons/24/{io.github.louis77.tuner.png => com.github.louis77.tuner.png} (100%) rename data/icons/24/{io.github.louis77.tuner.svg => com.github.louis77.tuner.svg} (98%) rename data/icons/32/{io.github.louis77.tuner-symbolic.png => com.github.louis77.tuner-symbolic.png} (100%) rename data/icons/32/{io.github.louis77.tuner-symbolic.svg => com.github.louis77.tuner-symbolic.svg} (99%) rename data/icons/32/{io.github.louis77.tuner.png => com.github.louis77.tuner.png} (100%) rename data/icons/32/{io.github.louis77.tuner.svg => com.github.louis77.tuner.svg} (99%) rename data/icons/48/{io.github.louis77.tuner-jukebox.svg => com.github.louis77.tuner-jukebox.svg} (100%) rename data/icons/48/{io.github.louis77.tuner-symbolic.png => com.github.louis77.tuner-symbolic.png} (100%) rename data/icons/48/{io.github.louis77.tuner-symbolic.svg => com.github.louis77.tuner-symbolic.svg} (99%) rename data/icons/48/{io.github.louis77.tuner.png => com.github.louis77.tuner.png} (100%) rename data/icons/48/{io.github.louis77.tuner.svg => com.github.louis77.tuner.svg} (99%) rename data/icons/64/{io.github.louis77.tuner-symbolic.png => com.github.louis77.tuner-symbolic.png} (100%) rename data/icons/64/{io.github.louis77.tuner-symbolic.svg => com.github.louis77.tuner-symbolic.svg} (99%) rename data/icons/64/{io.github.louis77.tuner.png => com.github.louis77.tuner.png} (100%) rename data/icons/64/{io.github.louis77.tuner.svg => com.github.louis77.tuner.svg} (99%) rename po/{io.github.louis77.tuner.pot => com.github.louis77.tuner.pot} (99%) diff --git a/.github/workflows/dev.yml b/.github/workflows/dev.yml index 25b5769..ca3790b 100644 --- a/.github/workflows/dev.yml +++ b/.github/workflows/dev.yml @@ -29,6 +29,6 @@ jobs: - uses: actions/checkout@v4 - uses: flatpak/flatpak-github-actions/flatpak-builder@v6 with: - bundle: io.github.louis77.tuner.flatpak - manifest-path: io.github.louis77.tuner.yml + bundle: com.github.louis77.tuner.flatpak + manifest-path: com.github.louis77.tuner.yml cache-key: flatpak-builder-${{ github.sha }} diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 6f72cc7..a42dccd 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -42,7 +42,7 @@ jobs: # This is the name of the Bundle file we're building and can be anything you like bundle: Tuner.flatpak # This uses your app's RDNN ID - manifest-path: io.github.louis77.tuner.yml + manifest-path: com.github.louis77.tuner.yml # You can automatically run any of the tests you've created as part of this workflow run-tests: true diff --git a/DEVELOP.md b/DEVELOP.md index cb10222..22b9365 100644 --- a/DEVELOP.md +++ b/DEVELOP.md @@ -50,7 +50,7 @@ sudo apt install libgtk-3-dev libgee-0.8-dev libgranite-dev libgstreamer1.0-dev ``` ### Building the Tuner App From Source -There are two build configurations: _debug_ and _release_. The _debug_ build (manifest _io.github.louis77.tuner.debug.yml_) is recommended for development, while the _release_ build (manifest _io.github.louis77.tuner.yml_) is for distribution. Build instructions will focus on the _debug_ build. Copy the required manifest to _io.github.louis77.tuner.xml_ before building. +There are two build configurations: _debug_ and _release_. The _debug_ build (manifest _com.github.louis77.tuner.debug.yml_) is recommended for development, while the _release_ build (manifest _com.github.louis77.tuner.yml_) is for distribution. Build instructions will focus on the _debug_ build. Copy the required manifest to _com.github.louis77.tuner.xml_ before building. Clone the repo and drop into the Tuner directory: @@ -64,7 +64,7 @@ Configure Meson for development debug build, build Tuner with Ninja, and run the meson setup --buildtype=debug builddir meson compile -C builddir meson install -C builddir # only needed once to get the gschema in place -./builddir/io.github.louis77.tuner +./builddir/com.github.louis77.tuner ``` Tuner can be deployed to the local system to bypass flatpak if required, however it is _recommended to use flatpak_.To do deploy locally, run the following command: @@ -87,19 +87,19 @@ flatpak install elementary io.elementary.Sdk//8 io.elementary.Platform//8 Build the flatpak in the _user_ scope: ```bash -flatpak-builder --force-clean --user --sandbox --install build-dir io.github.louis77.tuner.debug.yml +flatpak-builder --force-clean --user --sandbox --install build-dir com.github.louis77.tuner.debug.yml ``` Run the Tuner flatpack: ```bash -flatpak --user run io.github.louis77.tuner +flatpak --user run com.github.louis77.tuner ``` Check the app version to ensure that it matches the version in the manifest. ### Readying code for a Pull Request Before a pull request can be accepted, the code must pass linting. This is done by running the following command: ```bash -flatpak run --command=flatpak-builder-lint org.flatpak.Builder manifest io.github.louis77.tuner.yml +flatpak run --command=flatpak-builder-lint org.flatpak.Builder manifest com.github.louis77.tuner.yml ``` Linting currently produces the following issues (adddressed in ticket #140): @@ -143,7 +143,7 @@ Debugging from VSCode using GDB, set up the launch.json file as follows: "name": "Debug Vala with Meson", "type": "cppdbg", "request": "launch", - "program": "${workspaceFolder}/builddir/io.github.louis77.tuner", + "program": "${workspaceFolder}/builddir/com.github.louis77.tuner", "args": [], "stopAtEntry": false, "cwd": "${workspaceFolder}", @@ -176,7 +176,7 @@ After checking out the required version, build and run the app as described abov ## Release Process -Releasing _Tuner_ comprises cutting a release of the code in [tuner github](https://github.com/louis77/tuner) and then updating the [flathub repo](https://github.com/flathub/io.github.louis77.tuner) which will automatically have the flatpak generated and rolled to Flathub for distribution. +Releasing _Tuner_ comprises cutting a release of the code in [tuner github](https://github.com/louis77/tuner) and then updating the [flathub repo](https://github.com/flathub/com.github.louis77.tuner) which will automatically have the flatpak generated and rolled to Flathub for distribution. ### Beta Releases Beta releases should be tagged from the Tuner _development_ branch in with a version number format of _v1.\*.\*-beta.\*_ @@ -190,6 +190,6 @@ Once a beta roll is deamed a success its pull request can be merged, and a produ ### Production Releases Production releases are generated from _development_ pull requests into _main_. The updated _main_ branch should be tagged with a version number format of _v1.\*.\*_ -Once a release has been tagged, the [flathub repo](https://github.com/flathub/io.github.louis77.tuner) _main_ branch can be updated with the _release_ tag going into the manifest _.json_, and any patches and documentation updated as needed. Updates from the _main_ branch should be copied in from a direct _pull request_ of the _main_ branch. The _main_ branch **should not** come from a merge _beta_ branch to avoid triggering subsequent builds in _beta_ . +Once a release has been tagged, the [flathub repo](https://github.com/flathub/com.github.louis77.tuner) _main_ branch can be updated with the _release_ tag going into the manifest _.json_, and any patches and documentation updated as needed. Updates from the _main_ branch should be copied in from a direct _pull request_ of the _main_ branch. The _main_ branch **should not** come from a merge _beta_ branch to avoid triggering subsequent builds in _beta_ . Once the main production release is built by flathub it will be available for installation and automatically distributed to user community. \ No newline at end of file diff --git a/PACKAGING.md b/PACKAGING.md index 54f8cb7..6086b65 100644 --- a/PACKAGING.md +++ b/PACKAGING.md @@ -22,14 +22,14 @@ $ flatpak run org.freedesktop.appstream-glib validate [path-to-xml] ### Test different languages ``` -$ LANGUAGE=de_DE ./io.github.louis77.tuner +$ LANGUAGE=de_DE ./com.github.louis77.tuner ``` ## Flatpak The flathub build manifest can be found here: -https://github.com/louis77/flathub/tree/io.github.louis77.tuner +https://github.com/louis77/flathub/tree/com.github.louis77.tuner - [ ] Move over to a non-elementary base image @@ -45,7 +45,7 @@ https://github.com/louis77/pacstall-programs https://docs.elementary.io/develop/writing-apps/logging ```bash -$ G_MESSAGES_DEBUG=all ./io.github.louis77.tuner +$ G_MESSAGES_DEBUG=all ./com.github.louis77.tuner ``` ### Available elementary Icons diff --git a/README.md b/README.md index fa77cd1..8e1f47c 100644 --- a/README.md +++ b/README.md @@ -43,12 +43,12 @@ Things I need help with: ### Flathub Tuner is available asa Flatpak on Flathub: -https://flathub.org/apps/details/io.github.louis77.tuner +https://flathub.org/apps/details/com.github.louis77.tuner ### elementary OS Install Tuner via elementary's App store: -https://appcenter.elementary.io/io.github.louis77.tuner +https://appcenter.elementary.io/com.github.louis77.tuner ### Arch Linux / AUR Arch-based GNU/Linux users can find `Tuner` under the name [tuner-git](https://aur.archlinux.org/packages/tuner-git/) in the **AUR**: @@ -100,7 +100,7 @@ While I hacked on this App, I discovered so many cool and new stations, which ma ## Environment Variables * `TUNER_API` - a `:` separated list of API servers to read from, e.g. - * `export TUNER_API="de1.api.radio-browser.info:nl1.api.radio-browser.info"; io.github.louis77.tuner` + * `export TUNER_API="de1.api.radio-browser.info:nl1.api.radio-browser.info"; com.github.louis77.tuner` ## Build, Maintance and Development of Tuner @@ -121,7 +121,7 @@ $ sudo apt install gstreamer1.0-libav ``` #### 'Failed to load module "xapp-gtk3-module"' -Running Tuner from the CLI with `flatpak run io.github.louis77.tuner` may produce a message like the following: +Running Tuner from the CLI with `flatpak run com.github.louis77.tuner` may produce a message like the following: `Gtk-Message: 10:01:00.561: Failed to load module "xapp-gtk3-module"` diff --git a/io.github.louis77.tuner.yml b/com.github.louis77.tuner.yml similarity index 78% rename from io.github.louis77.tuner.yml rename to com.github.louis77.tuner.yml index 274b082..f9874db 100644 --- a/io.github.louis77.tuner.yml +++ b/com.github.louis77.tuner.yml @@ -1,5 +1,8 @@ --- -app-id: io.github.louis77.tuner +app-id: com.github.louis77.tuner + +command: com.github.louis77.tuner + runtime: org.freedesktop.Platform runtime-version: '24.08' @@ -13,7 +16,6 @@ sdk: org.freedesktop.Sdk #base: io.elementary.BaseApp #base-version: 'circe-24.08' -command: io.github.louis77.tuner build-options: prepend-path: /usr/lib/sdk/vala/bin/ @@ -62,14 +64,14 @@ modules: buildsystem: meson builddir: _build modules: - - name: graphviz - buildsystem: autotools - config-opts: - - --prefix=/app - sources: - - type: archive - url: "https://gitlab.com/graphviz/graphviz/-/archive/10.0.1/graphviz-10.0.1.tar.gz" - sha256: "28f452ef1cb12288c8758a62f8c3fcfefdb91b251f7aae61d0d703f851bde931" +# - name: graphviz +# buildsystem: autotools +# config-opts: +# - --prefix=/app +# sources: +# - type: archive +# url: "https://gitlab.com/graphviz/graphviz/-/archive/10.0.1/graphviz-10.0.1.tar.gz" +# sha256: "28f452ef1cb12288c8758a62f8c3fcfefdb91b251f7aae61d0d703f851bde931" - name: valac buildsystem: autotools config-opts: @@ -99,16 +101,16 @@ modules: tag: 3.6.1 commit: 8b46a93bc1cbadb22dcdbb6844d9616723376535 -- name: taglib - buildsystem: cmake-ninja - config-opts: - - "-DBUILD_SHARED_LIBS=ON" - - "-DCMAKE_BUILD_TYPE=Release" - sources: - - type: git - url: https://github.com/taglib/taglib.git - tag: v2.0.2 - commit: e3de03501ff66221d1f1f971022b248d5b38ba06 +# - name: taglib +# buildsystem: cmake-ninja +# config-opts: +# - "-DBUILD_SHARED_LIBS=ON" +# - "-DCMAKE_BUILD_TYPE=Release" +# sources: +# - type: git +# url: https://github.com/taglib/taglib.git +# tag: v2.0.2 +# commit: e3de03501ff66221d1f1f971022b248d5b38ba06 - name: gee buildsystem: autotools @@ -131,15 +133,9 @@ modules: - name: tuner buildsystem: meson - build-options: - cflags: "-g" - cxxflags: "-g" - buildtype: "debug" config-opts: - - "--buildtype=debug" - + - "--buildtype=release" + build-commands: + - install -Dm755 myapp /app/bin/myapp post-install: - install -Dm644 /app/share/icons/hicolor/64x64/apps/${FLATPAK_ID}.svg -t /app/share/icons/hicolor/128x128/apps/ - sources: - - type: dir - path: . diff --git a/io.github.louis77.tuner.yml.debug b/com.github.louis77.tuner.yml.debug similarity index 94% rename from io.github.louis77.tuner.yml.debug rename to com.github.louis77.tuner.yml.debug index 37441bc..46f17eb 100644 --- a/io.github.louis77.tuner.yml.debug +++ b/com.github.louis77.tuner.yml.debug @@ -1,9 +1,9 @@ --- -app-id: io.github.louis77.tuner +app-id: com.github.louis77.tuner runtime: io.elementary.Platform runtime-version: '8' sdk: io.elementary.Sdk -command: io.github.louis77.tuner +command: com.github.louis77.tuner finish-args: - "--share=ipc" - "--socket=fallback-x11" diff --git a/io.github.louis77.tuner.yml.release b/com.github.louis77.tuner.yml.release similarity index 94% rename from io.github.louis77.tuner.yml.release rename to com.github.louis77.tuner.yml.release index a46eef0..1ef172b 100644 --- a/io.github.louis77.tuner.yml.release +++ b/com.github.louis77.tuner.yml.release @@ -1,9 +1,9 @@ --- -app-id: io.github.louis77.tuner +app-id: com.github.louis77.tuner runtime: io.elementary.Platform runtime-version: '8' sdk: io.elementary.Sdk -command: io.github.louis77.tuner +command: com.github.louis77.tuner finish-args: - "--share=ipc" - "--socket=fallback-x11" diff --git a/data/io.github.louis77.tuner.appdata.xml.in b/data/com.github.louis77.tuner.appdata.xml.in similarity index 98% rename from data/io.github.louis77.tuner.appdata.xml.in rename to data/com.github.louis77.tuner.appdata.xml.in index b2c39f8..31a0532 100644 --- a/data/io.github.louis77.tuner.appdata.xml.in +++ b/data/com.github.louis77.tuner.appdata.xml.in @@ -1,14 +1,14 @@ - io.github.louis77.tuner + com.github.louis77.tuner FSFAP tuner-elementary GPL-3.0+ Tuner Louis Brauer technosf - io.github.louis77.tuner.desktop + com.github.louis77.tuner.desktop #fafafa #abacae @@ -83,7 +83,7 @@ - io.github.louis77.tuner + com.github.louis77.tuner org.mpris.MediaPlayer2 org.mpris.MediaPlayer2.Player diff --git a/data/io.github.louis77.tuner.desktop.in b/data/com.github.louis77.tuner.desktop.in similarity index 80% rename from data/io.github.louis77.tuner.desktop.in rename to data/com.github.louis77.tuner.desktop.in index 3ae7b15..36a9e17 100644 --- a/data/io.github.louis77.tuner.desktop.in +++ b/data/com.github.louis77.tuner.desktop.in @@ -4,7 +4,7 @@ Name=Tuner GenericName=Internet Radio Player Comment=Listen to Radio Stations all over the world Categories=AudioVideo;Audio;Video;Tuner;Player;Music; -Exec=io.github.louis77.tuner -Icon=io.github.louis77.tuner +Exec=com.github.louis77.tuner +Icon=com.github.louis77.tuner Terminal=false Keywords=Radio;Audio;Listen;Stations;Receiver; diff --git a/data/io.github.louis77.tuner.gresource b/data/com.github.louis77.tuner.gresource similarity index 100% rename from data/io.github.louis77.tuner.gresource rename to data/com.github.louis77.tuner.gresource diff --git a/data/io.github.louis77.tuner.gresource.xml b/data/com.github.louis77.tuner.gresource.xml similarity index 59% rename from data/io.github.louis77.tuner.gresource.xml rename to data/com.github.louis77.tuner.gresource.xml index f1e7f51..c481435 100644 --- a/data/io.github.louis77.tuner.gresource.xml +++ b/data/com.github.louis77.tuner.gresource.xml @@ -1,23 +1,23 @@ - + css/Tuner-system.css css/Tuner-light.css css/Tuner-dark.css - + icons/16/playlist-queue.svg icons/16/playlist-similar.svg icons/16/playlist.svg icons/16/playlist-symbolic.svg icons/16/internet-radio-symbolic.svg icons/16/internet-radio.svg - icons/48/io.github.louis77.tuner.svg - icons/48/io.github.louis77.tuner-symbolic.svg - icons/48/io.github.louis77.tuner-jukebox.svg - icons/128/io.github.louis77.tuner.svg - icons/128/io.github.louis77.tuner-jukebox.svg - icons/128/io.github.louis77.tuner.svg + icons/48/com.github.louis77.tuner.svg + icons/48/com.github.louis77.tuner-symbolic.svg + icons/48/com.github.louis77.tuner-jukebox.svg + icons/128/com.github.louis77.tuner.svg + icons/128/com.github.louis77.tuner-jukebox.svg + icons/128/com.github.louis77.tuner.svg diff --git a/data/io.github.louis77.tuner.gschema.xml b/data/com.github.louis77.tuner.gschema.xml similarity index 97% rename from data/io.github.louis77.tuner.gschema.xml rename to data/com.github.louis77.tuner.gschema.xml index 267ef27..a99338b 100644 --- a/data/io.github.louis77.tuner.gschema.xml +++ b/data/com.github.louis77.tuner.gschema.xml @@ -1,7 +1,7 @@ - + 0 Horizontal position diff --git a/data/icons/128/io.github.louis77.tuner-jukebox.svg b/data/icons/128/com.github.louis77.tuner-jukebox.svg similarity index 100% rename from data/icons/128/io.github.louis77.tuner-jukebox.svg rename to data/icons/128/com.github.louis77.tuner-jukebox.svg diff --git a/data/icons/128/io.github.louis77.tuner-symbolic.png b/data/icons/128/com.github.louis77.tuner-symbolic.png similarity index 100% rename from data/icons/128/io.github.louis77.tuner-symbolic.png rename to data/icons/128/com.github.louis77.tuner-symbolic.png diff --git a/data/icons/128/io.github.louis77.tuner-symbolic.svg b/data/icons/128/com.github.louis77.tuner-symbolic.svg similarity index 99% rename from data/icons/128/io.github.louis77.tuner-symbolic.svg rename to data/icons/128/com.github.louis77.tuner-symbolic.svg index 3b9d839..fa919e5 100644 --- a/data/icons/128/io.github.louis77.tuner-symbolic.svg +++ b/data/icons/128/com.github.louis77.tuner-symbolic.svg @@ -6,9 +6,9 @@ viewBox="0 0 64 64" xml:space="preserve" id="svg1076" - sodipodi:docname="io.github.louis77.tuner-symbolic.svg" + sodipodi:docname="com.github.louis77.tuner-symbolic.svg" inkscape:version="1.4 (e7c3feb100, 2024-10-09)" - inkscape:export-filename="io.github.louis77.tuner-symbolic.png" + inkscape:export-filename="com.github.louis77.tuner-symbolic.png" inkscape:export-xdpi="96" inkscape:export-ydpi="96" width="128" diff --git a/data/icons/128/io.github.louis77.tuner.png b/data/icons/128/com.github.louis77.tuner.png similarity index 100% rename from data/icons/128/io.github.louis77.tuner.png rename to data/icons/128/com.github.louis77.tuner.png diff --git a/data/icons/128/io.github.louis77.tuner.svg b/data/icons/128/com.github.louis77.tuner.svg similarity index 99% rename from data/icons/128/io.github.louis77.tuner.svg rename to data/icons/128/com.github.louis77.tuner.svg index 677fad0..dd7f844 100644 --- a/data/icons/128/io.github.louis77.tuner.svg +++ b/data/icons/128/com.github.louis77.tuner.svg @@ -7,9 +7,9 @@ y="0px" x="0px" version="1.1" - sodipodi:docname="io.github.louis77.tuner.svg" + sodipodi:docname="com.github.louis77.tuner.svg" inkscape:version="1.4 (e7c3feb100, 2024-10-09)" - inkscape:export-filename="io.github.louis77.tuner.png" + inkscape:export-filename="com.github.louis77.tuner.png" inkscape:export-xdpi="96" inkscape:export-ydpi="96" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" diff --git a/data/icons/16/io.github.louis77.tuner-symbolic.png b/data/icons/16/com.github.louis77.tuner-symbolic.png similarity index 100% rename from data/icons/16/io.github.louis77.tuner-symbolic.png rename to data/icons/16/com.github.louis77.tuner-symbolic.png diff --git a/data/icons/16/io.github.louis77.tuner-symbolic.svg b/data/icons/16/com.github.louis77.tuner-symbolic.svg similarity index 99% rename from data/icons/16/io.github.louis77.tuner-symbolic.svg rename to data/icons/16/com.github.louis77.tuner-symbolic.svg index dd703eb..44315e9 100644 --- a/data/icons/16/io.github.louis77.tuner-symbolic.svg +++ b/data/icons/16/com.github.louis77.tuner-symbolic.svg @@ -6,9 +6,9 @@ viewBox="0 0 64 64" xml:space="preserve" id="svg1076" - sodipodi:docname="io.github.louis77.tuner-symbolic.svg" + sodipodi:docname="com.github.louis77.tuner-symbolic.svg" inkscape:version="1.4 (e7c3feb100, 2024-10-09)" - inkscape:export-filename="io.github.louis77.tuner-symbolic.png" + inkscape:export-filename="com.github.louis77.tuner-symbolic.png" inkscape:export-xdpi="96" inkscape:export-ydpi="96" width="16" diff --git a/data/icons/16/io.github.louis77.tuner.png b/data/icons/16/com.github.louis77.tuner.png similarity index 100% rename from data/icons/16/io.github.louis77.tuner.png rename to data/icons/16/com.github.louis77.tuner.png diff --git a/data/icons/16/io.github.louis77.tuner.svg b/data/icons/16/com.github.louis77.tuner.svg similarity index 98% rename from data/icons/16/io.github.louis77.tuner.svg rename to data/icons/16/com.github.louis77.tuner.svg index ae9cf7c..dd31060 100644 --- a/data/icons/16/io.github.louis77.tuner.svg +++ b/data/icons/16/com.github.louis77.tuner.svg @@ -7,9 +7,9 @@ style="enable-background:new 0 0 16 16;" xml:space="preserve" id="svg3473" - sodipodi:docname="io.github.louis77.tuner.svg" + sodipodi:docname="com.github.louis77.tuner.svg" inkscape:version="1.4 (e7c3feb100, 2024-10-09)" - inkscape:export-filename="io.github.louis77.tuner.png" + inkscape:export-filename="com.github.louis77.tuner.png" inkscape:export-xdpi="96" inkscape:export-ydpi="96" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" diff --git a/data/icons/24/io.github.louis77.tuner-symbolic.png b/data/icons/24/com.github.louis77.tuner-symbolic.png similarity index 100% rename from data/icons/24/io.github.louis77.tuner-symbolic.png rename to data/icons/24/com.github.louis77.tuner-symbolic.png diff --git a/data/icons/24/io.github.louis77.tuner-symbolic.svg b/data/icons/24/com.github.louis77.tuner-symbolic.svg similarity index 99% rename from data/icons/24/io.github.louis77.tuner-symbolic.svg rename to data/icons/24/com.github.louis77.tuner-symbolic.svg index 5eb6ca4..b5e55d9 100644 --- a/data/icons/24/io.github.louis77.tuner-symbolic.svg +++ b/data/icons/24/com.github.louis77.tuner-symbolic.svg @@ -6,9 +6,9 @@ viewBox="0 0 64 64" xml:space="preserve" id="svg1076" - sodipodi:docname="io.github.louis77.tuner-symbolic.svg" + sodipodi:docname="com.github.louis77.tuner-symbolic.svg" inkscape:version="1.4 (e7c3feb100, 2024-10-09)" - inkscape:export-filename="io.github.louis77.tuner-symbolic.png" + inkscape:export-filename="com.github.louis77.tuner-symbolic.png" inkscape:export-xdpi="96" inkscape:export-ydpi="96" width="24" diff --git a/data/icons/24/io.github.louis77.tuner.png b/data/icons/24/com.github.louis77.tuner.png similarity index 100% rename from data/icons/24/io.github.louis77.tuner.png rename to data/icons/24/com.github.louis77.tuner.png diff --git a/data/icons/24/io.github.louis77.tuner.svg b/data/icons/24/com.github.louis77.tuner.svg similarity index 98% rename from data/icons/24/io.github.louis77.tuner.svg rename to data/icons/24/com.github.louis77.tuner.svg index 0ada15a..21c44d1 100644 --- a/data/icons/24/io.github.louis77.tuner.svg +++ b/data/icons/24/com.github.louis77.tuner.svg @@ -7,9 +7,9 @@ style="enable-background:new 0 0 24 24;" xml:space="preserve" id="svg3009" - sodipodi:docname="io.github.louis77.tuner.svg" + sodipodi:docname="com.github.louis77.tuner.svg" inkscape:version="1.4 (e7c3feb100, 2024-10-09)" - inkscape:export-filename="io.github.louis77.tuner.png" + inkscape:export-filename="com.github.louis77.tuner.png" inkscape:export-xdpi="96" inkscape:export-ydpi="96" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" diff --git a/data/icons/32/io.github.louis77.tuner-symbolic.png b/data/icons/32/com.github.louis77.tuner-symbolic.png similarity index 100% rename from data/icons/32/io.github.louis77.tuner-symbolic.png rename to data/icons/32/com.github.louis77.tuner-symbolic.png diff --git a/data/icons/32/io.github.louis77.tuner-symbolic.svg b/data/icons/32/com.github.louis77.tuner-symbolic.svg similarity index 99% rename from data/icons/32/io.github.louis77.tuner-symbolic.svg rename to data/icons/32/com.github.louis77.tuner-symbolic.svg index 27b90ef..7623ad7 100644 --- a/data/icons/32/io.github.louis77.tuner-symbolic.svg +++ b/data/icons/32/com.github.louis77.tuner-symbolic.svg @@ -6,9 +6,9 @@ viewBox="0 0 64 64" xml:space="preserve" id="svg1076" - sodipodi:docname="io.github.louis77.tuner-symbolic.svg" + sodipodi:docname="com.github.louis77.tuner-symbolic.svg" inkscape:version="1.4 (e7c3feb100, 2024-10-09)" - inkscape:export-filename="io.github.louis77.tuner-symbolic.png" + inkscape:export-filename="com.github.louis77.tuner-symbolic.png" inkscape:export-xdpi="96" inkscape:export-ydpi="96" width="32" diff --git a/data/icons/32/io.github.louis77.tuner.png b/data/icons/32/com.github.louis77.tuner.png similarity index 100% rename from data/icons/32/io.github.louis77.tuner.png rename to data/icons/32/com.github.louis77.tuner.png diff --git a/data/icons/32/io.github.louis77.tuner.svg b/data/icons/32/com.github.louis77.tuner.svg similarity index 99% rename from data/icons/32/io.github.louis77.tuner.svg rename to data/icons/32/com.github.louis77.tuner.svg index 992f23b..d2303c6 100644 --- a/data/icons/32/io.github.louis77.tuner.svg +++ b/data/icons/32/com.github.louis77.tuner.svg @@ -7,9 +7,9 @@ style="enable-background:new 0 0 32 32;" xml:space="preserve" id="svg2440" - sodipodi:docname="io.github.louis77.tuner.svg" + sodipodi:docname="com.github.louis77.tuner.svg" inkscape:version="1.4 (e7c3feb100, 2024-10-09)" - inkscape:export-filename="io.github.louis77.tuner.png" + inkscape:export-filename="com.github.louis77.tuner.png" inkscape:export-xdpi="96" inkscape:export-ydpi="96" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" diff --git a/data/icons/48/io.github.louis77.tuner-jukebox.svg b/data/icons/48/com.github.louis77.tuner-jukebox.svg similarity index 100% rename from data/icons/48/io.github.louis77.tuner-jukebox.svg rename to data/icons/48/com.github.louis77.tuner-jukebox.svg diff --git a/data/icons/48/io.github.louis77.tuner-symbolic.png b/data/icons/48/com.github.louis77.tuner-symbolic.png similarity index 100% rename from data/icons/48/io.github.louis77.tuner-symbolic.png rename to data/icons/48/com.github.louis77.tuner-symbolic.png diff --git a/data/icons/48/io.github.louis77.tuner-symbolic.svg b/data/icons/48/com.github.louis77.tuner-symbolic.svg similarity index 99% rename from data/icons/48/io.github.louis77.tuner-symbolic.svg rename to data/icons/48/com.github.louis77.tuner-symbolic.svg index 3a857bd..9950b2d 100644 --- a/data/icons/48/io.github.louis77.tuner-symbolic.svg +++ b/data/icons/48/com.github.louis77.tuner-symbolic.svg @@ -6,9 +6,9 @@ viewBox="0 0 64 64" xml:space="preserve" id="svg1076" - sodipodi:docname="io.github.louis77.tuner-symbolic.svg" + sodipodi:docname="com.github.louis77.tuner-symbolic.svg" inkscape:version="1.4 (e7c3feb100, 2024-10-09)" - inkscape:export-filename="io.github.louis77.tuner-symbolic.png" + inkscape:export-filename="com.github.louis77.tuner-symbolic.png" inkscape:export-xdpi="96" inkscape:export-ydpi="96" width="48" diff --git a/data/icons/48/io.github.louis77.tuner.png b/data/icons/48/com.github.louis77.tuner.png similarity index 100% rename from data/icons/48/io.github.louis77.tuner.png rename to data/icons/48/com.github.louis77.tuner.png diff --git a/data/icons/48/io.github.louis77.tuner.svg b/data/icons/48/com.github.louis77.tuner.svg similarity index 99% rename from data/icons/48/io.github.louis77.tuner.svg rename to data/icons/48/com.github.louis77.tuner.svg index 0ce3bc1..d2494c7 100644 --- a/data/icons/48/io.github.louis77.tuner.svg +++ b/data/icons/48/com.github.louis77.tuner.svg @@ -7,9 +7,9 @@ style="enable-background:new 0 0 48 48;" xml:space="preserve" id="svg1768" - sodipodi:docname="io.github.louis77.tuner.svg" + sodipodi:docname="com.github.louis77.tuner.svg" inkscape:version="1.4 (e7c3feb100, 2024-10-09)" - inkscape:export-filename="io.github.louis77.tuner.png" + inkscape:export-filename="com.github.louis77.tuner.png" inkscape:export-xdpi="96" inkscape:export-ydpi="96" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" diff --git a/data/icons/64/io.github.louis77.tuner-symbolic.png b/data/icons/64/com.github.louis77.tuner-symbolic.png similarity index 100% rename from data/icons/64/io.github.louis77.tuner-symbolic.png rename to data/icons/64/com.github.louis77.tuner-symbolic.png diff --git a/data/icons/64/io.github.louis77.tuner-symbolic.svg b/data/icons/64/com.github.louis77.tuner-symbolic.svg similarity index 99% rename from data/icons/64/io.github.louis77.tuner-symbolic.svg rename to data/icons/64/com.github.louis77.tuner-symbolic.svg index ae12f98..24a471c 100644 --- a/data/icons/64/io.github.louis77.tuner-symbolic.svg +++ b/data/icons/64/com.github.louis77.tuner-symbolic.svg @@ -7,9 +7,9 @@ style="enable-background:new 0 0 64 64;" xml:space="preserve" id="svg1076" - sodipodi:docname="io.github.louis77.tuner-symbolic.svg" + sodipodi:docname="com.github.louis77.tuner-symbolic.svg" inkscape:version="1.4 (e7c3feb100, 2024-10-09)" - inkscape:export-filename="io.github.louis77.tuner-symbolic.png" + inkscape:export-filename="com.github.louis77.tuner-symbolic.png" inkscape:export-xdpi="96" inkscape:export-ydpi="96" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" diff --git a/data/icons/64/io.github.louis77.tuner.png b/data/icons/64/com.github.louis77.tuner.png similarity index 100% rename from data/icons/64/io.github.louis77.tuner.png rename to data/icons/64/com.github.louis77.tuner.png diff --git a/data/icons/64/io.github.louis77.tuner.svg b/data/icons/64/com.github.louis77.tuner.svg similarity index 99% rename from data/icons/64/io.github.louis77.tuner.svg rename to data/icons/64/com.github.louis77.tuner.svg index 6be78e8..49f3b64 100644 --- a/data/icons/64/io.github.louis77.tuner.svg +++ b/data/icons/64/com.github.louis77.tuner.svg @@ -7,9 +7,9 @@ style="enable-background:new 0 0 64 64;" xml:space="preserve" id="svg1076" - sodipodi:docname="io.github.louis77.tuner.svg" + sodipodi:docname="com.github.louis77.tuner.svg" inkscape:version="1.4 (e7c3feb100, 2024-10-09)" - inkscape:export-filename="io.github.louis77.tuner.png" + inkscape:export-filename="com.github.louis77.tuner.png" inkscape:export-xdpi="96" inkscape:export-ydpi="96" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" diff --git a/meson.build b/meson.build index fdd1f13..b6dbb73 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ # Project name, programming language and version project ( - 'io.github.louis77.tuner', + 'com.github.louis77.tuner', 'vala', 'c', version: '2.0.0-BETA1', meson_version: '>= 0.60.0', diff --git a/po/io.github.louis77.tuner.pot b/po/com.github.louis77.tuner.pot similarity index 99% rename from po/io.github.louis77.tuner.pot rename to po/com.github.louis77.tuner.pot index 3ccec99..cf46f92 100644 --- a/po/io.github.louis77.tuner.pot +++ b/po/com.github.louis77.tuner.pot @@ -1,12 +1,12 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the io.github.louis77.tuner package. +# This file is distributed under the same license as the com.github.louis77.tuner package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: io.github.louis77.tuner\n" +"Project-Id-Version: com.github.louis77.tuner\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-11-08 19:49+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" diff --git a/po/de.po b/po/de.po index 7f1784e..9054024 100644 --- a/po/de.po +++ b/po/de.po @@ -1,6 +1,6 @@ -# German translations for io.github.louis77.tuner package. -# Copyright (C) 2020 THE io.github.louis77.tuner'S COPYRIGHT HOLDER -# This file is distributed under the same license as the io.github.louis77.tuner package. +# German translations for com.github.louis77.tuner package. +# Copyright (C) 2020 THE com.github.louis77.tuner'S COPYRIGHT HOLDER +# This file is distributed under the same license as the com.github.louis77.tuner package. # Automatically generated, 2020. # # Louis Brauer , 2022. @@ -9,7 +9,7 @@ # uwe-ss , 2022. msgid "" msgstr "" -"Project-Id-Version: io.github.louis77.tuner\n" +"Project-Id-Version: com.github.louis77.tuner\n" "Report-Msgid-Bugs-To: louis@brauer.family\n" "POT-Creation-Date: 2020-11-08 19:49+0100\n" "PO-Revision-Date: 2022-10-03 20:19+0000\n" diff --git a/po/es.po b/po/es.po index a234303..8e7c63f 100644 --- a/po/es.po +++ b/po/es.po @@ -1,11 +1,11 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the io.github.louis77.tuner package. +# This file is distributed under the same license as the com.github.louis77.tuner package. # Paxton , 2022. # Gaston Martres , 2022. msgid "" msgstr "" -"Project-Id-Version: io.github.louis77.tuner\n" +"Project-Id-Version: com.github.louis77.tuner\n" "Report-Msgid-Bugs-To: louis@brauer.family\n" "POT-Creation-Date: 2020-11-08 19:49+0100\n" "PO-Revision-Date: 2022-07-15 11:28+0000\n" diff --git a/po/extra/POTFILES b/po/extra/POTFILES index 979ba49..2b07968 100644 --- a/po/extra/POTFILES +++ b/po/extra/POTFILES @@ -1,2 +1,2 @@ -data/io.github.louis77.tuner.desktop.in -data/io.github.louis77.tuner.appdata.xml.in +data/com.github.louis77.tuner.desktop.in +data/com.github.louis77.tuner.appdata.xml.in diff --git a/po/extra/de.po b/po/extra/de.po index 2357e96..b3698ae 100644 --- a/po/extra/de.po +++ b/po/extra/de.po @@ -17,41 +17,41 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: data/io.github.louis77.tuner.desktop.in:4 -#: data/io.github.louis77.tuner.appdata.xml.in:8 +#: data/com.github.louis77.tuner.desktop.in:4 +#: data/com.github.louis77.tuner.appdata.xml.in:8 msgid "Tuner" msgstr "Tuner" -#: data/io.github.louis77.tuner.desktop.in:5 +#: data/com.github.louis77.tuner.desktop.in:5 #, fuzzy msgid "Internet Radio Player" msgstr "Internet Radio Empfänger" -#: data/io.github.louis77.tuner.desktop.in:6 +#: data/com.github.louis77.tuner.desktop.in:6 msgid "Listen to Radio Stations all over the world" msgstr "Empfange Radio-Stationen aus aller Welt" -#: data/io.github.louis77.tuner.desktop.in:9 -msgid "io.github.louis77.tuner" -msgstr "io.github.louis77.tuner" +#: data/com.github.louis77.tuner.desktop.in:9 +msgid "com.github.louis77.tuner" +msgstr "com.github.louis77.tuner" -#: data/io.github.louis77.tuner.desktop.in:11 +#: data/com.github.louis77.tuner.desktop.in:11 msgid "Radio;Audio;Listen;Stations;Receiver;" msgstr "Radio;Audio;Listen;Stations;Receiver;" -#: data/io.github.louis77.tuner.appdata.xml.in:9 +#: data/com.github.louis77.tuner.appdata.xml.in:9 msgid "Louis Brauer" msgstr "Louis Brauer" -#: data/io.github.louis77.tuner.appdata.xml.in:11 +#: data/com.github.louis77.tuner.appdata.xml.in:11 msgid "Discover and listen to internet radio stations" msgstr "Entdecke und empfange Internet Radio-Stationen" -#: data/io.github.louis77.tuner.appdata.xml.in:14 +#: data/com.github.louis77.tuner.appdata.xml.in:14 msgid "Make listening to internet radio stations fun again!" msgstr "Endlich wieder Spass beim Empfangen von Internet Radio-Stationen!" -#: data/io.github.louis77.tuner.appdata.xml.in:15 +#: data/com.github.louis77.tuner.appdata.xml.in:15 msgid "" "Instead of providing you with all the stations you already know, Tuner " "presents you a new selection of stations from all over the world every time " @@ -61,81 +61,81 @@ msgstr "" "zeigt Dir Tuner bei jedem Start eine neue Auswahl von Stationen aus aller " "Welt. Drücke einfach den Mischen-Button um eine neue Auswahl zu erhalten." -#: data/io.github.louis77.tuner.appdata.xml.in:18 +#: data/com.github.louis77.tuner.appdata.xml.in:18 msgid "Tuner uses the community-driven station catalog radio-browser.info." msgstr "" "Tuner benutzt das offene Community-Radio-Verzeichnis von radio-browser.info" -#: data/io.github.louis77.tuner.appdata.xml.in:20 +#: data/com.github.louis77.tuner.appdata.xml.in:20 msgid "Discover new stations every day" msgstr "Entdecke jeden Tag neue Radio-Stationen" -#: data/io.github.louis77.tuner.appdata.xml.in:21 +#: data/com.github.louis77.tuner.appdata.xml.in:21 #, fuzzy msgid "Star stations you like and visit their website" msgstr "Markiere deine Favoriten" -#: data/io.github.louis77.tuner.appdata.xml.in:22 +#: data/com.github.louis77.tuner.appdata.xml.in:22 msgid "Control Tuner from your volume indicator" msgstr "Steuere Tuner von deinem System-Lautstärkeregler" -#: data/io.github.louis77.tuner.appdata.xml.in:64 -#: data/io.github.louis77.tuner.appdata.xml.in:95 -#: data/io.github.louis77.tuner.appdata.xml.in:116 +#: data/com.github.louis77.tuner.appdata.xml.in:64 +#: data/com.github.louis77.tuner.appdata.xml.in:95 +#: data/com.github.louis77.tuner.appdata.xml.in:116 msgid "New features:" msgstr "Neue Funktionen:" -#: data/io.github.louis77.tuner.appdata.xml.in:66 +#: data/com.github.louis77.tuner.appdata.xml.in:66 msgid "Show the current track playing if supported by station" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:67 +#: data/com.github.louis77.tuner.appdata.xml.in:67 msgid "Show Top 100 stations of user country if detectable" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:68 +#: data/com.github.louis77.tuner.appdata.xml.in:68 msgid "\"Visit Website\" link in station context menu" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:70 -#: data/io.github.louis77.tuner.appdata.xml.in:82 -#: data/io.github.louis77.tuner.appdata.xml.in:101 -#: data/io.github.louis77.tuner.appdata.xml.in:123 +#: data/com.github.louis77.tuner.appdata.xml.in:70 +#: data/com.github.louis77.tuner.appdata.xml.in:82 +#: data/com.github.louis77.tuner.appdata.xml.in:101 +#: data/com.github.louis77.tuner.appdata.xml.in:123 msgid "Other improvements:" msgstr "Sonstige Verbesserungen:" -#: data/io.github.louis77.tuner.appdata.xml.in:72 +#: data/com.github.louis77.tuner.appdata.xml.in:72 #, fuzzy msgid "Added Dutch translation" msgstr "Französisch-Übersetzung hinzugefügt" -#: data/io.github.louis77.tuner.appdata.xml.in:74 -#: data/io.github.louis77.tuner.appdata.xml.in:87 -#: data/io.github.louis77.tuner.appdata.xml.in:108 -#: data/io.github.louis77.tuner.appdata.xml.in:130 +#: data/com.github.louis77.tuner.appdata.xml.in:74 +#: data/com.github.louis77.tuner.appdata.xml.in:87 +#: data/com.github.louis77.tuner.appdata.xml.in:108 +#: data/com.github.louis77.tuner.appdata.xml.in:130 msgid "Bugfixes:" msgstr "Fehlerbehebungen:" -#: data/io.github.louis77.tuner.appdata.xml.in:76 -#: data/io.github.louis77.tuner.appdata.xml.in:89 +#: data/com.github.louis77.tuner.appdata.xml.in:76 +#: data/com.github.louis77.tuner.appdata.xml.in:89 msgid "Fix missing icons for non elementary OS systems" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:84 +#: data/com.github.louis77.tuner.appdata.xml.in:84 msgid "Add manual dark mode switch in settings" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:85 +#: data/com.github.louis77.tuner.appdata.xml.in:85 msgid "Compact sidebar and content window" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:97 +#: data/com.github.louis77.tuner.appdata.xml.in:97 msgid "Right-click a station to add or remove to favourites directly" msgstr "" "Klicken Sie mit der rechten Maustaste auf eine Station, um sie direkt zu " "Favoriten hinzuzufügen oder daraus zu entfernen" -#: data/io.github.louis77.tuner.appdata.xml.in:98 +#: data/com.github.louis77.tuner.appdata.xml.in:98 msgid "" "Add settings menu with \"Do-Not-Track\" option, disables sending station " "listening events to radio-browser.org" @@ -143,11 +143,11 @@ msgstr "" "Einstellungsmenü mit der Option \"Nicht verfolgen\" hinzugefügt um das " "Senden von Ereignissen an radio-browser.org zu verhindern" -#: data/io.github.louis77.tuner.appdata.xml.in:99 +#: data/com.github.louis77.tuner.appdata.xml.in:99 msgid "Add About dialog" msgstr "Über Dialog hinzugefügt " -#: data/io.github.louis77.tuner.appdata.xml.in:103 +#: data/com.github.louis77.tuner.appdata.xml.in:103 msgid "" "If a station is already in your favourites, you'll see a little star in the " "title" @@ -155,7 +155,7 @@ msgstr "" "Wenn sich ein Sender bereits in Ihren Favoriten befindet, wird im Titel ein " "kleiner Stern angezeigt" -#: data/io.github.louis77.tuner.appdata.xml.in:104 +#: data/com.github.louis77.tuner.appdata.xml.in:104 msgid "" "Randomly selects one of the available radio-browser.org servers (was always " "de1 before)" @@ -163,7 +163,7 @@ msgstr "" "Wählt zufällig einen der verfügbaren radio-browser.org-Server aus (war " "vorher immer de1)" -#: data/io.github.louis77.tuner.appdata.xml.in:105 +#: data/com.github.louis77.tuner.appdata.xml.in:105 msgid "" "Favourites are now stored in a local favourites.json file to improve app " "startup time" @@ -171,64 +171,64 @@ msgstr "" "Favoriten werden jetzt in einer lokalen Datei favourites.json gespeichert, " "um die Startzeit der App zu verbessern" -#: data/io.github.louis77.tuner.appdata.xml.in:106 +#: data/com.github.louis77.tuner.appdata.xml.in:106 #, fuzzy msgid "Added Italian translation" msgstr "Italienisch-Übersetzung hinzugefügt" -#: data/io.github.louis77.tuner.appdata.xml.in:110 +#: data/com.github.louis77.tuner.appdata.xml.in:110 msgid "" "Fix broken dark theme support (elementary and Adwaita dark look fine now)" msgstr "" "Behebung der Unterstützung für defekte dunkle Themen (elementary und Adwaita " "Dark sehen jetzt gut aus)" -#: data/io.github.louis77.tuner.appdata.xml.in:118 +#: data/com.github.louis77.tuner.appdata.xml.in:118 msgid "Search for radio stations" msgstr "Suche nach Radio-Stationen" -#: data/io.github.louis77.tuner.appdata.xml.in:119 +#: data/com.github.louis77.tuner.appdata.xml.in:119 msgid "New \"Genres\" section with select popular genres" msgstr "Neuer \"Genre\"-Abschnitt mit ausgewählten Genre" -#: data/io.github.louis77.tuner.appdata.xml.in:120 +#: data/com.github.louis77.tuner.appdata.xml.in:120 msgid "Added French translation" msgstr "Französisch-Übersetzung hinzugefügt" -#: data/io.github.louis77.tuner.appdata.xml.in:121 +#: data/com.github.louis77.tuner.appdata.xml.in:121 msgid "Added German translation" msgstr "Deutsch-Übersetzung hinzugefügt" -#: data/io.github.louis77.tuner.appdata.xml.in:125 +#: data/com.github.louis77.tuner.appdata.xml.in:125 msgid "Each section now displays the most-voted-for 40 stations" msgstr "Jeder Abschnitt zeigt" -#: data/io.github.louis77.tuner.appdata.xml.in:126 +#: data/com.github.louis77.tuner.appdata.xml.in:126 msgid "Station images are now being cached" msgstr "Stations-Bilder werden nun zwischengespeichert" -#: data/io.github.louis77.tuner.appdata.xml.in:127 +#: data/com.github.louis77.tuner.appdata.xml.in:127 msgid "The app icon now appears more vertically centered" msgstr "Das App-Icon ist nun vertikal ausgerichtet" -#: data/io.github.louis77.tuner.appdata.xml.in:128 +#: data/com.github.louis77.tuner.appdata.xml.in:128 msgid "Station images are now always the same size" msgstr "Stations-Bilder haben nun eine konsistente Grösse" -#: data/io.github.louis77.tuner.appdata.xml.in:132 +#: data/com.github.louis77.tuner.appdata.xml.in:132 msgid "Fixed a bug where starred stations appeared as unstarred" msgstr "" "Einen Fehler behoben, bei dem markierte Stationen als nicht markiert " "angezeigt wurden" -#: data/io.github.louis77.tuner.appdata.xml.in:133 +#: data/com.github.louis77.tuner.appdata.xml.in:133 msgid "Display a nice API error screen" msgstr "Zeige Hinweis falls Datenabruf fehlschlägt" -#: data/io.github.louis77.tuner.appdata.xml.in:140 +#: data/com.github.louis77.tuner.appdata.xml.in:140 msgid "New sidebar menu with different selections and your favourite stations." msgstr "Neue Seitenleiste mit verschiedenen Vorauswahlen und deinen Favoriten" -#: data/io.github.louis77.tuner.appdata.xml.in:145 +#: data/com.github.louis77.tuner.appdata.xml.in:145 msgid "Initial release" msgstr "Erste Ausgabe" diff --git a/po/extra/extra.pot b/po/extra/extra.pot index fc6e77e..d8e7423 100644 --- a/po/extra/extra.pot +++ b/po/extra/extra.pot @@ -17,196 +17,196 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: data/io.github.louis77.tuner.desktop.in:4 -#: data/io.github.louis77.tuner.appdata.xml.in:8 +#: data/com.github.louis77.tuner.desktop.in:4 +#: data/com.github.louis77.tuner.appdata.xml.in:8 msgid "Tuner" msgstr "" -#: data/io.github.louis77.tuner.desktop.in:5 +#: data/com.github.louis77.tuner.desktop.in:5 msgid "Internet Radio Player" msgstr "" -#: data/io.github.louis77.tuner.desktop.in:6 +#: data/com.github.louis77.tuner.desktop.in:6 msgid "Listen to Radio Stations all over the world" msgstr "" -#: data/io.github.louis77.tuner.desktop.in:9 -msgid "io.github.louis77.tuner" +#: data/com.github.louis77.tuner.desktop.in:9 +msgid "com.github.louis77.tuner" msgstr "" -#: data/io.github.louis77.tuner.desktop.in:11 +#: data/com.github.louis77.tuner.desktop.in:11 msgid "Radio;Audio;Listen;Stations;Receiver;" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:9 +#: data/com.github.louis77.tuner.appdata.xml.in:9 msgid "Louis Brauer" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:11 +#: data/com.github.louis77.tuner.appdata.xml.in:11 msgid "Discover and listen to internet radio stations" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:14 +#: data/com.github.louis77.tuner.appdata.xml.in:14 msgid "Make listening to internet radio stations fun again!" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:15 +#: data/com.github.louis77.tuner.appdata.xml.in:15 msgid "" "Instead of providing you with all the stations you already know, Tuner " "presents you a new selection of stations from all over the world every time " "you hit the Shuffle button." msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:18 +#: data/com.github.louis77.tuner.appdata.xml.in:18 msgid "Tuner uses the community-driven station catalog radio-browser.info." msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:20 +#: data/com.github.louis77.tuner.appdata.xml.in:20 msgid "Discover new stations every day" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:21 +#: data/com.github.louis77.tuner.appdata.xml.in:21 msgid "Star stations you like and visit their website" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:22 +#: data/com.github.louis77.tuner.appdata.xml.in:22 msgid "Control Tuner from your volume indicator" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:64 -#: data/io.github.louis77.tuner.appdata.xml.in:95 -#: data/io.github.louis77.tuner.appdata.xml.in:116 +#: data/com.github.louis77.tuner.appdata.xml.in:64 +#: data/com.github.louis77.tuner.appdata.xml.in:95 +#: data/com.github.louis77.tuner.appdata.xml.in:116 msgid "New features:" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:66 +#: data/com.github.louis77.tuner.appdata.xml.in:66 msgid "Show the current track playing if supported by station" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:67 +#: data/com.github.louis77.tuner.appdata.xml.in:67 msgid "Show Top 100 stations of user country if detectable" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:68 +#: data/com.github.louis77.tuner.appdata.xml.in:68 msgid "\"Visit Website\" link in station context menu" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:70 -#: data/io.github.louis77.tuner.appdata.xml.in:82 -#: data/io.github.louis77.tuner.appdata.xml.in:101 -#: data/io.github.louis77.tuner.appdata.xml.in:123 +#: data/com.github.louis77.tuner.appdata.xml.in:70 +#: data/com.github.louis77.tuner.appdata.xml.in:82 +#: data/com.github.louis77.tuner.appdata.xml.in:101 +#: data/com.github.louis77.tuner.appdata.xml.in:123 msgid "Other improvements:" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:72 +#: data/com.github.louis77.tuner.appdata.xml.in:72 msgid "Added Dutch translation" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:74 -#: data/io.github.louis77.tuner.appdata.xml.in:87 -#: data/io.github.louis77.tuner.appdata.xml.in:108 -#: data/io.github.louis77.tuner.appdata.xml.in:130 +#: data/com.github.louis77.tuner.appdata.xml.in:74 +#: data/com.github.louis77.tuner.appdata.xml.in:87 +#: data/com.github.louis77.tuner.appdata.xml.in:108 +#: data/com.github.louis77.tuner.appdata.xml.in:130 msgid "Bugfixes:" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:76 -#: data/io.github.louis77.tuner.appdata.xml.in:89 +#: data/com.github.louis77.tuner.appdata.xml.in:76 +#: data/com.github.louis77.tuner.appdata.xml.in:89 msgid "Fix missing icons for non elementary OS systems" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:84 +#: data/com.github.louis77.tuner.appdata.xml.in:84 msgid "Add manual dark mode switch in settings" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:85 +#: data/com.github.louis77.tuner.appdata.xml.in:85 msgid "Compact sidebar and content window" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:97 +#: data/com.github.louis77.tuner.appdata.xml.in:97 msgid "Right-click a station to add or remove to favourites directly" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:98 +#: data/com.github.louis77.tuner.appdata.xml.in:98 msgid "" "Add settings menu with \"Do-Not-Track\" option, disables sending station " "listening events to radio-browser.org" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:99 +#: data/com.github.louis77.tuner.appdata.xml.in:99 msgid "Add About dialog" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:103 +#: data/com.github.louis77.tuner.appdata.xml.in:103 msgid "" "If a station is already in your favourites, you'll see a little star in the " "title" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:104 +#: data/com.github.louis77.tuner.appdata.xml.in:104 msgid "" "Randomly selects one of the available radio-browser.org servers (was always " "de1 before)" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:105 +#: data/com.github.louis77.tuner.appdata.xml.in:105 msgid "" "Favourites are now stored in a local favourites.json file to improve app " "startup time" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:106 +#: data/com.github.louis77.tuner.appdata.xml.in:106 msgid "Added Italian translation" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:110 +#: data/com.github.louis77.tuner.appdata.xml.in:110 msgid "" "Fix broken dark theme support (elementary and Adwaita dark look fine now)" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:118 +#: data/com.github.louis77.tuner.appdata.xml.in:118 msgid "Search for radio stations" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:119 +#: data/com.github.louis77.tuner.appdata.xml.in:119 msgid "New \"Genres\" section with select popular genres" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:120 +#: data/com.github.louis77.tuner.appdata.xml.in:120 msgid "Added French translation" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:121 +#: data/com.github.louis77.tuner.appdata.xml.in:121 msgid "Added German translation" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:125 +#: data/com.github.louis77.tuner.appdata.xml.in:125 msgid "Each section now displays the most-voted-for 40 stations" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:126 +#: data/com.github.louis77.tuner.appdata.xml.in:126 msgid "Station images are now being cached" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:127 +#: data/com.github.louis77.tuner.appdata.xml.in:127 msgid "The app icon now appears more vertically centered" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:128 +#: data/com.github.louis77.tuner.appdata.xml.in:128 msgid "Station images are now always the same size" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:132 +#: data/com.github.louis77.tuner.appdata.xml.in:132 msgid "Fixed a bug where starred stations appeared as unstarred" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:133 +#: data/com.github.louis77.tuner.appdata.xml.in:133 msgid "Display a nice API error screen" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:140 +#: data/com.github.louis77.tuner.appdata.xml.in:140 msgid "New sidebar menu with different selections and your favourite stations." msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:145 +#: data/com.github.louis77.tuner.appdata.xml.in:145 msgid "Initial release" msgstr "" diff --git a/po/extra/fr.po b/po/extra/fr.po index 44abe19..cea4187 100644 --- a/po/extra/fr.po +++ b/po/extra/fr.po @@ -17,40 +17,40 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: data/io.github.louis77.tuner.desktop.in:4 -#: data/io.github.louis77.tuner.appdata.xml.in:8 +#: data/com.github.louis77.tuner.desktop.in:4 +#: data/com.github.louis77.tuner.appdata.xml.in:8 msgid "Tuner" msgstr "Tuner" -#: data/io.github.louis77.tuner.desktop.in:5 +#: data/com.github.louis77.tuner.desktop.in:5 msgid "Internet Radio Player" msgstr "Lecteur de Web Radios" -#: data/io.github.louis77.tuner.desktop.in:6 +#: data/com.github.louis77.tuner.desktop.in:6 msgid "Listen to Radio Stations all over the world" msgstr "Écoutez les stations de radio du monde entier" -#: data/io.github.louis77.tuner.desktop.in:9 -msgid "io.github.louis77.tuner" -msgstr "io.github.louis77.tuner" +#: data/com.github.louis77.tuner.desktop.in:9 +msgid "com.github.louis77.tuner" +msgstr "com.github.louis77.tuner" -#: data/io.github.louis77.tuner.desktop.in:11 +#: data/com.github.louis77.tuner.desktop.in:11 msgid "Radio;Audio;Listen;Stations;Receiver;" msgstr "Radio;Audio;Listen;Stations;Receiver;" -#: data/io.github.louis77.tuner.appdata.xml.in:9 +#: data/com.github.louis77.tuner.appdata.xml.in:9 msgid "Louis Brauer" msgstr "Louis Brauer" -#: data/io.github.louis77.tuner.appdata.xml.in:11 +#: data/com.github.louis77.tuner.appdata.xml.in:11 msgid "Discover and listen to internet radio stations" msgstr "Découvrez et écoutez des stations de radio en ligne" -#: data/io.github.louis77.tuner.appdata.xml.in:14 +#: data/com.github.louis77.tuner.appdata.xml.in:14 msgid "Make listening to internet radio stations fun again!" msgstr "Rendons de nouveau fun l'écoute des stations de radio en ligne !" -#: data/io.github.louis77.tuner.appdata.xml.in:15 +#: data/com.github.louis77.tuner.appdata.xml.in:15 msgid "" "Instead of providing you with all the stations you already know, Tuner " "presents you a new selection of stations from all over the world every time " @@ -60,79 +60,79 @@ msgstr "" "Tuner vous présente une nouvelle sélection de stations du monde entier à " "chaque fois que vous appuyez sur le bouton « Aléatoire »." -#: data/io.github.louis77.tuner.appdata.xml.in:18 +#: data/com.github.louis77.tuner.appdata.xml.in:18 msgid "Tuner uses the community-driven station catalog radio-browser.info." msgstr "" "Tuner utilise le catalogue communautaire de stations radio-browser.info." -#: data/io.github.louis77.tuner.appdata.xml.in:20 +#: data/com.github.louis77.tuner.appdata.xml.in:20 msgid "Discover new stations every day" msgstr "Découvrez de nouvelles stations chaque jour" -#: data/io.github.louis77.tuner.appdata.xml.in:21 +#: data/com.github.louis77.tuner.appdata.xml.in:21 msgid "Star stations you like and visit their website" msgstr "Marquez les stations que vous aimez comme favorites et visitez leur site Web" -#: data/io.github.louis77.tuner.appdata.xml.in:22 +#: data/com.github.louis77.tuner.appdata.xml.in:22 msgid "Control Tuner from your volume indicator" msgstr "Contrôlez la lecture de Tuner depuis votre indicateur de volume" -#: data/io.github.louis77.tuner.appdata.xml.in:64 -#: data/io.github.louis77.tuner.appdata.xml.in:95 -#: data/io.github.louis77.tuner.appdata.xml.in:116 +#: data/com.github.louis77.tuner.appdata.xml.in:64 +#: data/com.github.louis77.tuner.appdata.xml.in:95 +#: data/com.github.louis77.tuner.appdata.xml.in:116 msgid "New features:" msgstr "Nouvelles fonctionnalités" -#: data/io.github.louis77.tuner.appdata.xml.in:66 +#: data/com.github.louis77.tuner.appdata.xml.in:66 msgid "Show the current track playing if supported by station" msgstr "Affichage de la piste en cours de lecture lorsque cela est pris en charge par la station" -#: data/io.github.louis77.tuner.appdata.xml.in:67 +#: data/com.github.louis77.tuner.appdata.xml.in:67 msgid "Show Top 100 stations of user country if detectable" msgstr "Affichage du top 100 des stations du pays de l'utilisateur si détectable" -#: data/io.github.louis77.tuner.appdata.xml.in:68 +#: data/com.github.louis77.tuner.appdata.xml.in:68 msgid "\"Visit Website\" link in station context menu" msgstr "Ajout de l'option « Visiter le site Web » dans le menu contextuel des stations" -#: data/io.github.louis77.tuner.appdata.xml.in:70 -#: data/io.github.louis77.tuner.appdata.xml.in:82 -#: data/io.github.louis77.tuner.appdata.xml.in:101 -#: data/io.github.louis77.tuner.appdata.xml.in:123 +#: data/com.github.louis77.tuner.appdata.xml.in:70 +#: data/com.github.louis77.tuner.appdata.xml.in:82 +#: data/com.github.louis77.tuner.appdata.xml.in:101 +#: data/com.github.louis77.tuner.appdata.xml.in:123 msgid "Other improvements:" msgstr "Autres améliorations :" -#: data/io.github.louis77.tuner.appdata.xml.in:72 +#: data/com.github.louis77.tuner.appdata.xml.in:72 msgid "Added Dutch translation" msgstr "Ajout de la traduction en néerlandais" -#: data/io.github.louis77.tuner.appdata.xml.in:74 -#: data/io.github.louis77.tuner.appdata.xml.in:87 -#: data/io.github.louis77.tuner.appdata.xml.in:108 -#: data/io.github.louis77.tuner.appdata.xml.in:130 +#: data/com.github.louis77.tuner.appdata.xml.in:74 +#: data/com.github.louis77.tuner.appdata.xml.in:87 +#: data/com.github.louis77.tuner.appdata.xml.in:108 +#: data/com.github.louis77.tuner.appdata.xml.in:130 msgid "Bugfixes:" msgstr "Corrections de bug :" -#: data/io.github.louis77.tuner.appdata.xml.in:76 -#: data/io.github.louis77.tuner.appdata.xml.in:89 +#: data/com.github.louis77.tuner.appdata.xml.in:76 +#: data/com.github.louis77.tuner.appdata.xml.in:89 msgid "Fix missing icons for non elementary OS systems" msgstr "Correction des icônes manquantes pour les systèmes différents d'elementary OS" -#: data/io.github.louis77.tuner.appdata.xml.in:84 +#: data/com.github.louis77.tuner.appdata.xml.in:84 msgid "Add manual dark mode switch in settings" msgstr "Ajout de l'option pour basculer au thème sombre dans les paramètres" -#: data/io.github.louis77.tuner.appdata.xml.in:85 +#: data/com.github.louis77.tuner.appdata.xml.in:85 msgid "Compact sidebar and content window" msgstr "Barre latérale compacte et fenêtre de contenu" -#: data/io.github.louis77.tuner.appdata.xml.in:97 +#: data/com.github.louis77.tuner.appdata.xml.in:97 msgid "Right-click a station to add or remove to favourites directly" msgstr "" "Cliquez avec le bouton droit sur une station pour ajouter ou supprimer " "directement les favoris" -#: data/io.github.louis77.tuner.appdata.xml.in:98 +#: data/com.github.louis77.tuner.appdata.xml.in:98 msgid "" "Add settings menu with \"Do-Not-Track\" option, disables sending station " "listening events to radio-browser.org" @@ -140,11 +140,11 @@ msgstr "" "Ajout de l'option « Ne pas suivre », désactive " "l'envoi des événements d'écoute de la station à radio-browser.org" -#: data/io.github.louis77.tuner.appdata.xml.in:99 +#: data/com.github.louis77.tuner.appdata.xml.in:99 msgid "Add About dialog" msgstr "Ajout de la boîte de dialogue « À propos »" -#: data/io.github.louis77.tuner.appdata.xml.in:103 +#: data/com.github.louis77.tuner.appdata.xml.in:103 msgid "" "If a station is already in your favourites, you'll see a little star in the " "title" @@ -152,7 +152,7 @@ msgstr "" "Si une station est déjà dans vos favoris, vous verrez une petite étoile dans " "le titre" -#: data/io.github.louis77.tuner.appdata.xml.in:104 +#: data/com.github.louis77.tuner.appdata.xml.in:104 msgid "" "Randomly selects one of the available radio-browser.org servers (was always " "de1 before)" @@ -160,7 +160,7 @@ msgstr "" "Sélectionne au hasard l'un des serveurs radio-browser.org disponibles (était " "toujours de1 avant)" -#: data/io.github.louis77.tuner.appdata.xml.in:105 +#: data/com.github.louis77.tuner.appdata.xml.in:105 msgid "" "Favourites are now stored in a local favourites.json file to improve app " "startup time" @@ -168,65 +168,65 @@ msgstr "" "Les favoris sont désormais stockés dans un fichier local favourites.json " "pour améliorer le temps de démarrage de l'application" -#: data/io.github.louis77.tuner.appdata.xml.in:106 +#: data/com.github.louis77.tuner.appdata.xml.in:106 msgid "Added Italian translation" msgstr "Ajout de la traduction en italien" -#: data/io.github.louis77.tuner.appdata.xml.in:110 +#: data/com.github.louis77.tuner.appdata.xml.in:110 msgid "" "Fix broken dark theme support (elementary and Adwaita dark look fine now)" msgstr "" "Correction de la prise en charge du thème sombre cassé (elementary et " "Adwaita theme semblent bien maintenant)" -#: data/io.github.louis77.tuner.appdata.xml.in:118 +#: data/com.github.louis77.tuner.appdata.xml.in:118 msgid "Search for radio stations" msgstr "Recherchez des stations de radio" -#: data/io.github.louis77.tuner.appdata.xml.in:119 +#: data/com.github.louis77.tuner.appdata.xml.in:119 msgid "New \"Genres\" section with select popular genres" msgstr "Nouvelle section « Genres » avec une sélection de genres populaires" -#: data/io.github.louis77.tuner.appdata.xml.in:120 +#: data/com.github.louis77.tuner.appdata.xml.in:120 msgid "Added French translation" msgstr "Ajout de la traduction en français" -#: data/io.github.louis77.tuner.appdata.xml.in:121 +#: data/com.github.louis77.tuner.appdata.xml.in:121 msgid "Added German translation" msgstr "Ajout de le traduction en allemand" -#: data/io.github.louis77.tuner.appdata.xml.in:125 +#: data/com.github.louis77.tuner.appdata.xml.in:125 msgid "Each section now displays the most-voted-for 40 stations" msgstr "Chaque section affiche désormais les 40 stations les plus votées" -#: data/io.github.louis77.tuner.appdata.xml.in:126 +#: data/com.github.louis77.tuner.appdata.xml.in:126 msgid "Station images are now being cached" msgstr "Les images de station sont désormais mises en cache" -#: data/io.github.louis77.tuner.appdata.xml.in:127 +#: data/com.github.louis77.tuner.appdata.xml.in:127 msgid "The app icon now appears more vertically centered" msgstr "L'icône de l'application est désormais mieux centrée verticalement" -#: data/io.github.louis77.tuner.appdata.xml.in:128 +#: data/com.github.louis77.tuner.appdata.xml.in:128 msgid "Station images are now always the same size" msgstr "Les images de station sont désormais toujours de la même taille" -#: data/io.github.louis77.tuner.appdata.xml.in:132 +#: data/com.github.louis77.tuner.appdata.xml.in:132 msgid "Fixed a bug where starred stations appeared as unstarred" msgstr "" "Correction d'un bug où les stations marquées comme favorites " "n'apparaissaient pas comme telles" -#: data/io.github.louis77.tuner.appdata.xml.in:133 +#: data/com.github.louis77.tuner.appdata.xml.in:133 msgid "Display a nice API error screen" msgstr "Affichage d'un un bel écran d'erreur en cas d'erreur de l'API" -#: data/io.github.louis77.tuner.appdata.xml.in:140 +#: data/com.github.louis77.tuner.appdata.xml.in:140 msgid "New sidebar menu with different selections and your favourite stations." msgstr "" "Nouveau menu dans la barre latérale avec différentes sélections et vos " "stations favorites." -#: data/io.github.louis77.tuner.appdata.xml.in:145 +#: data/com.github.louis77.tuner.appdata.xml.in:145 msgid "Initial release" msgstr "Version initiale" diff --git a/po/extra/it.po b/po/extra/it.po index 5a81806..07f8437 100644 --- a/po/extra/it.po +++ b/po/extra/it.po @@ -17,40 +17,40 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: data/io.github.louis77.tuner.desktop.in:4 -#: data/io.github.louis77.tuner.appdata.xml.in:8 +#: data/com.github.louis77.tuner.desktop.in:4 +#: data/com.github.louis77.tuner.appdata.xml.in:8 msgid "Tuner" msgstr "Tuner" -#: data/io.github.louis77.tuner.desktop.in:5 +#: data/com.github.louis77.tuner.desktop.in:5 msgid "Internet Radio Player" msgstr "Lettore diInternet Radio" -#: data/io.github.louis77.tuner.desktop.in:6 +#: data/com.github.louis77.tuner.desktop.in:6 msgid "Listen to Radio Stations all over the world" msgstr "Ascolta le stazioni radio di tutto il mondo" -#: data/io.github.louis77.tuner.desktop.in:9 -msgid "io.github.louis77.tuner" -msgstr "io.github.louis77.tuner" +#: data/com.github.louis77.tuner.desktop.in:9 +msgid "com.github.louis77.tuner" +msgstr "com.github.louis77.tuner" -#: data/io.github.louis77.tuner.desktop.in:11 +#: data/com.github.louis77.tuner.desktop.in:11 msgid "Radio;Audio;Listen;Stations;Receiver;" msgstr "Radio;Audio;Listen;Stations;Receiver;" -#: data/io.github.louis77.tuner.appdata.xml.in:9 +#: data/com.github.louis77.tuner.appdata.xml.in:9 msgid "Louis Brauer" msgstr "Louis Brauer" -#: data/io.github.louis77.tuner.appdata.xml.in:11 +#: data/com.github.louis77.tuner.appdata.xml.in:11 msgid "Discover and listen to internet radio stations" msgstr "Scopri e ascolta le stazioni radio Internet" -#: data/io.github.louis77.tuner.appdata.xml.in:14 +#: data/com.github.louis77.tuner.appdata.xml.in:14 msgid "Make listening to internet radio stations fun again!" msgstr "Rendi di nuovo divertente l'ascolto delle stazioni radio Internet!" -#: data/io.github.louis77.tuner.appdata.xml.in:15 +#: data/com.github.louis77.tuner.appdata.xml.in:15 msgid "" "Instead of providing you with all the stations you already know, Tuner " "presents you a new selection of stations from all over the world every time " @@ -60,81 +60,81 @@ msgstr "" "nuova selezione di stazioni da tutto il mondo ogni volta che premi il " "pulsante Shuffle." -#: data/io.github.louis77.tuner.appdata.xml.in:18 +#: data/com.github.louis77.tuner.appdata.xml.in:18 msgid "Tuner uses the community-driven station catalog radio-browser.info." msgstr "" "Il sintonizzatore utilizza il catalogo delle stazioni gestito dalla comunità " "radio-browser.info." -#: data/io.github.louis77.tuner.appdata.xml.in:20 +#: data/com.github.louis77.tuner.appdata.xml.in:20 msgid "Discover new stations every day" msgstr "Scopri nuove stazioni ogni giorno" -#: data/io.github.louis77.tuner.appdata.xml.in:21 +#: data/com.github.louis77.tuner.appdata.xml.in:21 #, fuzzy msgid "Star stations you like and visit their website" msgstr "Aggiungi ai preferiti le stazioni che ti piacciono e visita il loro sito web" -#: data/io.github.louis77.tuner.appdata.xml.in:22 +#: data/com.github.louis77.tuner.appdata.xml.in:22 msgid "Control Tuner from your volume indicator" msgstr "Gestisci Tuner dall'indicatore del volume" -#: data/io.github.louis77.tuner.appdata.xml.in:64 -#: data/io.github.louis77.tuner.appdata.xml.in:95 -#: data/io.github.louis77.tuner.appdata.xml.in:116 +#: data/com.github.louis77.tuner.appdata.xml.in:64 +#: data/com.github.louis77.tuner.appdata.xml.in:95 +#: data/com.github.louis77.tuner.appdata.xml.in:116 msgid "New features:" msgstr "Nuove caratteristiche:" -#: data/io.github.louis77.tuner.appdata.xml.in:66 +#: data/com.github.louis77.tuner.appdata.xml.in:66 msgid "Show the current track playing if supported by station" msgstr "Mostra la traccia corrente in riproduzione se supportata dalla stazione" -#: data/io.github.louis77.tuner.appdata.xml.in:67 +#: data/com.github.louis77.tuner.appdata.xml.in:67 msgid "Show Top 100 stations of user country if detectable" msgstr "Mostra le prime 100 stazioni del paese dell'utente, se rilevabili" -#: data/io.github.louis77.tuner.appdata.xml.in:68 +#: data/com.github.louis77.tuner.appdata.xml.in:68 msgid "\"Visit Website\" link in station context menu" msgstr "\"Visita sito web\" link nel menu contestuale della stazione" -#: data/io.github.louis77.tuner.appdata.xml.in:70 -#: data/io.github.louis77.tuner.appdata.xml.in:82 -#: data/io.github.louis77.tuner.appdata.xml.in:101 -#: data/io.github.louis77.tuner.appdata.xml.in:123 +#: data/com.github.louis77.tuner.appdata.xml.in:70 +#: data/com.github.louis77.tuner.appdata.xml.in:82 +#: data/com.github.louis77.tuner.appdata.xml.in:101 +#: data/com.github.louis77.tuner.appdata.xml.in:123 msgid "Other improvements:" msgstr "Altri miglioramenti:" -#: data/io.github.louis77.tuner.appdata.xml.in:72 +#: data/com.github.louis77.tuner.appdata.xml.in:72 msgid "Added Dutch translation" msgstr "Aggiunta traduzione in olandese" -#: data/io.github.louis77.tuner.appdata.xml.in:74 -#: data/io.github.louis77.tuner.appdata.xml.in:87 -#: data/io.github.louis77.tuner.appdata.xml.in:108 -#: data/io.github.louis77.tuner.appdata.xml.in:130 +#: data/com.github.louis77.tuner.appdata.xml.in:74 +#: data/com.github.louis77.tuner.appdata.xml.in:87 +#: data/com.github.louis77.tuner.appdata.xml.in:108 +#: data/com.github.louis77.tuner.appdata.xml.in:130 msgid "Bugfixes:" msgstr "bugfix:" -#: data/io.github.louis77.tuner.appdata.xml.in:76 -#: data/io.github.louis77.tuner.appdata.xml.in:89 +#: data/com.github.louis77.tuner.appdata.xml.in:76 +#: data/com.github.louis77.tuner.appdata.xml.in:89 msgid "Fix missing icons for non elementary OS systems" msgstr "Corretto le icone mancanti per i sistemi operativi non elemtary OS" -#: data/io.github.louis77.tuner.appdata.xml.in:84 +#: data/com.github.louis77.tuner.appdata.xml.in:84 msgid "Add manual dark mode switch in settings" msgstr "Aggiunto l'interruttore manuale della modalità oscura nelle impostazioni" -#: data/io.github.louis77.tuner.appdata.xml.in:85 +#: data/com.github.louis77.tuner.appdata.xml.in:85 msgid "Compact sidebar and content window" msgstr "Barra laterale compatta e finestra dei contenuti" -#: data/io.github.louis77.tuner.appdata.xml.in:97 +#: data/com.github.louis77.tuner.appdata.xml.in:97 msgid "Right-click a station to add or remove to favourites directly" msgstr "" "Fare clic con il pulsante destro del mouse su una stazione per aggiungere o " "rimuovere direttamente dai preferiti" -#: data/io.github.louis77.tuner.appdata.xml.in:98 +#: data/com.github.louis77.tuner.appdata.xml.in:98 msgid "" "Add settings menu with \"Do-Not-Track\" option, disables sending station " "listening events to radio-browser.org" @@ -142,11 +142,11 @@ msgstr "" "Aggiunto il menu delle impostazioni con l'opzione \"Do-Not-Track\", " "disabilita l'invio di eventi di ascolto della stazione a radio-browser.org" -#: data/io.github.louis77.tuner.appdata.xml.in:99 +#: data/com.github.louis77.tuner.appdata.xml.in:99 msgid "Add About dialog" msgstr "Aggiunta finestra di dialogo informazioni" -#: data/io.github.louis77.tuner.appdata.xml.in:103 +#: data/com.github.louis77.tuner.appdata.xml.in:103 msgid "" "If a station is already in your favourites, you'll see a little star in the " "title" @@ -154,7 +154,7 @@ msgstr "" "Se una stazione è già nei tuoi preferiti, vedrai una piccola stella nel " "titolo" -#: data/io.github.louis77.tuner.appdata.xml.in:104 +#: data/com.github.louis77.tuner.appdata.xml.in:104 msgid "" "Randomly selects one of the available radio-browser.org servers (was always " "de1 before)" @@ -162,7 +162,7 @@ msgstr "" "Seleziona casualmente uno dei server radio-browser.org disponibili (prima " "era sempre de1)" -#: data/io.github.louis77.tuner.appdata.xml.in:105 +#: data/com.github.louis77.tuner.appdata.xml.in:105 msgid "" "Favourites are now stored in a local favourites.json file to improve app " "startup time" @@ -170,65 +170,65 @@ msgstr "" "I preferiti sono ora archiviati in un file favourites.json locale per " "migliorare il tempo di avvio dell'app" -#: data/io.github.louis77.tuner.appdata.xml.in:106 +#: data/com.github.louis77.tuner.appdata.xml.in:106 msgid "Added Italian translation" msgstr "Aggiunta traduzione in italiano" -#: data/io.github.louis77.tuner.appdata.xml.in:110 +#: data/com.github.louis77.tuner.appdata.xml.in:110 msgid "" "Fix broken dark theme support (elementary and Adwaita dark look fine now)" msgstr "" "Risolto il problema con il supporto del tema scuro rotto (elementary e " "Adwaita Dark sembrano a posto ora)" -#: data/io.github.louis77.tuner.appdata.xml.in:118 +#: data/com.github.louis77.tuner.appdata.xml.in:118 msgid "Search for radio stations" msgstr "Cerca stazioni radio" -#: data/io.github.louis77.tuner.appdata.xml.in:119 +#: data/com.github.louis77.tuner.appdata.xml.in:119 msgid "New \"Genres\" section with select popular genres" msgstr "Nuova sezione \"Generi\" con generi popolari selezionati" -#: data/io.github.louis77.tuner.appdata.xml.in:120 +#: data/com.github.louis77.tuner.appdata.xml.in:120 msgid "Added French translation" msgstr "Aggiunta traduzione in francese" -#: data/io.github.louis77.tuner.appdata.xml.in:121 +#: data/com.github.louis77.tuner.appdata.xml.in:121 msgid "Added German translation" msgstr "Aggiunta traduzione in tedesco" -#: data/io.github.louis77.tuner.appdata.xml.in:125 +#: data/com.github.louis77.tuner.appdata.xml.in:125 msgid "Each section now displays the most-voted-for 40 stations" msgstr "Ogni sezione ora mostra le 40 stazioni più votate" -#: data/io.github.louis77.tuner.appdata.xml.in:126 +#: data/com.github.louis77.tuner.appdata.xml.in:126 msgid "Station images are now being cached" msgstr "Le immagini delle stazioni radio ora vengono salvate nella cache" -#: data/io.github.louis77.tuner.appdata.xml.in:127 +#: data/com.github.louis77.tuner.appdata.xml.in:127 msgid "The app icon now appears more vertically centered" msgstr "L'icona dell'app ora appare più centrata verticalmente" -#: data/io.github.louis77.tuner.appdata.xml.in:128 +#: data/com.github.louis77.tuner.appdata.xml.in:128 msgid "Station images are now always the same size" msgstr "Le immagini delle stazioni radio ora hanno sempre le stesse dimensioni" -#: data/io.github.louis77.tuner.appdata.xml.in:132 +#: data/com.github.louis77.tuner.appdata.xml.in:132 msgid "Fixed a bug where starred stations appeared as unstarred" msgstr "" "Risolto un bug in cui le stazioni contrassegnate apparivano come non " "contrassegnate" -#: data/io.github.louis77.tuner.appdata.xml.in:133 +#: data/com.github.louis77.tuner.appdata.xml.in:133 msgid "Display a nice API error screen" msgstr "Mostra una bella schermata di errore API" -#: data/io.github.louis77.tuner.appdata.xml.in:140 +#: data/com.github.louis77.tuner.appdata.xml.in:140 msgid "New sidebar menu with different selections and your favourite stations." msgstr "" "Nuovo menu della barra laterale con diverse selezioni e le tue stazioni " "preferite." -#: data/io.github.louis77.tuner.appdata.xml.in:145 +#: data/com.github.louis77.tuner.appdata.xml.in:145 msgid "Initial release" msgstr "Versione iniziale" diff --git a/po/extra/nl.po b/po/extra/nl.po index a702a19..7db5c40 100644 --- a/po/extra/nl.po +++ b/po/extra/nl.po @@ -18,40 +18,40 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Poedit 3.0\n" -#: data/io.github.louis77.tuner.desktop.in:4 -#: data/io.github.louis77.tuner.appdata.xml.in:8 +#: data/com.github.louis77.tuner.desktop.in:4 +#: data/com.github.louis77.tuner.appdata.xml.in:8 msgid "Tuner" msgstr "Tuner" -#: data/io.github.louis77.tuner.desktop.in:5 +#: data/com.github.louis77.tuner.desktop.in:5 msgid "Internet Radio Player" msgstr "Internetradiospeler" -#: data/io.github.louis77.tuner.desktop.in:6 +#: data/com.github.louis77.tuner.desktop.in:6 msgid "Listen to Radio Stations all over the world" msgstr "Luister naar radiostations van over heel de wereld" -#: data/io.github.louis77.tuner.desktop.in:9 -msgid "io.github.louis77.tuner" -msgstr "io.github.louis77.tuner" +#: data/com.github.louis77.tuner.desktop.in:9 +msgid "com.github.louis77.tuner" +msgstr "com.github.louis77.tuner" -#: data/io.github.louis77.tuner.desktop.in:11 +#: data/com.github.louis77.tuner.desktop.in:11 msgid "Radio;Audio;Listen;Stations;Receiver;" msgstr "Radio;Audio;Luisteren;Stations;Ontvanger;" -#: data/io.github.louis77.tuner.appdata.xml.in:9 +#: data/com.github.louis77.tuner.appdata.xml.in:9 msgid "Louis Brauer" msgstr "Louis Brauer" -#: data/io.github.louis77.tuner.appdata.xml.in:11 +#: data/com.github.louis77.tuner.appdata.xml.in:11 msgid "Discover and listen to internet radio stations" msgstr "Ontdek en luister naar online-radiostations" -#: data/io.github.louis77.tuner.appdata.xml.in:14 +#: data/com.github.louis77.tuner.appdata.xml.in:14 msgid "Make listening to internet radio stations fun again!" msgstr "Maak luisteren naar online-radiostreams weer leuk!" -#: data/io.github.louis77.tuner.appdata.xml.in:15 +#: data/com.github.louis77.tuner.appdata.xml.in:15 msgid "" "Instead of providing you with all the stations you already know, Tuner " "presents you a new selection of stations from all over the world every time " @@ -61,159 +61,159 @@ msgstr "" "selectie van radiostations van over heel de wereld, telkens als je op de " "knop 'Willekeurig' klikt." -#: data/io.github.louis77.tuner.appdata.xml.in:18 +#: data/com.github.louis77.tuner.appdata.xml.in:18 msgid "Tuner uses the community-driven station catalog radio-browser.info." msgstr "" "Tuner maakt gebruik van de door de gemeenschap bijgehouden catalogus op " "radio-browser.info" -#: data/io.github.louis77.tuner.appdata.xml.in:20 +#: data/com.github.louis77.tuner.appdata.xml.in:20 msgid "Discover new stations every day" msgstr "Ontdek elke dag nieuwe radiostations" -#: data/io.github.louis77.tuner.appdata.xml.in:21 +#: data/com.github.louis77.tuner.appdata.xml.in:21 msgid "Star stations you like and visit their website" msgstr "Voeg radiostations toe aan je favorieten en bezoek hun websites" -#: data/io.github.louis77.tuner.appdata.xml.in:22 +#: data/com.github.louis77.tuner.appdata.xml.in:22 msgid "Control Tuner from your volume indicator" msgstr "Bedien Tuner via de volume-indicator" -#: data/io.github.louis77.tuner.appdata.xml.in:64 -#: data/io.github.louis77.tuner.appdata.xml.in:95 -#: data/io.github.louis77.tuner.appdata.xml.in:116 +#: data/com.github.louis77.tuner.appdata.xml.in:64 +#: data/com.github.louis77.tuner.appdata.xml.in:95 +#: data/com.github.louis77.tuner.appdata.xml.in:116 msgid "New features:" msgstr "Nieuwe mogelijkheden:" -#: data/io.github.louis77.tuner.appdata.xml.in:66 +#: data/com.github.louis77.tuner.appdata.xml.in:66 msgid "Show the current track playing if supported by station" msgstr "" "Toon het momenteel spelende nummer (indien ondersteund door radiostation)" -#: data/io.github.louis77.tuner.appdata.xml.in:67 +#: data/com.github.louis77.tuner.appdata.xml.in:67 msgid "Show Top 100 stations of user country if detectable" msgstr "Bekijk de top 100 van radiostations in eigen land (indien mogelijk)" -#: data/io.github.louis77.tuner.appdata.xml.in:68 +#: data/com.github.louis77.tuner.appdata.xml.in:68 msgid "\"Visit Website\" link in station context menu" msgstr "‘Website openen’ toegevoegd aan het rechtermuisknopmenu" -#: data/io.github.louis77.tuner.appdata.xml.in:70 -#: data/io.github.louis77.tuner.appdata.xml.in:82 -#: data/io.github.louis77.tuner.appdata.xml.in:101 -#: data/io.github.louis77.tuner.appdata.xml.in:123 +#: data/com.github.louis77.tuner.appdata.xml.in:70 +#: data/com.github.louis77.tuner.appdata.xml.in:82 +#: data/com.github.louis77.tuner.appdata.xml.in:101 +#: data/com.github.louis77.tuner.appdata.xml.in:123 msgid "Other improvements:" msgstr "Andere verbeteringen:" -#: data/io.github.louis77.tuner.appdata.xml.in:72 +#: data/com.github.louis77.tuner.appdata.xml.in:72 msgid "Added Dutch translation" msgstr "Nederlandse vertaling" -#: data/io.github.louis77.tuner.appdata.xml.in:74 -#: data/io.github.louis77.tuner.appdata.xml.in:87 -#: data/io.github.louis77.tuner.appdata.xml.in:108 -#: data/io.github.louis77.tuner.appdata.xml.in:130 +#: data/com.github.louis77.tuner.appdata.xml.in:74 +#: data/com.github.louis77.tuner.appdata.xml.in:87 +#: data/com.github.louis77.tuner.appdata.xml.in:108 +#: data/com.github.louis77.tuner.appdata.xml.in:130 msgid "Bugfixes:" msgstr "Opgeloste fouten:" -#: data/io.github.louis77.tuner.appdata.xml.in:76 -#: data/io.github.louis77.tuner.appdata.xml.in:89 +#: data/com.github.louis77.tuner.appdata.xml.in:76 +#: data/com.github.louis77.tuner.appdata.xml.in:89 msgid "Fix missing icons for non elementary OS systems" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:84 +#: data/com.github.louis77.tuner.appdata.xml.in:84 msgid "Add manual dark mode switch in settings" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:85 +#: data/com.github.louis77.tuner.appdata.xml.in:85 msgid "Compact sidebar and content window" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:97 +#: data/com.github.louis77.tuner.appdata.xml.in:97 msgid "Right-click a station to add or remove to favourites directly" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:98 +#: data/com.github.louis77.tuner.appdata.xml.in:98 msgid "" "Add settings menu with \"Do-Not-Track\" option, disables sending station " "listening events to radio-browser.org" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:99 +#: data/com.github.louis77.tuner.appdata.xml.in:99 msgid "Add About dialog" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:103 +#: data/com.github.louis77.tuner.appdata.xml.in:103 msgid "" "If a station is already in your favourites, you'll see a little star in the " "title" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:104 +#: data/com.github.louis77.tuner.appdata.xml.in:104 msgid "" "Randomly selects one of the available radio-browser.org servers (was always " "de1 before)" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:105 +#: data/com.github.louis77.tuner.appdata.xml.in:105 msgid "" "Favourites are now stored in a local favourites.json file to improve app " "startup time" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:106 +#: data/com.github.louis77.tuner.appdata.xml.in:106 msgid "Added Italian translation" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:110 +#: data/com.github.louis77.tuner.appdata.xml.in:110 msgid "" "Fix broken dark theme support (elementary and Adwaita dark look fine now)" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:118 +#: data/com.github.louis77.tuner.appdata.xml.in:118 msgid "Search for radio stations" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:119 +#: data/com.github.louis77.tuner.appdata.xml.in:119 msgid "New \"Genres\" section with select popular genres" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:120 +#: data/com.github.louis77.tuner.appdata.xml.in:120 msgid "Added French translation" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:121 +#: data/com.github.louis77.tuner.appdata.xml.in:121 msgid "Added German translation" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:125 +#: data/com.github.louis77.tuner.appdata.xml.in:125 msgid "Each section now displays the most-voted-for 40 stations" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:126 +#: data/com.github.louis77.tuner.appdata.xml.in:126 msgid "Station images are now being cached" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:127 +#: data/com.github.louis77.tuner.appdata.xml.in:127 msgid "The app icon now appears more vertically centered" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:128 +#: data/com.github.louis77.tuner.appdata.xml.in:128 msgid "Station images are now always the same size" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:132 +#: data/com.github.louis77.tuner.appdata.xml.in:132 msgid "Fixed a bug where starred stations appeared as unstarred" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:133 +#: data/com.github.louis77.tuner.appdata.xml.in:133 msgid "Display a nice API error screen" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:140 +#: data/com.github.louis77.tuner.appdata.xml.in:140 msgid "New sidebar menu with different selections and your favourite stations." msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:145 +#: data/com.github.louis77.tuner.appdata.xml.in:145 msgid "Initial release" msgstr "Initiële uitgave" diff --git a/po/extra/pt_BR.po b/po/extra/pt_BR.po index 7e8efda..562cccc 100644 --- a/po/extra/pt_BR.po +++ b/po/extra/pt_BR.po @@ -18,41 +18,41 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "Language: pt_BR\n" -#: data/io.github.louis77.tuner.desktop.in:4 -#: data/io.github.louis77.tuner.appdata.xml.in:8 +#: data/com.github.louis77.tuner.desktop.in:4 +#: data/com.github.louis77.tuner.appdata.xml.in:8 msgid "Tuner" msgstr "Tuner" -#: data/io.github.louis77.tuner.desktop.in:5 +#: data/com.github.louis77.tuner.desktop.in:5 msgid "Internet Radio Player" msgstr "Reprodutor de rádio na Internet" -#: data/io.github.louis77.tuner.desktop.in:6 +#: data/com.github.louis77.tuner.desktop.in:6 msgid "Listen to Radio Stations all over the world" msgstr "Ouça estações de rádio de todo o mundo" -#: data/io.github.louis77.tuner.desktop.in:9 -msgid "io.github.louis77.tuner" -msgstr "io.github.louis77.tuner" +#: data/com.github.louis77.tuner.desktop.in:9 +msgid "com.github.louis77.tuner" +msgstr "com.github.louis77.tuner" -#: data/io.github.louis77.tuner.desktop.in:11 +#: data/com.github.louis77.tuner.desktop.in:11 msgid "Radio;Audio;Listen;Stations;Receiver;" msgstr "" "Radio;Audio;Listen;Stations;Receiver;Rádio;Áudio;Ouvir;Estações;Receptor" -#: data/io.github.louis77.tuner.appdata.xml.in:9 +#: data/com.github.louis77.tuner.appdata.xml.in:9 msgid "Louis Brauer" msgstr "Louis Brauer" -#: data/io.github.louis77.tuner.appdata.xml.in:11 +#: data/com.github.louis77.tuner.appdata.xml.in:11 msgid "Discover and listen to internet radio stations" msgstr "Descubra e ouça estações de rádio na Internet" -#: data/io.github.louis77.tuner.appdata.xml.in:14 +#: data/com.github.louis77.tuner.appdata.xml.in:14 msgid "Make listening to internet radio stations fun again!" msgstr "Torne a escuta de estações de rádio na Internet divertida novamente!" -#: data/io.github.louis77.tuner.appdata.xml.in:15 +#: data/com.github.louis77.tuner.appdata.xml.in:15 msgid "" "Instead of providing you with all the stations you already know, Tuner " "presents you a new selection of stations from all over the world every time " @@ -62,157 +62,157 @@ msgstr "" "uma nova seleção de estações de todo o mundo a cada vez que você pressionar " "o botão Aleatório." -#: data/io.github.louis77.tuner.appdata.xml.in:18 +#: data/com.github.louis77.tuner.appdata.xml.in:18 msgid "Tuner uses the community-driven station catalog radio-browser.info." msgstr "" "O Tuner usa o catálogo de estações baseado na comunidade radio-browser.info." -#: data/io.github.louis77.tuner.appdata.xml.in:20 +#: data/com.github.louis77.tuner.appdata.xml.in:20 msgid "Discover new stations every day" msgstr "Descubra novas estações a cada dia" -#: data/io.github.louis77.tuner.appdata.xml.in:21 +#: data/com.github.louis77.tuner.appdata.xml.in:21 msgid "Star stations you like and visit their website" msgstr "Dê estrela a estações que você gosta e visite o site deles" -#: data/io.github.louis77.tuner.appdata.xml.in:22 +#: data/com.github.louis77.tuner.appdata.xml.in:22 msgid "Control Tuner from your volume indicator" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:64 -#: data/io.github.louis77.tuner.appdata.xml.in:95 -#: data/io.github.louis77.tuner.appdata.xml.in:116 +#: data/com.github.louis77.tuner.appdata.xml.in:64 +#: data/com.github.louis77.tuner.appdata.xml.in:95 +#: data/com.github.louis77.tuner.appdata.xml.in:116 msgid "New features:" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:66 +#: data/com.github.louis77.tuner.appdata.xml.in:66 msgid "Show the current track playing if supported by station" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:67 +#: data/com.github.louis77.tuner.appdata.xml.in:67 msgid "Show Top 100 stations of user country if detectable" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:68 +#: data/com.github.louis77.tuner.appdata.xml.in:68 msgid "\"Visit Website\" link in station context menu" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:70 -#: data/io.github.louis77.tuner.appdata.xml.in:82 -#: data/io.github.louis77.tuner.appdata.xml.in:101 -#: data/io.github.louis77.tuner.appdata.xml.in:123 +#: data/com.github.louis77.tuner.appdata.xml.in:70 +#: data/com.github.louis77.tuner.appdata.xml.in:82 +#: data/com.github.louis77.tuner.appdata.xml.in:101 +#: data/com.github.louis77.tuner.appdata.xml.in:123 msgid "Other improvements:" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:72 +#: data/com.github.louis77.tuner.appdata.xml.in:72 msgid "Added Dutch translation" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:74 -#: data/io.github.louis77.tuner.appdata.xml.in:87 -#: data/io.github.louis77.tuner.appdata.xml.in:108 -#: data/io.github.louis77.tuner.appdata.xml.in:130 +#: data/com.github.louis77.tuner.appdata.xml.in:74 +#: data/com.github.louis77.tuner.appdata.xml.in:87 +#: data/com.github.louis77.tuner.appdata.xml.in:108 +#: data/com.github.louis77.tuner.appdata.xml.in:130 msgid "Bugfixes:" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:76 -#: data/io.github.louis77.tuner.appdata.xml.in:89 +#: data/com.github.louis77.tuner.appdata.xml.in:76 +#: data/com.github.louis77.tuner.appdata.xml.in:89 msgid "Fix missing icons for non elementary OS systems" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:84 +#: data/com.github.louis77.tuner.appdata.xml.in:84 msgid "Add manual dark mode switch in settings" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:85 +#: data/com.github.louis77.tuner.appdata.xml.in:85 msgid "Compact sidebar and content window" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:97 +#: data/com.github.louis77.tuner.appdata.xml.in:97 msgid "Right-click a station to add or remove to favourites directly" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:98 +#: data/com.github.louis77.tuner.appdata.xml.in:98 msgid "" "Add settings menu with \"Do-Not-Track\" option, disables sending station " "listening events to radio-browser.org" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:99 +#: data/com.github.louis77.tuner.appdata.xml.in:99 msgid "Add About dialog" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:103 +#: data/com.github.louis77.tuner.appdata.xml.in:103 msgid "" "If a station is already in your favourites, you'll see a little star in the " "title" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:104 +#: data/com.github.louis77.tuner.appdata.xml.in:104 msgid "" "Randomly selects one of the available radio-browser.org servers (was always " "de1 before)" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:105 +#: data/com.github.louis77.tuner.appdata.xml.in:105 msgid "" "Favourites are now stored in a local favourites.json file to improve app " "startup time" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:106 +#: data/com.github.louis77.tuner.appdata.xml.in:106 msgid "Added Italian translation" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:110 +#: data/com.github.louis77.tuner.appdata.xml.in:110 msgid "" "Fix broken dark theme support (elementary and Adwaita dark look fine now)" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:118 +#: data/com.github.louis77.tuner.appdata.xml.in:118 msgid "Search for radio stations" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:119 +#: data/com.github.louis77.tuner.appdata.xml.in:119 msgid "New \"Genres\" section with select popular genres" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:120 +#: data/com.github.louis77.tuner.appdata.xml.in:120 msgid "Added French translation" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:121 +#: data/com.github.louis77.tuner.appdata.xml.in:121 msgid "Added German translation" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:125 +#: data/com.github.louis77.tuner.appdata.xml.in:125 msgid "Each section now displays the most-voted-for 40 stations" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:126 +#: data/com.github.louis77.tuner.appdata.xml.in:126 msgid "Station images are now being cached" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:127 +#: data/com.github.louis77.tuner.appdata.xml.in:127 msgid "The app icon now appears more vertically centered" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:128 +#: data/com.github.louis77.tuner.appdata.xml.in:128 msgid "Station images are now always the same size" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:132 +#: data/com.github.louis77.tuner.appdata.xml.in:132 msgid "Fixed a bug where starred stations appeared as unstarred" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:133 +#: data/com.github.louis77.tuner.appdata.xml.in:133 msgid "Display a nice API error screen" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:140 +#: data/com.github.louis77.tuner.appdata.xml.in:140 msgid "New sidebar menu with different selections and your favourite stations." msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:145 +#: data/com.github.louis77.tuner.appdata.xml.in:145 msgid "Initial release" msgstr "" diff --git a/po/extra/tr.po b/po/extra/tr.po index edba088..6cb59d9 100644 --- a/po/extra/tr.po +++ b/po/extra/tr.po @@ -17,41 +17,41 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: data/io.github.louis77.tuner.desktop.in:4 -#: data/io.github.louis77.tuner.appdata.xml.in:8 +#: data/com.github.louis77.tuner.desktop.in:4 +#: data/com.github.louis77.tuner.appdata.xml.in:8 msgid "Tuner" msgstr "" -#: data/io.github.louis77.tuner.desktop.in:5 +#: data/com.github.louis77.tuner.desktop.in:5 msgid "Internet Radio Player" msgstr "İnternet Radyo İstasyonu Alıcısı" -#: data/io.github.louis77.tuner.desktop.in:6 +#: data/com.github.louis77.tuner.desktop.in:6 msgid "Listen to Radio Stations all over the world" msgstr "Tüm dünyadaki Radyo İstasyonlarını dinleyin" -#: data/io.github.louis77.tuner.desktop.in:9 -msgid "io.github.louis77.tuner" -msgstr "io.github.louis77.tuner" +#: data/com.github.louis77.tuner.desktop.in:9 +msgid "com.github.louis77.tuner" +msgstr "com.github.louis77.tuner" -#: data/io.github.louis77.tuner.desktop.in:11 +#: data/com.github.louis77.tuner.desktop.in:11 msgid "Radio;Audio;Listen;Stations;Receiver;" msgstr "Radyo; Ses; Dinle; İstasyonlar; Alıcı;" -#: data/io.github.louis77.tuner.appdata.xml.in:9 +#: data/com.github.louis77.tuner.appdata.xml.in:9 msgid "Louis Brauer" msgstr "Louis Brauer" -#: data/io.github.louis77.tuner.appdata.xml.in:11 +#: data/com.github.louis77.tuner.appdata.xml.in:11 msgid "Discover and listen to internet radio stations" msgstr "İnternet radyo istasyonlarını keşfedin ve dinleyin" -#: data/io.github.louis77.tuner.appdata.xml.in:14 +#: data/com.github.louis77.tuner.appdata.xml.in:14 msgid "Make listening to internet radio stations fun again!" msgstr "" "İnternet radyo istasyonlarını dinlemeyi yeniden eğlenceli hale getirin!" -#: data/io.github.louis77.tuner.appdata.xml.in:15 +#: data/com.github.louis77.tuner.appdata.xml.in:15 msgid "" "Instead of providing you with all the stations you already know, Tuner " "presents you a new selection of stations from all over the world every time " @@ -60,78 +60,78 @@ msgstr "" "Sizin bildiğiniz tüm istasyonları sağlamak yerine, Tunersize dünyanın her " "yerinden yeni bir istasyon seçimi sunarKarıştır düğmesine basmanız yeterli." -#: data/io.github.louis77.tuner.appdata.xml.in:18 +#: data/com.github.louis77.tuner.appdata.xml.in:18 msgid "Tuner uses the community-driven station catalog radio-browser.info." msgstr "" "Tuner, topluluk odaklı istasyon kataloğu radio-browser.info'yu kullanır." -#: data/io.github.louis77.tuner.appdata.xml.in:20 +#: data/com.github.louis77.tuner.appdata.xml.in:20 msgid "Discover new stations every day" msgstr "Her gün yeni istasyonları keşfedin" -#: data/io.github.louis77.tuner.appdata.xml.in:21 +#: data/com.github.louis77.tuner.appdata.xml.in:21 msgid "Star stations you like and visit their website" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:22 +#: data/com.github.louis77.tuner.appdata.xml.in:22 msgid "Control Tuner from your volume indicator" msgstr "Tuner'ı ses göstergenizden kontrol edin" -#: data/io.github.louis77.tuner.appdata.xml.in:64 -#: data/io.github.louis77.tuner.appdata.xml.in:95 -#: data/io.github.louis77.tuner.appdata.xml.in:116 +#: data/com.github.louis77.tuner.appdata.xml.in:64 +#: data/com.github.louis77.tuner.appdata.xml.in:95 +#: data/com.github.louis77.tuner.appdata.xml.in:116 msgid "New features:" msgstr "Yeni özellikler:" -#: data/io.github.louis77.tuner.appdata.xml.in:66 +#: data/com.github.louis77.tuner.appdata.xml.in:66 msgid "Show the current track playing if supported by station" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:67 +#: data/com.github.louis77.tuner.appdata.xml.in:67 msgid "Show Top 100 stations of user country if detectable" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:68 +#: data/com.github.louis77.tuner.appdata.xml.in:68 msgid "\"Visit Website\" link in station context menu" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:70 -#: data/io.github.louis77.tuner.appdata.xml.in:82 -#: data/io.github.louis77.tuner.appdata.xml.in:101 -#: data/io.github.louis77.tuner.appdata.xml.in:123 +#: data/com.github.louis77.tuner.appdata.xml.in:70 +#: data/com.github.louis77.tuner.appdata.xml.in:82 +#: data/com.github.louis77.tuner.appdata.xml.in:101 +#: data/com.github.louis77.tuner.appdata.xml.in:123 msgid "Other improvements:" msgstr "Diğer iyileştirmeler:" -#: data/io.github.louis77.tuner.appdata.xml.in:72 +#: data/com.github.louis77.tuner.appdata.xml.in:72 msgid "Added Dutch translation" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:74 -#: data/io.github.louis77.tuner.appdata.xml.in:87 -#: data/io.github.louis77.tuner.appdata.xml.in:108 -#: data/io.github.louis77.tuner.appdata.xml.in:130 +#: data/com.github.louis77.tuner.appdata.xml.in:74 +#: data/com.github.louis77.tuner.appdata.xml.in:87 +#: data/com.github.louis77.tuner.appdata.xml.in:108 +#: data/com.github.louis77.tuner.appdata.xml.in:130 msgid "Bugfixes:" msgstr "Hata düzeltmeleri:" -#: data/io.github.louis77.tuner.appdata.xml.in:76 -#: data/io.github.louis77.tuner.appdata.xml.in:89 +#: data/com.github.louis77.tuner.appdata.xml.in:76 +#: data/com.github.louis77.tuner.appdata.xml.in:89 msgid "Fix missing icons for non elementary OS systems" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:84 +#: data/com.github.louis77.tuner.appdata.xml.in:84 msgid "Add manual dark mode switch in settings" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:85 +#: data/com.github.louis77.tuner.appdata.xml.in:85 msgid "Compact sidebar and content window" msgstr "" -#: data/io.github.louis77.tuner.appdata.xml.in:97 +#: data/com.github.louis77.tuner.appdata.xml.in:97 msgid "Right-click a station to add or remove to favourites directly" msgstr "" "Doğrudan favorilere eklemek veya çıkarmak için bir istasyona sağ tıklayın" -#: data/io.github.louis77.tuner.appdata.xml.in:98 +#: data/com.github.louis77.tuner.appdata.xml.in:98 msgid "" "Add settings menu with \"Do-Not-Track\" option, disables sending station " "listening events to radio-browser.org" @@ -139,23 +139,23 @@ msgstr "" "\"Takip Etme\" seçeneğiyle dinlediğiniz radyoların diğer sitelere 'radio-" "browser.org' veri gönderimini durdurur " -#: data/io.github.louis77.tuner.appdata.xml.in:99 +#: data/com.github.louis77.tuner.appdata.xml.in:99 msgid "Add About dialog" msgstr "Hakkında iletişim bölümüne eklendi" -#: data/io.github.louis77.tuner.appdata.xml.in:103 +#: data/com.github.louis77.tuner.appdata.xml.in:103 msgid "" "If a station is already in your favourites, you'll see a little star in the " "title" msgstr "Bir istasyon zaten favorilerinizdeyse, küçük bir yıldız göreceksiniz." -#: data/io.github.louis77.tuner.appdata.xml.in:104 +#: data/com.github.louis77.tuner.appdata.xml.in:104 msgid "" "Randomly selects one of the available radio-browser.org servers (was always " "de1 before)" msgstr "Mevcut radio-browser.org sunucularından birini rastgele seçer" -#: data/io.github.louis77.tuner.appdata.xml.in:105 +#: data/com.github.louis77.tuner.appdata.xml.in:105 msgid "" "Favourites are now stored in a local favourites.json file to improve app " "startup time" @@ -163,64 +163,64 @@ msgstr "" "Sık kullanılanlar artık uygulamayı iyileştirmek için yerel bir favourites." "json dosyasında saklanıyor" -#: data/io.github.louis77.tuner.appdata.xml.in:106 +#: data/com.github.louis77.tuner.appdata.xml.in:106 msgid "Added Italian translation" msgstr "İtalyanca Çeviri Eklendi" -#: data/io.github.louis77.tuner.appdata.xml.in:110 +#: data/com.github.louis77.tuner.appdata.xml.in:110 msgid "" "Fix broken dark theme support (elementary and Adwaita dark look fine now)" msgstr "" "Hatalı karanlık tema desteği düzeltildi (elemantry os ve adwaita koyu tema " "şimdi iyi gözüküyor)" -#: data/io.github.louis77.tuner.appdata.xml.in:118 +#: data/com.github.louis77.tuner.appdata.xml.in:118 msgid "Search for radio stations" msgstr "Radyo istasyonlarını arayın" -#: data/io.github.louis77.tuner.appdata.xml.in:119 +#: data/com.github.louis77.tuner.appdata.xml.in:119 msgid "New \"Genres\" section with select popular genres" msgstr "Seçkin popüler türleri içeren yeni \"Türler\" bölümü" -#: data/io.github.louis77.tuner.appdata.xml.in:120 +#: data/com.github.louis77.tuner.appdata.xml.in:120 msgid "Added French translation" msgstr "Fransızca Çeviri Eklendi" -#: data/io.github.louis77.tuner.appdata.xml.in:121 +#: data/com.github.louis77.tuner.appdata.xml.in:121 msgid "Added German translation" msgstr "Almanca Çeviri Eklendi" -#: data/io.github.louis77.tuner.appdata.xml.in:125 +#: data/com.github.louis77.tuner.appdata.xml.in:125 msgid "Each section now displays the most-voted-for 40 stations" msgstr "Her bölüm artık en çok oy alan 40 istasyonu gösteriyor" -#: data/io.github.louis77.tuner.appdata.xml.in:126 +#: data/com.github.louis77.tuner.appdata.xml.in:126 msgid "Station images are now being cached" msgstr "İstasyon görüntüleri artık önbelleğe alınıyor" -#: data/io.github.louis77.tuner.appdata.xml.in:127 +#: data/com.github.louis77.tuner.appdata.xml.in:127 msgid "The app icon now appears more vertically centered" msgstr "Uygulama simgesi artık daha dikey olarak ortalanmış görünüyor" -#: data/io.github.louis77.tuner.appdata.xml.in:128 +#: data/com.github.louis77.tuner.appdata.xml.in:128 msgid "Station images are now always the same size" msgstr "İstasyon görüntüleri artık her zaman aynı boyuttadır" -#: data/io.github.louis77.tuner.appdata.xml.in:132 +#: data/com.github.louis77.tuner.appdata.xml.in:132 msgid "Fixed a bug where starred stations appeared as unstarred" msgstr "" "Yıldızlı istasyonların yıldızsız olarak görünmesine neden olan bir hata " "düzeltildi" -#: data/io.github.louis77.tuner.appdata.xml.in:133 +#: data/com.github.louis77.tuner.appdata.xml.in:133 msgid "Display a nice API error screen" msgstr "Güzel bir API hatası ekranı görüntüleyin" -#: data/io.github.louis77.tuner.appdata.xml.in:140 +#: data/com.github.louis77.tuner.appdata.xml.in:140 msgid "New sidebar menu with different selections and your favourite stations." msgstr "" "Farklı seçimler ve favori istasyonlarınız ile yeni kenar çubuğu menüsü." -#: data/io.github.louis77.tuner.appdata.xml.in:145 +#: data/com.github.louis77.tuner.appdata.xml.in:145 msgid "Initial release" msgstr "İlk sürüm" diff --git a/po/fr.po b/po/fr.po index 0b69325..b50fb67 100644 --- a/po/fr.po +++ b/po/fr.po @@ -1,11 +1,11 @@ -# French translations for io.github.louis77.tuner package. -# Copyright (C) 2020 THE io.github.louis77.tuner'S COPYRIGHT HOLDER -# This file is distributed under the same license as the io.github.louis77.tuner package. +# French translations for com.github.louis77.tuner package. +# Copyright (C) 2020 THE com.github.louis77.tuner'S COPYRIGHT HOLDER +# This file is distributed under the same license as the com.github.louis77.tuner package. # Nathan Bonnemains (@NathanBnm), 2020. # msgid "" msgstr "" -"Project-Id-Version: io.github.louis77.tuner\n" +"Project-Id-Version: com.github.louis77.tuner\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-11-08 19:49+0100\n" "PO-Revision-Date: 2020-09-28 11:48+0200\n" diff --git a/po/it.po b/po/it.po index 407413c..f913db2 100644 --- a/po/it.po +++ b/po/it.po @@ -1,12 +1,12 @@ -# Italian translations for io.github.louis77.tuner package. -# Copyright (C) 2020 THE io.github.louis77.tuner'S COPYRIGHT HOLDER -# This file is distributed under the same license as the io.github.louis77.tuner package. +# Italian translations for com.github.louis77.tuner package. +# Copyright (C) 2020 THE com.github.louis77.tuner'S COPYRIGHT HOLDER +# This file is distributed under the same license as the com.github.louis77.tuner package. # Automatically generated, 2020. # # FinixFighter , 2022. msgid "" msgstr "" -"Project-Id-Version: io.github.louis77.tuner\n" +"Project-Id-Version: com.github.louis77.tuner\n" "Report-Msgid-Bugs-To: louis@brauer.family\n" "POT-Creation-Date: 2020-11-08 19:49+0100\n" "PO-Revision-Date: 2022-11-26 22:48+0000\n" diff --git a/po/ja.po b/po/ja.po index 8ac8afb..f46955d 100644 --- a/po/ja.po +++ b/po/ja.po @@ -1,10 +1,10 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the io.github.louis77.tuner package. +# This file is distributed under the same license as the com.github.louis77.tuner package. # TANIGUCHI Takaki , 2022. msgid "" msgstr "" -"Project-Id-Version: io.github.louis77.tuner\n" +"Project-Id-Version: com.github.louis77.tuner\n" "Report-Msgid-Bugs-To: louis@brauer.family\n" "POT-Creation-Date: 2020-11-08 19:49+0100\n" "PO-Revision-Date: 2022-07-15 11:29+0000\n" diff --git a/po/nb_NO.po b/po/nb_NO.po index ab65b90..ddf7587 100644 --- a/po/nb_NO.po +++ b/po/nb_NO.po @@ -1,11 +1,11 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the io.github.louis77.tuner package. +# This file is distributed under the same license as the com.github.louis77.tuner package. # Allan Nordhøy , 2022. # Jon Helgeland , 2022. msgid "" msgstr "" -"Project-Id-Version: io.github.louis77.tuner\n" +"Project-Id-Version: com.github.louis77.tuner\n" "Report-Msgid-Bugs-To: louis@brauer.family\n" "POT-Creation-Date: 2020-11-08 19:49+0100\n" "PO-Revision-Date: 2022-11-20 15:47+0000\n" diff --git a/po/nl.po b/po/nl.po index e6f1f34..f7bb5ab 100644 --- a/po/nl.po +++ b/po/nl.po @@ -1,11 +1,11 @@ -# Dutch translations for io.github.louis77.tuner package. -# Copyright (C) 2020 THE io.github.louis77.tuner'S COPYRIGHT HOLDER -# This file is distributed under the same license as the io.github.louis77.tuner package. +# Dutch translations for com.github.louis77.tuner package. +# Copyright (C) 2020 THE com.github.louis77.tuner'S COPYRIGHT HOLDER +# This file is distributed under the same license as the com.github.louis77.tuner package. # Automatically generated, 2020. # msgid "" msgstr "" -"Project-Id-Version: io.github.louis77.tuner\n" +"Project-Id-Version: com.github.louis77.tuner\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-11-08 19:49+0100\n" "PO-Revision-Date: 2021-06-10 14:17+0200\n" diff --git a/po/pt_BR.po b/po/pt_BR.po index 20ce46f..a702ef2 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -1,11 +1,11 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the io.github.louis77.tuner package. +# This file is distributed under the same license as the com.github.louis77.tuner package. # FIRST AUTHOR , YEAR. # msgid "" msgstr "" -"Project-Id-Version: io.github.louis77.tuner\n" +"Project-Id-Version: com.github.louis77.tuner\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-11-08 19:49+0100\n" "PO-Revision-Date: 2022-02-16 23:23-0300\n" diff --git a/po/ru.po b/po/ru.po index b5734d5..68f5ec2 100644 --- a/po/ru.po +++ b/po/ru.po @@ -1,11 +1,11 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the io.github.louis77.tuner package. +# This file is distributed under the same license as the com.github.louis77.tuner package. # AHOHNMYC , 2022. # Мистер Перевод , 2022. msgid "" msgstr "" -"Project-Id-Version: io.github.louis77.tuner\n" +"Project-Id-Version: com.github.louis77.tuner\n" "Report-Msgid-Bugs-To: louis@brauer.family\n" "POT-Creation-Date: 2020-11-08 19:49+0100\n" "PO-Revision-Date: 2022-09-22 22:21+0000\n" diff --git a/po/tr.po b/po/tr.po index 3d159ba..c0de667 100644 --- a/po/tr.po +++ b/po/tr.po @@ -1,11 +1,11 @@ -# Turkish translations for io.github.louis77.tuner package. -# Copyright (C) 2020 THE io.github.louis77.tuner'S COPYRIGHT HOLDER -# This file is distributed under the same license as the io.github.louis77.tuner package. +# Turkish translations for com.github.louis77.tuner package. +# Copyright (C) 2020 THE com.github.louis77.tuner'S COPYRIGHT HOLDER +# This file is distributed under the same license as the com.github.louis77.tuner package. # Safak , 2020. # Oğuz Ersen , 2022. msgid "" msgstr "" -"Project-Id-Version: io.github.louis77.tuner\n" +"Project-Id-Version: com.github.louis77.tuner\n" "Report-Msgid-Bugs-To: louis@brauer.family\n" "POT-Creation-Date: 2020-11-08 19:49+0100\n" "PO-Revision-Date: 2022-05-18 21:15+0000\n" diff --git a/src/Application.vala b/src/Application.vala index d08d7fc..762bec4 100644 --- a/src/Application.vala +++ b/src/Application.vala @@ -175,7 +175,7 @@ namespace Tuner { public const string APP_VERSION = VERSION; /** @brief Application ID */ - public const string APP_ID = "io.github.louis77.tuner"; + public const string APP_ID = "com.github.louis77.tuner"; /** @brief Unicode character for starred items */ public const string STAR_CHAR = "★ "; From 12ecf9be68fb4abc38c424672a132147d3e4f50a Mon Sep 17 00:00:00 2001 From: technosf <535060+technosf@users.noreply.github.com> Date: Tue, 7 Jan 2025 12:47:59 -0800 Subject: [PATCH 2/8] Beta 1 feedback changes --- src/Application.vala | 20 ++-- src/Providers/RadioBrowser.vala | 9 +- src/Services/DataProvider.vala | 13 ++- src/Widgets/Display.vala | 119 +++--------------------- src/Widgets/HeaderBar.vala | 2 +- src/Widgets/base/StationListBox.vala | 132 +++++++++++++++++++++++---- 6 files changed, 156 insertions(+), 139 deletions(-) diff --git a/src/Application.vala b/src/Application.vala index 762bec4..27f5e49 100644 --- a/src/Application.vala +++ b/src/Application.vala @@ -292,15 +292,15 @@ namespace Tuner { var _starred_file = File.new_build_filename (data_dir, Application.STARRED); // v2 file /* Migration not possible with renamed app */ - // try { - // _favorites_file.open_readwrite().close (); // Try to open, if succeeds it exists, if not err - no migration - // _starred_file.create(NONE); // Try to create, if fails starred already exists, if not ok to migrate - // _favorites_file.copy (_starred_file, FileCopyFlags.NONE); // Copy - // warning(@"Migrated v1 Favorites to v2 Starred"); - // } - // catch (Error e) { - // // Peconditions not met - // } + try { + _favorites_file.open_readwrite().close (); // Try to open, if succeeds it exists, if not err - no migration + _starred_file.create(NONE); // Try to create, if fails starred already exists, if not ok to migrate + _favorites_file.copy (_starred_file, FileCopyFlags.NONE); // Copy + warning(@"Migrated v1 Favorites to v2 Starred"); + } + catch (Error e) { + // Peconditions not met + } /* Create the cancellable. @@ -389,7 +389,7 @@ namespace Tuner { GTK_SYSTEM_THEME = GTK_SETTINGS.gtk_theme_name; apply_theme_name( settings.theme_mode); - CSSPROVIDER.load_from_resource ("io/github/louis77/tuner/css/Tuner-system.css"); + CSSPROVIDER.load_from_resource ("/com/github/louis77/tuner/css/Tuner-system.css"); Gtk.StyleContext.add_provider_for_screen( Gdk.Screen.get_default(), CSSPROVIDER, diff --git a/src/Providers/RadioBrowser.vala b/src/Providers/RadioBrowser.vala index df7bd79..0332151 100644 --- a/src/Providers/RadioBrowser.vala +++ b/src/Providers/RadioBrowser.vala @@ -62,6 +62,7 @@ namespace Tuner.DataProvider { private ArrayList _servers; private string _current_server = RBI_ALL_API; private int _degrade = DEGRADE_CAPITAL; + private int _available_stations = 1000; // default guess private int _available_tags = 1000; // default guess @@ -75,6 +76,11 @@ namespace Tuner.DataProvider { public DataError? last_data_error { get; set; } + public int available_stations() + { + return _available_stations; + } + public int available_tags() { return _available_tags; @@ -399,13 +405,14 @@ namespace Tuner.DataProvider { parser.load_from_stream(stream, null); rootnode = parser.get_root(); Json.Object json_object = rootnode.get_object(); + _available_stations = (int)json_object.get_int_member("stations"); _available_tags = (int)json_object.get_int_member("tags"); } catch (Error e) { warning(@"Could not get server stats: $(e.message)"); } } - debug(@"response: $(status_code) - Tags: $(_available_tags)"); + debug(@"response: $(status_code) - Stations: $(_available_stations) Tags: $(_available_tags)"); } // stats diff --git a/src/Services/DataProvider.vala b/src/Services/DataProvider.vala index 7448a6e..b2ccfd1 100644 --- a/src/Services/DataProvider.vala +++ b/src/Services/DataProvider.vala @@ -210,11 +210,18 @@ namespace Tuner.DataProvider { /** - * @brief Number of tags available + * @brief Number of stations available * - * @return the number of available tags + * @return the number of available stations */ - public abstract int available_tags(); + public abstract int available_stations(); + + /** + * @brief Number of tags available + * + * @return the number of available tags + */ + public abstract int available_tags(); /** diff --git a/src/Widgets/Display.vala b/src/Widgets/Display.vala index a18a710..bc84148 100644 --- a/src/Widgets/Display.vala +++ b/src/Widgets/Display.vala @@ -30,8 +30,8 @@ using Granite.Widgets; */ public class Tuner.Display : Gtk.Paned, StationListHookup { - private const string BACKGROUND_TUNER = "/io/github/louis77/tuner/icons/background-tuner"; - private const string BACKGROUND_JUKEBOX = "/io/github/louis77/tuner/icons/background-jukebox"; + private const string BACKGROUND_TUNER = "/com/github/louis77/tuner/icons/background-tuner"; + private const string BACKGROUND_JUKEBOX = "/com/github/louis77/tuner/icons/background-jukebox"; private const int EXPLORE_CATEGORIES = 5; // How many explore categories to display private const double BACKGROUND_OPACITY = 0.15; private const int BACKGROUND_TRANSITION_TIME_MS = 1500; @@ -338,14 +338,14 @@ public class Tuner.Display : Gtk.Paned, StationListHookup { /* --------------------------------------------------------------------------- Trending */ - create_category_specific + StationListBox.create_category_specific ( stack, source_list, _selections_category, "trending", "playlist-queue", "Trending", - "Trending in the last 24 hours", + "Trending Stations in the last 24 hours", _directory.load_trending_stations(40) ); @@ -353,14 +353,14 @@ public class Tuner.Display : Gtk.Paned, StationListHookup { Popular */ - create_category_specific + StationListBox.create_category_specific ( stack , source_list , _selections_category , "popular" , "playlist-similar" , "Popular" - , "Most-listened over 24 hours" + , "Most listened to Stations in the last 24 hours" ,_directory.load_popular_stations(40) ); @@ -388,8 +388,9 @@ public class Tuner.Display : Gtk.Paned, StationListHookup { Starred */ - var starred = create_category_predefined - ( stack + var starred = StationListBox.create_category_predefined + ( this + , stack , source_list , _library_category , "starred" @@ -424,7 +425,7 @@ public class Tuner.Display : Gtk.Paned, StationListHookup { , false , null , _("Save this search") - , "starred-symbolic"); + , "non-starred-symbolic"); _search_results.tooltip_button.sensitive = false; _search_controller = new SearchController(directory,this,_search_results ); @@ -477,7 +478,7 @@ public class Tuner.Display : Gtk.Paned, StationListHookup { foreach (var tag in _directory.load_random_genres(EXPLORE_CATEGORIES)) { if ( Model.Genre.in_genre (tag.name)) break; // Predefined genre, ignore - create_category_specific( stack, source_list, _explore_category + StationListBox.create_category_specific( stack, source_list, _explore_category , @"$(explore++)" // tag names can have charaters that are not suitable for name , "playlist-symbolic" , tag.name @@ -556,6 +557,7 @@ public class Tuner.Display : Gtk.Paned, StationListHookup { { SourceList.Item item = new SourceList.Item(_("Jukebox")); item.icon = new ThemedIcon("jukebox"); + item.tooltip = _(@"Double click to shuffle through $(app().provider.available_stations()) stations,\none, every ten minutes, for $(app().provider.available_stations()/(6*24)) days"); item.activated.connect(() => { _shuffle = true; @@ -608,7 +610,7 @@ public class Tuner.Display : Gtk.Paned, StationListHookup { */ private StationListBox add_saved_search(string search, StationSet station_set) //, StationList? content = null)//StationSet station_set) { - var saved_search = create_category_specific + var saved_search = StationListBox.create_category_specific ( stack , source_list , _saved_searches_category @@ -618,7 +620,7 @@ public class Tuner.Display : Gtk.Paned, StationListHookup { , _(@"Saved Search : $search") , station_set , _("Remove this saved search") - , "non-starred-symbolic" + , "starred-symbolic" ); // if ( content != null ) { @@ -635,97 +637,6 @@ public class Tuner.Display : Gtk.Paned, StationListHookup { return saved_search; } // refresh_saved_searches - - - /** - * @brief Creates a predefined category in the source list. - * @param stack The stack widget. - * @param source_list The source list widget. - * @param category The category to add to. - * @param name The name of the category. - * @param icon The icon for the category. - * @param title The title of the category. - * @param subtitle The subtitle of the category. - * @param stations The collection of stations for the category. - * @return The created SourceListBox for the category. - */ - private StationListBox create_category_predefined - ( Gtk.Stack stack - , Granite.Widgets.SourceList source_list - , Granite.Widgets.SourceList.ExpandableItem category - , string name - , string icon - , string title - , string subtitle - , Collection? stations - ) - { - var genre = StationListBox.create - ( stack - , source_list - , category - , name - , icon - , title - , subtitle - , true - ); - - if (stations != null) - { - var slist = StationList.with_stations (stations); - station_list_hookup(slist); - genre.content = slist; - } - - return genre; - - } // create_category_predefined - - - /** - * @brief Creates a specific category in the source list. - * @param stack The stack widget. - * @param source_list The source list widget. - * @param category The category to add to. - * @param name The name of the category. - * @param icon The icon for the category. - * @param title The title of the category. - * @param subtitle The subtitle of the category. - * @param station_set The set of stations for the category. - * @param action_tooltip_text Optional tooltip text for the action. - * @param action_icon_name Optional icon name for the action. - * @return The created SourceListBox for the category. - */ - private StationListBox create_category_specific - ( Gtk.Stack stack, - Granite.Widgets.SourceList source_list, - Granite.Widgets.SourceList.ExpandableItem category, - string name, - string icon, - string title, - string subtitle, - StationSet station_set, - string? action_tooltip_text = null, - string? action_icon_name = null - ) - { - var genre = StationListBox.create - ( stack, - source_list, - category, - name, - icon, - title, - subtitle, - false, - station_set, - action_tooltip_text, - action_icon_name - ); - - return genre; - } // create_category_specific /** @@ -745,7 +656,7 @@ public class Tuner.Display : Gtk.Paned, StationListHookup { ){ foreach (var genre in genres ) { - create_category_specific(stack, + StationListBox.create_category_specific(stack, source_list, category, genre, diff --git a/src/Widgets/HeaderBar.vala b/src/Widgets/HeaderBar.vala index fb7d848..749376e 100644 --- a/src/Widgets/HeaderBar.vala +++ b/src/Widgets/HeaderBar.vala @@ -145,7 +145,7 @@ public class Tuner.HeaderBar : Gtk.HeaderBar { if (app().is_offline) return false; - tooltip.set_text(_(@"Data Provider: $(window.directory.provider())")); + tooltip.set_text(_(@"Data Provider: $(window.directory.provider())\n\n$(app().provider.available_stations()) Stations,\t$(app().provider.available_tags()) Tags")); return true; }); diff --git a/src/Widgets/base/StationListBox.vala b/src/Widgets/base/StationListBox.vala index 71199e6..e4f8020 100644 --- a/src/Widgets/base/StationListBox.vala +++ b/src/Widgets/base/StationListBox.vala @@ -139,6 +139,7 @@ namespace Tuner _icon = new ThemedIcon (icon); item = new StationListItem (title, this, prepopulated); + item.tooltip = subtitle; item.icon = _icon; item.set_data ("stack_child", name); @@ -359,25 +360,116 @@ namespace Tuner StationSet? data = null, string? action_tooltip_text = null, string? action_icon_name = null ) + { + var slb = new StationListBox( + stack, + source_list, + category, + name, + icon, + title, + subtitle, + prepopulated, + data, + action_tooltip_text, + action_icon_name, + true); + + stack.add_named (slb, name); + + return slb; + } // create + + /** + * @brief Creates a predefined category in the source list. + * @param stack The stack widget. + * @param source_list The source list widget. + * @param category The category to add to. + * @param name The name of the category. + * @param icon The icon for the category. + * @param title The title of the category. + * @param subtitle The subtitle of the category. + * @param stations The collection of stations for the category. + * @return The created SourceListBox for the category. + */ + public static StationListBox create_category_predefined + ( StationListHookup slh + , Gtk.Stack stack + , Granite.Widgets.SourceList source_list + , Granite.Widgets.SourceList.ExpandableItem category + , string name + , string icon + , string title + , string subtitle + , Collection? stations + ) + { + var genre = StationListBox.create + ( stack + , source_list + , category + , name + , icon + , title + , subtitle + , true + ); + + if (stations != null) { - var slb = new StationListBox( - stack, - source_list, - category, - name, - icon, - title, - subtitle, - prepopulated, - data, - action_tooltip_text, - action_icon_name, - true); + var slist = StationList.with_stations (stations); + slh.station_list_hookup(slist); + genre.content = slist; + } + + return genre; + + } // create_category_predefined + + /** + * @brief Creates a specific category in the source list. + * @param stack The stack widget. + * @param source_list The source list widget. + * @param category The category to add to. + * @param name The name of the category. + * @param icon The icon for the category. + * @param title The title of the category. + * @param subtitle The subtitle of the category. + * @param station_set The set of stations for the category. + * @param action_tooltip_text Optional tooltip text for the action. + * @param action_icon_name Optional icon name for the action. + * @return The created SourceListBox for the category. + */ + public static StationListBox create_category_specific + ( Gtk.Stack stack, + Granite.Widgets.SourceList source_list, + Granite.Widgets.SourceList.ExpandableItem category, + string name, + string icon, + string title, + string subtitle, + StationSet station_set, + string? action_tooltip_text = null, + string? action_icon_name = null + ) + { + var genre = StationListBox.create + ( stack, + source_list, + category, + name, + icon, + title, + subtitle, + false, + station_set, + action_tooltip_text, + action_icon_name + ); - stack.add_named (slb, name); + return genre; + } // create_category_specific - return slb; - } // create } // SourceListBox @@ -392,7 +484,7 @@ namespace Tuner */ public class StationListItem : SourceList.Item { - private bool populated; + private bool _populated; private StationListBox _slb; /** @@ -407,7 +499,7 @@ namespace Tuner title ); _slb = slb; - populated = prepopulated; + _populated = prepopulated; } /** @@ -420,8 +512,8 @@ namespace Tuner */ public void populate( StationListHookup station_list, bool force = false ) { - if ( ( populated && !force ) || app().is_offline ) return; - populated = true; + if ( ( _populated && !force ) || app().is_offline ) return; + _populated = true; try { var? slist = StationList.with_stations (_slb.next_page ()); if ( slist != null ) From 8dc3f91e739a8b947fd49fbadcfa69ecb459a804 Mon Sep 17 00:00:00 2001 From: technosf <535060+technosf@users.noreply.github.com> Date: Tue, 7 Jan 2025 12:56:48 -0800 Subject: [PATCH 3/8] Req for Github build?? --- com.github.louis77.tuner.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/com.github.louis77.tuner.yml b/com.github.louis77.tuner.yml index f9874db..eded6cb 100644 --- a/com.github.louis77.tuner.yml +++ b/com.github.louis77.tuner.yml @@ -64,14 +64,14 @@ modules: buildsystem: meson builddir: _build modules: -# - name: graphviz -# buildsystem: autotools -# config-opts: -# - --prefix=/app -# sources: -# - type: archive -# url: "https://gitlab.com/graphviz/graphviz/-/archive/10.0.1/graphviz-10.0.1.tar.gz" -# sha256: "28f452ef1cb12288c8758a62f8c3fcfefdb91b251f7aae61d0d703f851bde931" + - name: graphviz + buildsystem: autotools + config-opts: + - --prefix=/app + sources: + - type: archive + url: "https://gitlab.com/graphviz/graphviz/-/archive/10.0.1/graphviz-10.0.1.tar.gz" + sha256: "28f452ef1cb12288c8758a62f8c3fcfefdb91b251f7aae61d0d703f851bde931" - name: valac buildsystem: autotools config-opts: From 5ae73ae7f54484f5859d19ea3dff5e9802c0521f Mon Sep 17 00:00:00 2001 From: technosf <535060+technosf@users.noreply.github.com> Date: Tue, 7 Jan 2025 13:03:32 -0800 Subject: [PATCH 4/8] Github build --- com.github.louis77.tuner.yml | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/com.github.louis77.tuner.yml b/com.github.louis77.tuner.yml index eded6cb..bafd634 100644 --- a/com.github.louis77.tuner.yml +++ b/com.github.louis77.tuner.yml @@ -64,14 +64,6 @@ modules: buildsystem: meson builddir: _build modules: - - name: graphviz - buildsystem: autotools - config-opts: - - --prefix=/app - sources: - - type: archive - url: "https://gitlab.com/graphviz/graphviz/-/archive/10.0.1/graphviz-10.0.1.tar.gz" - sha256: "28f452ef1cb12288c8758a62f8c3fcfefdb91b251f7aae61d0d703f851bde931" - name: valac buildsystem: autotools config-opts: @@ -86,6 +78,15 @@ modules: url: "https://download.gnome.org/sources/vala/0.56/vala-0.56.17.tar.xz" sha256: "26100c4e4ef0049c619275f140d97cf565883d00c7543c82bcce5a426934ed6a" +- name: graphviz + buildsystem: autotools + config-opts: + - --prefix=/app + sources: + - type: archive + url: "https://gitlab.com/graphviz/graphviz/-/archive/10.0.1/graphviz-10.0.1.tar.gz" + sha256: "28f452ef1cb12288c8758a62f8c3fcfefdb91b251f7aae61d0d703f851bde931" + - name: libsoup buildsystem: meson builddir: true From 96627b3f9b013fcad5fb225c4acb65d0a8387ce7 Mon Sep 17 00:00:00 2001 From: technosf <535060+technosf@users.noreply.github.com> Date: Tue, 7 Jan 2025 13:47:48 -0800 Subject: [PATCH 5/8] Github build debug --- com.github.louis77.tuner.yml | 30 ++++++++++++++---------------- 1 file changed, 14 insertions(+), 16 deletions(-) diff --git a/com.github.louis77.tuner.yml b/com.github.louis77.tuner.yml index bafd634..2a72b63 100644 --- a/com.github.louis77.tuner.yml +++ b/com.github.louis77.tuner.yml @@ -8,18 +8,16 @@ runtime: org.freedesktop.Platform runtime-version: '24.08' sdk: org.freedesktop.Sdk - -## Commenting out - Aligning the app manifest with the flathub build -# sdk-extensions: -# - org.freedesktop.Sdk.Extension.vala +sdk-extensions: + - org.freedesktop.Sdk.Extension.vala #base: io.elementary.BaseApp #base-version: 'circe-24.08' -build-options: - prepend-path: /usr/lib/sdk/vala/bin/ - prepend-ld-library-path: /usr/lib/sdk/vala/lib +#build-options: +# prepend-path: /usr/lib/sdk/vala/bin/ +# prepend-ld-library-path: /usr/lib/sdk/vala/lib add-extensions: org.freedesktop.Sdk.Extension.vala: @@ -78,15 +76,15 @@ modules: url: "https://download.gnome.org/sources/vala/0.56/vala-0.56.17.tar.xz" sha256: "26100c4e4ef0049c619275f140d97cf565883d00c7543c82bcce5a426934ed6a" -- name: graphviz - buildsystem: autotools - config-opts: - - --prefix=/app - sources: - - type: archive - url: "https://gitlab.com/graphviz/graphviz/-/archive/10.0.1/graphviz-10.0.1.tar.gz" - sha256: "28f452ef1cb12288c8758a62f8c3fcfefdb91b251f7aae61d0d703f851bde931" - +#- name: graphviz +# buildsystem: autotools +# config-opts: +# - --prefix=/app +# sources: +# - type: archive +# url: "https://gitlab.com/graphviz/graphviz/-/archive/10.0.1/graphviz-10.0.1.tar.gz" +# sha256: "28f452ef1cb12288c8758a62f8c3fcfefdb91b251f7aae61d0d703f851bde931" +# - name: libsoup buildsystem: meson builddir: true From e3ab9975ba42ba861e3c080f3d7b8599735f0092 Mon Sep 17 00:00:00 2001 From: technosf <535060+technosf@users.noreply.github.com> Date: Tue, 7 Jan 2025 13:51:43 -0800 Subject: [PATCH 6/8] Github build debug --- com.github.louis77.tuner.yml | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) diff --git a/com.github.louis77.tuner.yml b/com.github.louis77.tuner.yml index 2a72b63..c9d64a8 100644 --- a/com.github.louis77.tuner.yml +++ b/com.github.louis77.tuner.yml @@ -15,9 +15,9 @@ sdk-extensions: #base-version: 'circe-24.08' -#build-options: -# prepend-path: /usr/lib/sdk/vala/bin/ -# prepend-ld-library-path: /usr/lib/sdk/vala/lib +build-options: + prepend-path: /usr/lib/sdk/vala/bin/ + prepend-ld-library-path: /usr/lib/sdk/vala/lib add-extensions: org.freedesktop.Sdk.Extension.vala: @@ -75,16 +75,15 @@ modules: - type: archive url: "https://download.gnome.org/sources/vala/0.56/vala-0.56.17.tar.xz" sha256: "26100c4e4ef0049c619275f140d97cf565883d00c7543c82bcce5a426934ed6a" - -#- name: graphviz -# buildsystem: autotools -# config-opts: -# - --prefix=/app -# sources: -# - type: archive -# url: "https://gitlab.com/graphviz/graphviz/-/archive/10.0.1/graphviz-10.0.1.tar.gz" -# sha256: "28f452ef1cb12288c8758a62f8c3fcfefdb91b251f7aae61d0d703f851bde931" -# + - name: graphviz + buildsystem: autotools + config-opts: + - --prefix=/app + sources: + - type: archive + url: "https://gitlab.com/graphviz/graphviz/-/archive/10.0.1/graphviz-10.0.1.tar.gz" + sha256: "28f452ef1cb12288c8758a62f8c3fcfefdb91b251f7aae61d0d703f851bde931" + - name: libsoup buildsystem: meson builddir: true From 5f65cb86bc90e3bc0ff27f3c6569ff6f4700d025 Mon Sep 17 00:00:00 2001 From: technosf <535060+technosf@users.noreply.github.com> Date: Tue, 7 Jan 2025 13:56:36 -0800 Subject: [PATCH 7/8] Github build debug --- com.github.louis77.tuner.yml | 38 ++++++++++++++++++++---------------- 1 file changed, 21 insertions(+), 17 deletions(-) diff --git a/com.github.louis77.tuner.yml b/com.github.louis77.tuner.yml index c9d64a8..696774e 100644 --- a/com.github.louis77.tuner.yml +++ b/com.github.louis77.tuner.yml @@ -1,19 +1,17 @@ --- -app-id: com.github.louis77.tuner - -command: com.github.louis77.tuner - +app-id: io.github.louis77.tuner runtime: org.freedesktop.Platform runtime-version: '24.08' sdk: org.freedesktop.Sdk sdk-extensions: - - org.freedesktop.Sdk.Extension.vala + - org.freedesktop.Sdk.Extension.vala #base: io.elementary.BaseApp #base-version: 'circe-24.08' +command: io.github.louis77.tuner build-options: prepend-path: /usr/lib/sdk/vala/bin/ @@ -62,6 +60,14 @@ modules: buildsystem: meson builddir: _build modules: + - name: graphviz + buildsystem: autotools + config-opts: + - --prefix=/app + sources: + - type: archive + url: "https://gitlab.com/graphviz/graphviz/-/archive/10.0.1/graphviz-10.0.1.tar.gz" + sha256: "28f452ef1cb12288c8758a62f8c3fcfefdb91b251f7aae61d0d703f851bde931" - name: valac buildsystem: autotools config-opts: @@ -75,15 +81,7 @@ modules: - type: archive url: "https://download.gnome.org/sources/vala/0.56/vala-0.56.17.tar.xz" sha256: "26100c4e4ef0049c619275f140d97cf565883d00c7543c82bcce5a426934ed6a" - - name: graphviz - buildsystem: autotools - config-opts: - - --prefix=/app - sources: - - type: archive - url: "https://gitlab.com/graphviz/graphviz/-/archive/10.0.1/graphviz-10.0.1.tar.gz" - sha256: "28f452ef1cb12288c8758a62f8c3fcfefdb91b251f7aae61d0d703f851bde931" - + - name: libsoup buildsystem: meson builddir: true @@ -131,9 +129,15 @@ modules: - name: tuner buildsystem: meson + build-options: + cflags: "-g" + cxxflags: "-g" + buildtype: "debug" config-opts: - - "--buildtype=release" - build-commands: - - install -Dm755 myapp /app/bin/myapp + - "--buildtype=debug" + post-install: - install -Dm644 /app/share/icons/hicolor/64x64/apps/${FLATPAK_ID}.svg -t /app/share/icons/hicolor/128x128/apps/ + sources: + - type: dir + path: . From 15fd62c35e77cf6ef66a502a3209e2c2e5cdf1f9 Mon Sep 17 00:00:00 2001 From: technosf <535060+technosf@users.noreply.github.com> Date: Tue, 7 Jan 2025 14:02:16 -0800 Subject: [PATCH 8/8] Final Github build manifest? --- com.github.louis77.tuner.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/com.github.louis77.tuner.yml b/com.github.louis77.tuner.yml index 696774e..58b8e65 100644 --- a/com.github.louis77.tuner.yml +++ b/com.github.louis77.tuner.yml @@ -1,5 +1,5 @@ --- -app-id: io.github.louis77.tuner +app-id: com.github.louis77.tuner runtime: org.freedesktop.Platform runtime-version: '24.08' @@ -11,7 +11,7 @@ sdk-extensions: #base: io.elementary.BaseApp #base-version: 'circe-24.08' -command: io.github.louis77.tuner +command: com.github.louis77.tuner build-options: prepend-path: /usr/lib/sdk/vala/bin/ @@ -31,7 +31,6 @@ finish-args: - "--filesystem=xdg-run/gvfsd" - "--filesystem=xdg-desktop" - "--share=network" - - "--metadata=X-DConf=migrate-path=/com/github/louis77/tuner/" - "--socket=pulseaudio" - "--talk-name=org.freedesktop.Notifications" - "--own-name=org.mpris.MediaPlayer2.Tuner"