add Espéranto words

This commit is contained in:
Tykayn 2022-02-04 17:45:04 +01:00 committed by tykayn
parent 496ce7aa75
commit c58d649493
2 changed files with 31 additions and 2 deletions

View File

@ -131,8 +131,8 @@
"custom_label": "Input your poll custom link",
"custom_desc": "Changing the link of your survey makes it more easily accessible to everyone. It is recommended that you password protect it.",
"password_title": "Protect with password",
"password_label": "Password.",
"password_label_repeat": "Please confirm the password.",
"password_label": "Password",
"password_label_repeat": "Please confirm the password",
"password_validation_ok": "Your passwords are identical",
"password_display_without": "Results are visible without password",
"allowances_title": "Permissions",

View File

@ -7,5 +7,34 @@
"search_label": "Via retpoŝto",
"create_button": "Krei novan baloton",
"search_button": "Serĉo"
},
"creation": {
"init": "Kreo",
"title": "Komenci kun",
"want": "Mi volas krei enketon",
"dialog": "Lasu enketon?",
"dialog_content": "Ĉu vi vere volas forlasi la enketan kreon? Ĉiuj datumoj estos perditaj.",
"advanced": "Altnivelaj opcioj",
"kind": {
"classic": "Classic poll",
"date": "Date poll"
},
"choose_title": "Provizu nomon por via enketo",
"choose_title_label": "Name of your poll (required)",
"choose_title_placeholder": "titolo",
"choices_hint": "Uzu la sagon butonojn ⬆️ kaj ⬇️ por ŝanĝi de elekto al alia",
"name": "Mi ankaŭ povas specifi mian nomon se mi volas",
"name_placeholder": "Mia nomo",
"email": "Mia retpoŝto",
"email_placeholder": "my-email@example.com",
"description": "Priskribo (nedeviga)",
"description_placeholder": "priskribo",
"description_constraint": "Maksimuma signoj"
},
"popup": {
"cancel": {
"title": "Vi nuligos vian balotan kreon",
"main": "Ĉu vi vere volas forlasi la enketan kreon?"
}
}
}