diff --git a/lib/l10n/intl_eu.arb b/lib/l10n/intl_eu.arb index fd822d2d2..64841a4be 100644 --- a/lib/l10n/intl_eu.arb +++ b/lib/l10n/intl_eu.arb @@ -3433,6 +3433,61 @@ } } }, + "startedAPoll": "{username}(e)k bozketa hasi du.", + "@startedAPoll": { + "type": "String", + "placeholders": { + "username": { + "type": "String" + } + } + }, + "poll": "Bozketa", + "@poll": {}, + "startPoll": "Hasi bozketa", + "@startPoll": {}, + "endPoll": "Amaitu bozketa", + "@endPoll": {}, + "answersVisible": "Erakutsi emaitzak", + "@answersVisible": {}, + "answersHidden": "Ezkutatu emaitzak", + "@answersHidden": {}, + "pollQuestion": "Bozketako galdera", + "@pollQuestion": {}, + "answerOption": "Erantzun-aukera", + "@answerOption": {}, + "addAnswerOption": "Gehitu erantzun-aukera", + "@addAnswerOption": {}, + "allowMultipleAnswers": "Baimendu erantzun bat baino gehiago", + "@allowMultipleAnswers": {}, + "pollHasBeenEnded": "Bozketa amaitu da", + "@pollHasBeenEnded": {}, + "countVotes": "{count, plural, =1{Bozka bat} other{{count} bozka}}", + "@countVotes": { + "type": "int", + "placeholders": { + "count": { + "type": "int" + } + } + }, + "answersWillBeVisibleWhenPollHasEnded": "Emaitzak bozketak amaitu duenean egongo dira ikusgai", + "@answersWillBeVisibleWhenPollHasEnded": {}, + "replyInThread": "Erantzun harian", + "@replyInThread": {}, + "countReplies": "{count, plural, =1{Erantzun bat} other{{count} erantzun}}", + "@countReplies": { + "type": "int", + "placeholders": { + "count": { + "type": "int" + } + } + }, + "thread": "Haria", + "@thread": {}, + "backToMainChat": "Joan txat nagusira", + "@backToMainChat": {}, "writeAMessageLangCodes": "Idatzi {l1} edo {l2}...", "requests": "Eskariak", "holdForInfo": "Klikatu eta eutsi hitzaren informazioarentzat.",