-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: Joan Montané <[email protected]>
- Loading branch information
1 parent
8445e93
commit 27ca195
Showing
1 changed file
with
84 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,84 @@ | ||
{ | ||
"video.voc": [ | ||
"vídeo" | ||
], | ||
"rt.voc": [ | ||
"Russia Today" | ||
], | ||
"it.voc": [ | ||
"Italià\nItaliana", | ||
"Itàlia" | ||
], | ||
"en-ca.voc": [ | ||
"Canadà", | ||
"canadenc\ncanadenca" | ||
], | ||
"nl.voc": [ | ||
"neerlandès\nneerlandés\nholandès\nholandés", | ||
"Països Baixos", | ||
"Holanda" | ||
], | ||
"ca.voc": [ | ||
"Català\nCatalana", | ||
"Catalunya" | ||
], | ||
"euronews.voc": [ | ||
"euronews" | ||
], | ||
"fr.voc": [ | ||
"francès\nfrancés\nfrancesa", | ||
"França" | ||
], | ||
"es.voc": [ | ||
"espanyol\nespanyola" | ||
], | ||
"news.voc": [ | ||
"notícies" | ||
], | ||
"en-au.voc": [ | ||
"Austràlia", | ||
"australià\naustraliana" | ||
], | ||
"pt-pt.voc": [ | ||
"Portuguès\nPortugués\nPortuguesa", | ||
"Portugal" | ||
], | ||
"euro.voc": [ | ||
"euro", | ||
"europeu\neuropea" | ||
], | ||
"en.voc": [ | ||
"anglès\nanglés\nanglesa" | ||
], | ||
"de.voc": [ | ||
"alemany\nalemanya" | ||
], | ||
"fr24.voc": [ | ||
"France24", | ||
"France 24", | ||
"France vint-i-quatre", | ||
"France vint i quatre" | ||
], | ||
"fi.voc": [ | ||
"Finlàndia", | ||
"finès\nfinés\nfinesa" | ||
], | ||
"sv.voc": [ | ||
"Suècia", | ||
"suec\nsueca" | ||
], | ||
"en-gb.voc": [ | ||
"britànic\nbritànica", | ||
"Regne Unit", | ||
"Gran Bretanya" | ||
], | ||
"ru.voc": [ | ||
"rus\nrussa", | ||
"Rússia" | ||
], | ||
"en-us.voc": [ | ||
"Amèrica", | ||
"americà\namericana", | ||
"Estats Units" | ||
] | ||
} |