Skip to content

Commit 043e21f

Browse files
committed
Localisation updates from https://translatewiki.net.
1 parent 3757339 commit 043e21f

8 files changed

Lines changed: 85 additions & 2 deletions

File tree

translations/fr.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,14 @@
55
"Asteralee",
66
"Bananax47",
77
"Codeurluce",
8+
"Crowwhailord",
89
"Derugon",
910
"EmDashUser002",
1011
"Gomoko",
1112
"Goombiis",
1213
"Lenchanteur",
1314
"Mahabarata",
15+
"Majda GHARRABOU",
1416
"McDutchie",
1517
"Momo50WM",
1618
"Od1n",
@@ -641,6 +643,7 @@
641643
"andMore": "$1 et plus !",
642644
"attached": "à envoyé une pièce jointe",
643645
"delete": "Supprimer le message",
646+
"endPoll": "Finir le sondage",
644647
"report": "Signaler le message",
645648
"deleted": "Message supprimé",
646649
"edit": "Modifier le message",
@@ -838,6 +841,18 @@
838841
"roleFileIcon": "Icône de rôle :",
839842
"roles": "Rôles"
840843
},
844+
"poll": {
845+
"question": "Question",
846+
"newAnswer": "Nouvelle réponse",
847+
"durCount": {
848+
"1": "1 heure",
849+
"24": "24 heures",
850+
"168": "7 jours"
851+
},
852+
"mult": "Autoriser plusieurs réponses :",
853+
"winningAnswer": "Réponse gagnante $1%",
854+
"count": "$1 {{PLURAL:$1| vote|votes}} $2 %"
855+
},
841856
"search": {
842857
"back": "Retour",
843858
"new": "Nouveau",

translations/hi.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,9 @@
241241
"usernameError": "उपयोगकर्ता नाम: $1"
242242
},
243243
"reply": "उत्तर दें",
244+
"poll": {
245+
"question": "प्रश्न:"
246+
},
244247
"settings": {
245248
"clear": "खाली करें"
246249
},

