forked from MycroftAI/skill-naptime
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* import galician translations * import basque translations * import basque translations
- Loading branch information
Showing
6 changed files
with
48 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
Lotara noa. Esan '{wake_word}, esnatu' nire arreta berriro erakartzeko. | ||
Orain egingo dut lo. Esan '{wake_word}, esnatu' ni berriro martxan jartzeko. | ||
Ados. Lotara noa. Esnatzeko honako hau esan dezakezu: '{wake_word}. esnatu'. | ||
Lotara noa orain. Esan '{wake_word}. esnatu' ni aktibatzeko. | ||
Lotara noa. Esan '{wake_word}. esnatu' ni berriro erne egoteko. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,2 @@ | ||
Ados. | ||
Bale. | ||
Lotara noa. | ||
Banoa lotara. | ||
Okay. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1 @@ | ||
Esna nago. | ||
Esnatu naiz. | ||
Martxan nago. | ||
Esna nago |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,14 @@ | ||
{ | ||
"going.to.sleep.short.dialog": [ | ||
"Bale.", | ||
"Ados.", | ||
"Lotara noa." | ||
"Banoa lotara.", | ||
"Okay." | ||
], | ||
"i.am.awake.dialog": [ | ||
"Esna nago.", | ||
"Esnatu naiz.", | ||
"Martxan nago." | ||
"Esna nago" | ||
], | ||
"going.to.sleep.dialog": [ | ||
"Lotara noa. Esan '{wake_word}, esnatu' nire arreta berriro erakartzeko.", | ||
"Orain egingo dut lo. Esan '{wake_word}, esnatu' ni berriro martxan jartzeko." | ||
"Ados. Lotara noa. Esnatzeko honako hau esan dezakezu: '{wake_word}. esnatu'.", | ||
"Lotara noa orain. Esan '{wake_word}. esnatu' ni aktibatzeko.", | ||
"Lotara noa. Esan '{wake_word}. esnatu' ni berriro erne egoteko." | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
{ | ||
"naptime.intent": [ | ||
"aktibatu lo-modua", | ||
"hasi jardun gabeko denbora", | ||
"hasi siesta-denbora", | ||
"hasi siesta suspergarria", | ||
"hasi loaldia", | ||
"hasi lotan", | ||
"sartu ametsen lurraldean", | ||
"sartu hibernazioan", | ||
"sartu atseden-moduan", | ||
"sartu modu isilean", | ||
"sartu lo-modua", | ||
"sartu lo-moduan", | ||
"joan lotara", | ||
"hasi siesta-denbora", | ||
"hasi lasaitasun-denbora", | ||
"hasi begi-itxiera", | ||
"hasi siesta", | ||
"hasi siesta-modua", | ||
"hasi lo-modua", | ||
"goazen lotara", | ||
"izan dezagun lasaitasun-denbora", | ||
"egin dezagun siesta", | ||
"siesta-denbora", | ||
"hasi lokartzen", | ||
"hasi siesta", | ||
"hasi siesta-garaia", | ||
"hasi lo-saioa", | ||
"hasi lo-denbora", | ||
"hasi kuluxka-modua", | ||
"siestarako denbora", | ||
"lo-denbora" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,3 @@ | ||
{ | ||
"SleepCommand.voc": [ | ||
"(zoaz|joan) lotara", | ||
"lotara (zoaz|joan)", | ||
"siestako (ordua|garaia)" | ||
] | ||
"wakeup.voc": [] | ||
} |