Skip to content

Commit

Permalink
Merge pull request #47 from sebastianbarry/add-multilabel-translations
Browse files Browse the repository at this point in the history
Add multilabel translations
  • Loading branch information
shankari authored Oct 27, 2023
2 parents 3db5d36 + dc888e0 commit cc5cb1a
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 0 deletions.
34 changes: 34 additions & 0 deletions es/i18n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,40 @@
"no-travel-hint": "Para ver más, cambia los filtros de arriba o registra algunos viajes!"
},

"multilabel":{
"walk": "Caminando",
"e-bike": "e-bicicleta",
"bike": "Bicicleta",
"bikeshare": "Bicicleta compartida",
"scootershare": "Motoneta compartida",
"drove_alone": "Coche de Gas, Condujo solo",
"shared_ride": "Coche de Gas, Condujo con otros",
"e_car_drove_alone": "e-coche, Condujo solo",
"e_car_shared_ride": "e-coche, Condujo con otros",
"taxi": "Taxi / Uber / Lyft",
"bus": "Autobús",
"train": "Tren",
"free_shuttle": "Colectivo gratuito",
"air": "Avión",
"not_a_trip": "No es un viaje",
"no_travel": "No viajar",
"home": "Casa",
"work": "Trabajo",
"at_work": "En el trabajo",
"school": "Escuela",
"transit_transfer": "Transbordo",
"shopping": "Compras",
"meal": "Comida",
"pick_drop_person": "Recoger / Entregar Individuo",
"pick_drop_item": "Recoger / Entregar Objeto",
"personal_med": "Personal / Médico",
"access_recreation": "Acceder a Recreación",
"exercise": "Recreación / Ejercicio",
"entertainment": "Entretenimiento/ Social",
"religious": "Religioso",
"other": "Otros"
},

"main-metrics":{
"summary": "Mi Resumen",
"chart": "Gráfico",
Expand Down
34 changes: 34 additions & 0 deletions lo/i18n/lo.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,40 @@
"no-travel-hint": "ເພື່ອເບິ່ງເພີ່ມເຕີມ, ປ່ຽນຕົວກອງຂ້າງເທິງ ຫຼືໄປບັນທຶກການເດີນທາງ!"
},

"multilabel":{
"walk": "ດ້ວຍການຍ່າງ",
"e-bike": "ວຍລົດຈັກໄຟຟ້າ",
"bike": "ລົດຖີບ",
"bikeshare": "ດ້ວຍລົດຖີບທີ່ໃຫ້ເຊົ່າ",
"scootershare": "ດ້ວຍລົດຈັກສະກູດເຕີ້ໃຫ້ເຊົ່າ ",
"drove_alone": "ເດີນທາງ ດ້ວຍລົດໃຫ່ຍ ເຊີ່ງເປັນລົດທີ່ຂັບເອງ",
"shared_ride": "ເດີນທາງດ້ວຍລົດໃຫ່ຍ ຮ່ວມກັບລົດຄົນອຶ່ນ",
"e_car_drove_alone": "ດ້ວຍການຂັບລົດໄຟຟ້າໄປເອງ",
"e_car_shared_ride": "ດ້ວຍການຈ້າງລົດໄຟຟ້າໄປ",
"taxi": "ແທັກຊີ",
"bus": "ລົດເມ",
"train": "ລົດໄຟ",
"free_shuttle": "ລົດຮັບສົ່ງຟຣີ",
"air": "ຍົນ",
"not_a_trip": "ບໍ່ແມ່ນການເດີນທາງ",
"no_travel": "ບໍ່ມີການເດີນທາງ",
"home": "ບ້ານ",
"work": "ໄປເຮັດວຽກ",
"at_work": "ຢູ່ບ່ອນເຮັດວຽກ",
"school": "ໄປໂຮງຮຽນ",
"transit_transfer": "ການຖ່າຍໂອນການເດີນທາງ",
"shopping": "ຊອບປິ້ງ",
"meal": "ອາຫານ",
"pick_drop_person": "ໄປຮັບ ຫລື ສົນ ຄົນ",
"pick_drop_item": "ໄປຮັບ ຫລື ສົ່ງສິນຄ້າ",
"personal_med": "ໄປຫາໝໍ",
"access_recreation": "ເຂົ້າເຖິງການພັກຜ່ອນ",
"exercise": "ພັກຜ່ອນ/ອອກກຳລັງກາຍ",
"entertainment": "ບັນເທີງ/ສັງຄົມ",
"religious": "ຈຸດປະສົງທາງສາດສະໜາ",
"other": "ອື່ນໆ"
},

"main-metrics": {
"summary": "ສັງລວມ",
"chart": "ຕາຕະລາງ",
Expand Down

0 comments on commit cc5cb1a

Please sign in to comment.