Skip to content

Commit

Permalink
Add Catalan strings (#29)
Browse files Browse the repository at this point in the history
Co-authored-by: Joan Montané <[email protected]>
  • Loading branch information
gitlocalize-app[bot] and jmontane authored Dec 2, 2024
1 parent b24bd1b commit e737f01
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions translations/ca-es/intents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"wallpaper.random.intent": [
"(canvia|posa|estableix|establix|defineix|definix) (un|una|el|la|es|sa|)(nou|nova|) (fons|fons de pantalla|pantalla d'inici) (nou|nova|) (aleatori|aleatòria|)"
],
"picture.random.intent": [
"mostra('m|) (un|una|) (altre|altra|) (imatge|dibuix|foto|fotografia) (nou|nova|aleatori|aleatòria)",
"mostra('m|) (un|una|) (imatge|dibuix|foto|fotografia)",
"mostra('m|) (un|una|) (altre|altra|) (nou|nova|aleatori|aleatòria)(imatge|dibuix|foto|fotografia)",
"mostra('m|) (un|una|)(nou|nova|aleatori|aleatòria)(imatge|dibuix|foto|fotografia)"
],
"wallpaper.about.intent": [
"(canvia|posa|estableix|establix|defineix|definix) (un|una|el|la|es|sa|)(nou|nova|) (fons|fons de pantalla|pantalla d'inici) (nou|nova|) (aleatori|aleatòria|) (sobre |de |d'|relacionat amb |relacionada amb ){query}"
],
"picture.about.intent": [
"mostra('m|) (un|una|) (altre|altra|) (imatge|dibuix|foto|fotografia) (nou|nova|aleatori|aleatòria) (sobre |de |d'|relacionat amb |relacionada amb ){query}",
"mostra('m|) (un|una|) (imatge|dibuix|foto|fotografia) (sobre |de |d'|relacionat amb ){query}",
"mostra('m|) (un|una|) (altre|altra|) (nou|nova|aleatori|aleatòria)(imatge|dibuix|foto|fotografia)(sobre |de |d'|relacionat amb |relacionada amb ){query}",
"mostra('m|) (un|una|)(nou|nova|aleatori|aleatòria)(imatge|dibuix|foto|fotografia)(sobre |de |d'|relacionat amb |relacionada amb ){query}"
]
}

0 comments on commit e737f01

Please sign in to comment.