-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Translate test_sentences_ca.json via GitLocalize (#36)
Co-authored-by: Joan Montané <[email protected]>
- Loading branch information
1 parent
6e3c89a
commit 9c6d6c1
Showing
1 changed file
with
45 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,45 @@ | ||
{ | ||
"yes": [ | ||
"sí", | ||
"correcte", | ||
"no, però sí", | ||
"sisplau", | ||
"D'acord", | ||
"entès", | ||
"sisplau! T'ho demano", | ||
"ho vull", | ||
"Obvi", | ||
"Òbviament", | ||
"odio quan les empreses venen les meves dades? Sí, són uns indesitja bles", | ||
"sí, és una mentida", | ||
"correcte, menteix", | ||
"no és mentida", | ||
"no menteix", | ||
"no aneu errat", | ||
"no esteu equivocat" | ||
], | ||
"no": [ | ||
"no", | ||
"no pas", | ||
"em penso que no", | ||
"no hi estic d'acord", | ||
"sí, però no", | ||
"sí, sí, però realment, no", | ||
"no, sisplau", | ||
"Estic en desacord", | ||
"Discrepo", | ||
"No! Sisplau! T'ho demano", | ||
"sí, no ho vull", | ||
"no, òbviament ho odio", | ||
"Certament, això no és desitjable", | ||
"no, és una mentida", | ||
"menteix", | ||
"és una mentida", | ||
"aneu errat", | ||
"això és un error", | ||
"resposta incorrecta" | ||
], | ||
"null": [ | ||
"fesols" | ||
] | ||
} |