Skip to content

Commit

Permalink
pt-pt/translate (#10)
Browse files Browse the repository at this point in the history
* Translate dialogs.json via GitLocalize

* Translate dialogs.json via GitLocalize

* Translate intents.json via GitLocalize

* Translate intents.json via GitLocalize

---------

Co-authored-by: OpenVoiceOS <[email protected]>
Co-authored-by: mt-gitlocalize <[email protected]>
  • Loading branch information
3 people authored Jan 18, 2025
1 parent 8c4f025 commit 4a13e22
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 0 deletions.
17 changes: 17 additions & 0 deletions translations/pt-pt/dialogs.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"camera_error.dialog": [
"Não consigo aceder a câmara"
],
"camera_yes.dialog": [
"A câmara está pronta para uso.",
"A câmara está funcionando corretamente.",
"Sim, uma câmara está disponível."
],
"get_ready.dialog": [
"diz queijo"
],
"picture.dialog": [
"eu gosto de tirar fotos",
"foto tirada"
]
}
14 changes: 14 additions & 0 deletions translations/pt-pt/intents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"have_camera.intent": [
"posso usar a câmara",
"você pode aceder a câmara",
"(tems|você tem) uma câmara",
"tem uma câmara disponível",
"a câmara está (a funcionar|funcionando)",
"tem uma câmara"
],
"take_picture.intent": [
"tire uma foto",
"tira uma foto"
]
}

0 comments on commit 4a13e22

Please sign in to comment.