diff --git a/src/assets/i18n/oc.json b/src/assets/i18n/oc.json index 963f2640..45287c40 100644 --- a/src/assets/i18n/oc.json +++ b/src/assets/i18n/oc.json @@ -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" + } }