merge weblate

This commit is contained in:
Tykayn 2022-02-03 15:27:45 +01:00 committed by tykayn
commit dc8a56ba29
1 changed files with 48 additions and 0 deletions

48
src/assets/i18n/oc.json Normal file
View 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"
}
}