mirror of
https://framagit.org/framasoft/framadate/funky-framadate-front.git
synced 2023-08-25 13:53:14 +02:00
Merge branch 'weblate-funky-framadate-funky-framadate-front' into 'master'
Translations update from Weblate See merge request framasoft/framadate/funky-framadate-front!66
This commit is contained in:
commit
4645be41d9
@ -83,7 +83,10 @@
|
||||
"datepicker_input": "Usar el selector de fecha",
|
||||
"format_helper": "DD/MM/AA",
|
||||
"remove": "Quitar fecha",
|
||||
"element": "Fecha"
|
||||
"element": "Fecha",
|
||||
"errors": {
|
||||
"missing": "Ingrese al menos un día"
|
||||
}
|
||||
},
|
||||
"choices": {
|
||||
"title": "Escribir las propuestas",
|
||||
@ -92,7 +95,14 @@
|
||||
"answer_preset_3": "y D, la respuesta D",
|
||||
"add": "Agregar",
|
||||
"continue": "Veamos cómo va",
|
||||
"answer_preset_1": "Respuesta de demostración 1"
|
||||
"answer_preset_1": "Respuesta de demostración 1",
|
||||
"add_link": "Añadir enlace",
|
||||
"element": "Opción",
|
||||
"delete": "Eliminar opción",
|
||||
"modal": {
|
||||
"title": "Agregar un enlace a la opción",
|
||||
"description": "Puede agregar una dirección de página web (URL), un enlace a una imagen web o ambos."
|
||||
}
|
||||
},
|
||||
"resume": {
|
||||
"title": "¡Y eso es todo!",
|
||||
@ -604,7 +614,7 @@
|
||||
"FR": "Frances",
|
||||
"DE": "Alemán",
|
||||
"BR": "Bretón",
|
||||
"CA": "Catalan",
|
||||
"CA": "Catalan",
|
||||
"EL": "el",
|
||||
"ES": "Español",
|
||||
"EN": "Ingles",
|
||||
@ -706,5 +716,17 @@
|
||||
"validate": "Sí, cancelar encuesta",
|
||||
"reject": "No"
|
||||
}
|
||||
},
|
||||
"hours": {
|
||||
"title": "Elige los horarios",
|
||||
"element": "Horario",
|
||||
"apply_same": "Aplicar los mismos períodos de tiempo a todas las fechas",
|
||||
"add": "Agregar horario",
|
||||
"modal": {
|
||||
"title": "Elija los intervalos de tiempo para aplicar para todas las fechas",
|
||||
"validate": "Aplicar"
|
||||
},
|
||||
"empty": "Sin franja horaria",
|
||||
"reinit": "Reinicializar"
|
||||
}
|
||||
}
|
||||
|
@ -56,7 +56,9 @@
|
||||
"POLL": "Aqueste sondatge existís pas."
|
||||
},
|
||||
"dates": {
|
||||
"title": "Configuracion especiala per las datas"
|
||||
"title": "Configuracion especiala per las datas",
|
||||
"element": "Data",
|
||||
"empty": "Voidar"
|
||||
},
|
||||
"SENTENCES": {
|
||||
"create-a-poll": "Creatz un sondatge",
|
||||
@ -485,5 +487,111 @@
|
||||
"the-poll-has-expired-it-will-soon-be-deleted": "Lo sondatge a expirat, serà lèu suprimit.",
|
||||
"your-vote-has-been-saved-but-please-note-you-need-to-keep-this-personalised-link-to-be-able-to-edit-": "Vòstre vòte es estat enregistrat corrèctament, mas mèfi : aqueste sondatge permet l’edicion de vòstre vòte solament amb lo ligam personalizat."
|
||||
},
|
||||
"Intro": "Bonjorn m’apèli {{name}}, ai {{age}} ans."
|
||||
"Intro": "Bonjorn m’apèli {{name}}, ai {{age}} ans.",
|
||||
"admin": {
|
||||
"comments_deletion_title": "Comentaris"
|
||||
},
|
||||
"LANGUAGES": {
|
||||
"BR": "Breton",
|
||||
"CA": "Catalan",
|
||||
"ES": "Castelhan",
|
||||
"EN": "Anglés",
|
||||
"IT": "Italian",
|
||||
"FR": "Francés",
|
||||
"DE": "Alemand",
|
||||
"EO": "Esperanto",
|
||||
"JA": "Japonés",
|
||||
"NL": "Neerlandés",
|
||||
"OC": "Occitan"
|
||||
},
|
||||
"calendar_widget": {
|
||||
"dayNames": [
|
||||
"Dimenge",
|
||||
"Divendres",
|
||||
"Dimars",
|
||||
"Dimècres",
|
||||
"Dijòus"
|
||||
],
|
||||
"cancel": "Anullar",
|
||||
"monthNames": [
|
||||
"Genièr",
|
||||
"Febrièr",
|
||||
"Març",
|
||||
"Abril",
|
||||
"Mai",
|
||||
"Novembre",
|
||||
"Decembre"
|
||||
],
|
||||
"today": "Uèi",
|
||||
"apply": "Aplicar",
|
||||
"accept": "Òc",
|
||||
"reject": "Non",
|
||||
"choose": "Causir"
|
||||
},
|
||||
"hours": {
|
||||
"modal": {
|
||||
"validate": "Aplicar"
|
||||
}
|
||||
},
|
||||
"advanced": {
|
||||
"password_label": "Senhal",
|
||||
"notifications_title": "Notificacions"
|
||||
},
|
||||
"success": {
|
||||
"copy": "Copiar"
|
||||
},
|
||||
"participation": {
|
||||
"yes": "Òc",
|
||||
"maybe": "Benlèu",
|
||||
"created_at": "Creat lo",
|
||||
"by": "per",
|
||||
"menu_label": "Opcions",
|
||||
"details": "Detalhs",
|
||||
"modal": {
|
||||
"options": {
|
||||
"print": "Imprimir"
|
||||
}
|
||||
},
|
||||
"no": "Non",
|
||||
"comments": "Comentaris"
|
||||
},
|
||||
"date_delays": {
|
||||
"days": "jorns",
|
||||
"dipslay_comments_delay": "Fa {{counter_delay}} {{time_unit}}",
|
||||
"now": "Ara",
|
||||
"minutes": "minutas",
|
||||
"seconds": "segondas",
|
||||
"hours": "oras"
|
||||
},
|
||||
"choices": {
|
||||
"element": "Opcion",
|
||||
"modal": {
|
||||
"validate": "Apondre"
|
||||
}
|
||||
},
|
||||
"LANGUAGES_SHORT": {
|
||||
"DE": "De",
|
||||
"FR": "Fr",
|
||||
"BR": "Br",
|
||||
"CA": "Ca",
|
||||
"EL": "El",
|
||||
"ES": "Es",
|
||||
"EN": "En",
|
||||
"GL": "Gl",
|
||||
"HU": "Hu",
|
||||
"IT": "It",
|
||||
"NL": "Nl",
|
||||
"OC": "Oc",
|
||||
"AR": "Ar",
|
||||
"JA": "Ja",
|
||||
"SV": "Sv"
|
||||
},
|
||||
"popup": {
|
||||
"cancel": {
|
||||
"reject": "Non"
|
||||
}
|
||||
},
|
||||
"selectors": {
|
||||
"lang": "Seleccionar la lenga"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user