Skip to content

Commit

Permalink
Merge pull request #32 from OpenVoiceOS/release-1.0.5a2
Browse files Browse the repository at this point in the history
Release 1.0.5a2
  • Loading branch information
JarbasAl authored Nov 30, 2024
2 parents 59b4ef7 + bb783d2 commit 993cc1f
Show file tree
Hide file tree
Showing 11 changed files with 114 additions and 20 deletions.
15 changes: 12 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,21 @@
# Changelog

## [1.0.4a1](https://github.com/OpenVoiceOS/skill-ovos-wallpapers/tree/1.0.4a1) (2024-11-25)
## [1.0.5a2](https://github.com/OpenVoiceOS/ovos-skill-wallpapers/tree/1.0.5a2) (2024-11-30)

[Full Changelog](https://github.com/OpenVoiceOS/skill-ovos-wallpapers/compare/1.0.3...1.0.4a1)
[Full Changelog](https://github.com/OpenVoiceOS/ovos-skill-wallpapers/compare/1.0.5a1...1.0.5a2)

**Merged pull requests:**

- da-dk/translate [\#26](https://github.com/OpenVoiceOS/skill-ovos-wallpapers/pull/26) ([gitlocalize-app[bot]](https://github.com/apps/gitlocalize-app))
- de-de/translate [\#31](https://github.com/OpenVoiceOS/ovos-skill-wallpapers/pull/31) ([gitlocalize-app[bot]](https://github.com/apps/gitlocalize-app))
- Add Catalan strings [\#28](https://github.com/OpenVoiceOS/ovos-skill-wallpapers/pull/28) ([gitlocalize-app[bot]](https://github.com/apps/gitlocalize-app))

## [1.0.5a1](https://github.com/OpenVoiceOS/ovos-skill-wallpapers/tree/1.0.5a1) (2024-11-27)

[Full Changelog](https://github.com/OpenVoiceOS/ovos-skill-wallpapers/compare/1.0.4...1.0.5a1)

**Merged pull requests:**

- Add Catalan strings [\#30](https://github.com/OpenVoiceOS/ovos-skill-wallpapers/pull/30) ([gitlocalize-app[bot]](https://github.com/apps/gitlocalize-app))



Expand Down
1 change: 1 addition & 0 deletions locale/ca-es/RandomKeyword.voc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
aleatori
3 changes: 3 additions & 0 deletions locale/ca-es/next.voc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
després
següent
endavant
3 changes: 3 additions & 0 deletions locale/ca-es/previous.voc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
abans
anterior
enrere
1 change: 1 addition & 0 deletions locale/ca-es/searching_random.dialog
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
d'acord, estic cercant imatges
8 changes: 8 additions & 0 deletions locale/ca-es/set.voc
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
canvia
canvi
fes
posa
estableix
establix
usa
utilitza
2 changes: 2 additions & 0 deletions locale/ca-es/wallpapers.voc
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
fons
fons de pantalla
38 changes: 38 additions & 0 deletions locale/de-de/skill.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{
"skill_id": "skill-ovos-wallpapers.openvoiceos",
"source": "https://github.com/OpenVoiceOS/skill-ovos-wallpapers",
"extra_plugins": {
"core": [

],
"PHAL": [
"ovos-PHAL-plugin-wallpaper-manager"
],
"listener": [

],
"audio": [

],
"media": [

],
"gui": [

]
},
"name": "Wallpaper Changer",
"description": "Bilder aus ausgewählten Subreddits.",
"examples": [
"neues Hintergrundbild",
"Ändere das Hintergrundbild in Natur",
"zeig mir ein Bild\nzeige mir ein Bild",
"zeig mir ein Bild mit Hunden",
"mache das zu meinem Hintergrundbild"
],
"tags": [
"Hintergrundbilder",
"Bilder",
"Bilder"
]
}
33 changes: 18 additions & 15 deletions translations/ca-es/dialogs.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,19 @@
{
"no.more.pictures.dialog": [
"Ja no em queden fotos per mostrar",
"No tinc més fotos"
],
"searching.dialog": [
"S'estan cercant imatges amb {query}",
"S'estan cercant imatges sobre {query}"
],
"wallpaper.fail.dialog": [
"No sé com canviar el fons de pantalla en aquesta plataforma"
],
"wallpaper.changed.dialog": [
"Gaudiu del nou fons de pantalla"
]
}
"searching_random.dialog": [
"d'acord, estic cercant imatges"
],
"no.more.pictures.dialog": [
"Ja no em queden fotos per mostrar",
"No tinc més fotos"
],
"searching.dialog": [
"S'estan cercant imatges amb {query}",
"S'estan cercant imatges sobre {query}"
],
"wallpaper.fail.dialog": [
"No sé com canviar el fons de pantalla en aquesta plataforma"
],
"wallpaper.changed.dialog": [
"Gaudiu del nou fons de pantalla"
]
}
26 changes: 26 additions & 0 deletions translations/ca-es/vocabs.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"RandomKeyword.voc": [
"aleatori"
],
"next.voc": [
"després",
"següent\nendavant"
],
"set.voc": [
"canvia\ncanvi",
"fes",
"posa\nestableix\nestablix",
"usa\nutilitza"
],
"previous.voc": [
"abans",
"enrere",
"anterior"
],
"wallpapers.voc": [
"fons de pantalla",
"fons",
"fons de pantalla",
"fons"
]
}
4 changes: 2 additions & 2 deletions version.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# START_VERSION_BLOCK
VERSION_MAJOR = 1
VERSION_MINOR = 0
VERSION_BUILD = 4
VERSION_ALPHA = 0
VERSION_BUILD = 5
VERSION_ALPHA = 2
# END_VERSION_BLOCK

0 comments on commit 993cc1f

Please sign in to comment.