Skip to content

Commit

Permalink
Add Catalan translation (#3)
Browse files Browse the repository at this point in the history
Co-authored-by: Joan Montané <joan@montane.cat>
  • Loading branch information
gitlocalize-app[bot] and jmontane authored Oct 6, 2024
1 parent 6fe6364 commit d1e00fe
Showing 1 changed file with 56 additions and 0 deletions.
56 changes: 56 additions & 0 deletions translations/ca-es/vocabs.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
{
"math.voc": [
"matemàtiques",
"matemàtics",
"matemàtic"
],
"date_indicator.voc": [
"data",
"avui",
"demà",
"ahir",
"dia",
"dilluns",
"dimarts",
"dimecres",
"dijous",
"divendres",
"dissabte",
"diumenge",
"gener",
"febrer",
"març",
"abril",
"maig",
"juny",
"juliol",
"agost",
"setembre",
"octubre",
"novembre",
"desembre",
"setmana",
"cap de setmana"
],
"year.voc": [
"any",
"anys"
],
"Numbers.voc": [
"(números|nombres)",
"(número|nombre)"
],
"api.voc": [
"(nombre|nombres|número|números) (api|a p i)"
],
"random.voc": [
"aleatori",
"arbitrari",
"aleatori"
],
"fact.voc": [
"fet",
"curiositat",
"trívia"
]
}

0 comments on commit d1e00fe

Please sign in to comment.