translations/it.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -562,6 +562,7 @@
562562
"andMore": "$1 e altro!",
563563
"attached": "ha inviato un allegato",
564564
"delete": "Cancella messaggio",
565+
"endPoll": "Fine del sondaggio",
565566
"report": "Segnala messaggio",
566567
"deleted": "Messaggio cancellato",
567568
"edit": "Modifica messaggio",
@@ -630,6 +631,26 @@
630631
"perms": "Autorizzazioni",
631632
"roles": "Ruoli"
632633
},
634+
"upload": "Carica file",
635+
"poll": {
636+
"question": "Domanda:",
637+
"answers": "Risposte:",
638+
"newAnswer": "Nuova risposta",
639+
"duration": "Durata:",
640+
"durCount": {
641+
"1": "1 ora",
642+
"4": "4 ore",
643+
"8": "8 ore",
644+
"24": "24 ore",
645+
"72": "3 giorni",
646+
"168": "7 giorni",
647+
"336": "14 giorni"
648+
},
649+
"mult": "Consenti risposte multiple:",
650+
"expires": "Scade: $1",
651+
"winningAnswer": "Risposta vincente: $1%",
652+
"count": "$1 {{PLURAL:$1|voto|voti}} $2%"
653+
},
633654
"search": {
634655
"back": "Indietro",
635656
"new": "Nuovo",

translations/ko.json

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,7 @@
218218
"createAccount": "계정 만들기",
219219
"delete": "삭제",
220220
"deleteConfirm": "이것을 삭제하시겠습니까?",
221+
"deleteConfirmPoll": "정말로 이 설문 조사를 일찍 끝내겠습니까?",
221222
"devSettings": {
222223
"badUser": "과도한 정보를 전송하는 불량 사용자 객체에 대한 로깅을 활성화:",
223224
"cache": "서비스 워커 캐싱 맵 파일 활성화:",
@@ -399,7 +400,9 @@
399400
"addBot": "길드에 추가",
400401
"alreadyHave": "계정이 이미 있습니까?",
401402
"box3description": "버그 보고서, 코드 제공, 심지어 오타 지적까지, 어떤 형태의 도움이라도 언제나 감사히 받겠습니다.",
403+
"box4description": "Fermi의 핵심 기능인 Harmony 백엔드 유지 관리에 참여해 주세요! 버그 보고, 기능 요청, 문서 작성 등 어떤 도움이라도 환영합니다!",
402404
"box3title": "페르미에 기여하세요",
405+
"box4title": "Harmony에 기여하세요",
403406
"compatableInstances": "Harmony 호환 인스턴스:",
404407
"createAccount": "계정 만들기",
405408
"dobField": "출생일:",
@@ -628,6 +631,7 @@
628631
"andMore": "$1, 그리고 더!",
629632
"attached": "첨부를 보냈습니다",
630633
"delete": "메시지 삭제",
634+
"endPoll": "설문 조사 끝내기",
631635
"report": "메시지 신고",
632636
"deleted": "삭제된 메시지",
633637
"edit": "메시지 편집",
@@ -642,7 +646,8 @@
642646
"reactions": "반응 보기",
643647
"reactionsTitle": "반응",
644648
"retry": "오류가 발생한 메시지 재전송",
645-
"viewrest": "나머지 보기"
649+
"viewrest": "나머지 보기",
650+
"pollRes": "$1님의 설문 조사 $2이(가) 종료되었습니다."
646651
},
647652
"report": {
648653
"back": "뒤로",
@@ -828,7 +833,13 @@
828833
"roleFileIcon": "역할 아이콘:",
829834
"roles": "역할"
830835
},
836+
"upload": "파일 업로드",
837+
"makePoll": "설문 조사 만들기",
831838
"poll": {
839+
"question": "질문:",
840+
"answers": "답변:",
841+
"newAnswer": "새로운 답변",
842+
"duration": "기간:",
832843
"durCount": {
833844
"1": "1시간",
834845
"4": "4시간",
@@ -837,7 +848,13 @@
837848
"72": "3일",
838849
"168": "7일",
839850
"336": "14일"
840-
}
851+
},
852+
"mult": "복수 답변을 허용:",
853+
"expires": "만료일: $1",
854+
"tie": "동점입니다!",
855+
"winningAnswer": "최다 득표 답변: $1%",
856+
"view": "설문 조사 보기",
857+
"count": "$1{{PLURAL:$1|표}} $2%"
841858
},
842859
"search": {
843860
"back": "뒤로",

translations/lb.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -339,6 +339,22 @@
339339
"perms": "Berechtegungen",
340340
"roles": "Rollen"
341341
},
342+
"upload": "Fichieren eroplueden",
343+
"poll": {
344+
"question": "Fro:",
345+
"answers": "Äntwerten:",
346+
"newAnswer": "Nei Äntwert",
347+
"duration": "Dauer:",
348+
"durCount": {
349+
"1": "1 Stonn",
350+
"4": "4 Stonnen",
351+
"8": "8 Stonnen",
352+
"24": "24 Stonnen",
353+
"72": "3 Deeg",
354+
"168": "7 Deeg",
355+
"336": "14 Deeg"
356+
}
357+
},
342358
"search": {
343359
"back": "Zeréck",
344360
"new": "Nei",

translations/nl.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,9 @@
397397
"addBot": "Aan gilde toevoegen",
398398
"alreadyHave": "Heeft u al een account?",
399399
"box3description": "We stellen hulp altijd op prijs, of het nu gaat om het melden van bugs, het bijdragen van code of het verbeteren van typefouten.",
400+
"box4description": "Help mee aan het onderhoud van Harmony, de backend waar Fermi op voortbouwt! Meld bugs, vraag naar nieuwe functies of help mee met het schrijven van documentatie, alles is welkom!",
400401
"box3title": "Aan Fermi bijdragen",
402+
"box4title": "Aan Harmony bijdragen",
401403
"compatableInstances": "Harmony-compatibele servers:",
402404
"createAccount": "Account aanmaken",
403405
"dobField": "Geboortedatum:",

translations/tr.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -468,6 +468,13 @@
468468
"roleFileIcon": "Rol Simgesi:",
469469
"roles": "Roller"
470470
},
471+
"poll": {
472+
"question": "Soru:",
473+
"durCount": {
474+
"24": "24 saat"
475+
},
476+
"winningAnswer": "Kazanan cevap: %$1"
477+
},
471478
"searchGifs": "Tenor'da Arayın",
472479
"settings": {
473480
"clear": "Temizle",

translations/zh-hans.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,9 @@
405405
"addBot": "添加到公会",
406406
"alreadyHave": "已经拥有账号?",
407407
"box3description": "我们始终感谢大家的帮助,无论是提交错误报告、代码,还是指出拼写错误。",
408+
"box4description": "请协助维护 Harmony,它是 Fermi 运行所依赖的后端!您可以报告错误、提出功能请求或帮助编写文档,我们感谢任何形式的贡献!",
408409
"box3title": "为 Fermi 做出贡献",
410+
"box4title": "为 Harmony 做出贡献",
409411
"compatableInstances": "兼容Harmony的实例:",
410412
"createAccount": "创建账号",
411413
"dobField": "出生日期:",

0 commit comments

Comments
 (0)