mirror of
https://framagit.org/framasoft/framadate/funky-framadate-front.git
synced 2023-08-25 13:53:14 +02:00
add weblate files for lang
This commit is contained in:
parent
7284b9f547
commit
755954d7ea
@ -4,7 +4,7 @@
|
|||||||
"Intro": "Bonjour je m'appelle {{name}}, j'ai {{age}} ans.",
|
"Intro": "Bonjour je m'appelle {{name}}, j'ai {{age}} ans.",
|
||||||
"home": {
|
"home": {
|
||||||
"title": "Bienvenue sur",
|
"title": "Bienvenue sur",
|
||||||
"subtitle": "Se consulter simplement pour s’organiser collectivement.",
|
"subtitle": "Se consulter simplement pour s’organiser collectivement",
|
||||||
"search_title": "Vous avez déjà créé un sondage et vous souhaitez y accéder ?",
|
"search_title": "Vous avez déjà créé un sondage et vous souhaitez y accéder ?",
|
||||||
"search_subtitle": "Saisissez votre adresse e-mail et nous vous enverrons le lien vers votre sondage. ",
|
"search_subtitle": "Saisissez votre adresse e-mail et nous vous enverrons le lien vers votre sondage. ",
|
||||||
"search_label": "Votre adresse e-mail",
|
"search_label": "Votre adresse e-mail",
|
||||||
|
1
src/assets/i18n/br.json
Normal file
1
src/assets/i18n/br.json
Normal file
@ -0,0 +1 @@
|
|||||||
|
{}
|
1
src/assets/i18n/it.json
Normal file
1
src/assets/i18n/it.json
Normal file
@ -0,0 +1 @@
|
|||||||
|
{}
|
48
src/assets/i18n/oc.json
Normal file
48
src/assets/i18n/oc.json
Normal file
@ -0,0 +1,48 @@
|
|||||||
|
{
|
||||||
|
"Title": "Exemple de traduccion",
|
||||||
|
"Language": "Lenga",
|
||||||
|
"home": {
|
||||||
|
"title": "La benvenguda sus",
|
||||||
|
"search_button": "Recercar",
|
||||||
|
"create_button": "Crear un sondatge novèl"
|
||||||
|
},
|
||||||
|
"nav": {
|
||||||
|
"previous": "Precedent",
|
||||||
|
"next": "Seguent",
|
||||||
|
"save": "Enregistrar",
|
||||||
|
"leave": "Quitar"
|
||||||
|
},
|
||||||
|
"config": {
|
||||||
|
"demo": "aquò es una demonstracion",
|
||||||
|
"continue": "Contunhar",
|
||||||
|
"letsgo": "Crear un sondatge novèl",
|
||||||
|
"find_my_polls": "Mos sondatges",
|
||||||
|
"perfect": "Es perfièch",
|
||||||
|
"title": "Crear un sondatge",
|
||||||
|
"find_helper": "Cèrqui los sondatges ligats a mon adreça",
|
||||||
|
"find_button": "Trobar mos sondatges"
|
||||||
|
},
|
||||||
|
"creation": {
|
||||||
|
"title": "Creacion de sondatge",
|
||||||
|
"advanced": "Opcions avançadas",
|
||||||
|
"kind": {
|
||||||
|
"classic": "proposicions",
|
||||||
|
"date": "data"
|
||||||
|
},
|
||||||
|
"choose_title_placeholder": "títol",
|
||||||
|
"name_placeholder": "mon nom",
|
||||||
|
"description": "e la descripcion seriá",
|
||||||
|
"description_placeholder": "descripcion",
|
||||||
|
"init": "Creacion",
|
||||||
|
"want": "Causissètz lo tipe de sondatge",
|
||||||
|
"choose_title": "Picatz un nom pel sondatge",
|
||||||
|
"name": "Pòdi indicar mon nom se vòli"
|
||||||
|
},
|
||||||
|
"PAGE_NOT_FOUND": {
|
||||||
|
"DEFAULT": "Aquesta pagina existís pas.",
|
||||||
|
"POLL": "Aqueste sondatge existís pas."
|
||||||
|
},
|
||||||
|
"dates": {
|
||||||
|
"title": "Configuracion especiala per las datas"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user