Skip to content

Commit 5f814d9

Browse files
authored
fix: add missing translations for poll composer error messages (#2820)
1 parent 8a01942 commit 5f814d9

File tree

12 files changed

+36
-0
lines changed

12 files changed

+36
-0
lines changed

src/i18n/de.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
"Empty message...": "Leere Nachricht...",
4343
"End": "Beenden",
4444
"End vote": "Abstimmung beenden",
45+
"Enforce unique vote is enabled": "Eindeutige Abstimmung ist aktiviert",
4546
"Error adding flag": "Fehler beim Hinzufügen des Flags",
4647
"Error connecting to chat, refresh the page to try again.": "Verbindungsfehler zum Chat, aktualisieren Sie die Seite, um es erneut zu versuchen.",
4748
"Error deleting message": "Fehler beim Löschen der Nachricht",
@@ -99,6 +100,7 @@
99100
"Only numbers are allowed": "Nur Zahlen sind erlaubt",
100101
"Open emoji picker": "Emoji-Auswahl öffnen",
101102
"Option already exists": "Option existiert bereits",
103+
"Option is empty": "Option ist leer",
102104
"Options": "Optionen",
103105
"People matching": "Passende Personen",
104106
"Pin": "Anheften",
@@ -108,6 +110,7 @@
108110
"Poll options": "Umfrageoptionen",
109111
"Poll results": "Umfrageergebnisse",
110112
"Question": "Frage",
113+
"Question is required": "Frage ist erforderlich",
111114
"Quote": "Zitieren",
112115
"Reached the vote limit. Remove an existing vote first.": "Das Abstimmungslimit wurde erreicht. Entfernen Sie zuerst eine bestehende Stimme.",
113116
"Recording format is not supported and cannot be reproduced": "Aufnahmeformat wird nicht unterstützt und kann nicht wiedergegeben werden",

src/i18n/en.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
"Empty message...": "Empty message...",
4343
"End": "End",
4444
"End vote": "End vote",
45+
"Enforce unique vote is enabled": "Enforce unique vote is enabled",
4546
"Error adding flag": "Error adding flag",
4647
"Error connecting to chat, refresh the page to try again.": "Error connecting to chat, refresh the page to try again.",
4748
"Error deleting message": "Error deleting message",
@@ -99,6 +100,7 @@
99100
"Only numbers are allowed": "Only numbers are allowed",
100101
"Open emoji picker": "Open emoji picker",
101102
"Option already exists": "Option already exists",
103+
"Option is empty": "Option is empty",
102104
"Options": "Options",
103105
"People matching": "People matching",
104106
"Pin": "Pin",
@@ -108,6 +110,7 @@
108110
"Poll options": "Poll options",
109111
"Poll results": "Poll results",
110112
"Question": "Question",
113+
"Question is required": "Question is required",
111114
"Quote": "Quote",
112115
"Reached the vote limit. Remove an existing vote first.": "Reached the vote limit. Remove an existing vote first.",
113116
"Recording format is not supported and cannot be reproduced": "Recording format is not supported and cannot be reproduced",

src/i18n/es.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
"Empty message...": "Mensaje vacío...",
4343
"End": "Final",
4444
"End vote": "Finalizar votación",
45+
"Enforce unique vote is enabled": "El voto único está habilitado",
4546
"Error adding flag": "Error al agregar la bandera",
4647
"Error connecting to chat, refresh the page to try again.": "Error al conectarse al chat, actualice la página para volver a intentarlo.",
4748
"Error deleting message": "Error al eliminar el mensaje",
@@ -99,6 +100,7 @@
99100
"Only numbers are allowed": "Solo se permiten números",
100101
"Open emoji picker": "Abrir el selector de emojis",
101102
"Option already exists": "La opción ya existe",
103+
"Option is empty": "La opción está vacía",
102104
"Options": "Opciones",
103105
"People matching": "Personas que coinciden",
104106
"Pin": "Fijar",
@@ -108,6 +110,7 @@
108110
"Poll options": "Opciones de la encuesta",
109111
"Poll results": "Resultados de la encuesta",
110112
"Question": "Pregunta",
113+
"Question is required": "La pregunta es obligatoria",
111114
"Quote": "Citar",
112115
"Reached the vote limit. Remove an existing vote first.": "Se ha alcanzado el límite de votos. Elimina un voto existente primero.",
113116
"Recording format is not supported and cannot be reproduced": "El formato de grabación no es compatible y no se puede reproducir",

src/i18n/fr.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
"Empty message...": "Message vide...",
4343
"End": "Fin",
4444
"End vote": "Fin du vote",
45+
"Enforce unique vote is enabled": "Le vote unique est activé",
4546
"Error adding flag": "Erreur lors de l'ajout du signalement",
4647
"Error connecting to chat, refresh the page to try again.": "Erreur de connexion au chat, rafraîchissez la page pour réessayer.",
4748
"Error deleting message": "Erreur lors de la suppression du message",
@@ -99,6 +100,7 @@
99100
"Only numbers are allowed": "Seuls les chiffres sont autorisés",
100101
"Open emoji picker": "Ouvrir le sélecteur d'émojis",
101102
"Option already exists": "L'option existe déjà",
103+
"Option is empty": "L'option est vide",
102104
"Options": "Options",
103105
"People matching": "Correspondance de personnes",
104106
"Pin": "Épingler",
@@ -108,6 +110,7 @@
108110
"Poll options": "Options du sondage",
109111
"Poll results": "Résultats du sondage",
110112
"Question": "Question",
113+
"Question is required": "La question est obligatoire",
111114
"Quote": "Citer",
112115
"Reached the vote limit. Remove an existing vote first.": "La limite de votes a été atteinte. Supprimez d'abord un vote existant.",
113116
"Recording format is not supported and cannot be reproduced": "Le format d'enregistrement n'est pas pris en charge et ne peut pas être reproduit",

src/i18n/hi.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
"Empty message...": "खाली संदेश ...",
4343
"End": "समाप्त",
4444
"End vote": "मत समाप्त करें",
45+
"Enforce unique vote is enabled": "अनोखा वोट सक्षम है",
4546
"Error adding flag": "ध्वज जोड़ने में त्रुटि",
4647
"Error connecting to chat, refresh the page to try again.": "चैट से कनेक्ट करने में त्रुटि, पेज को रिफ्रेश करें",
4748
"Error deleting message": "संदेश हटाने में त्रुटि",
@@ -100,6 +101,7 @@
100101
"Only numbers are allowed": "केवल संख्याएँ अनुमत हैं",
101102
"Open emoji picker": "इमोजी पिकर खोलिये",
102103
"Option already exists": "विकल्प पहले से मौजूद है",
104+
"Option is empty": "विकल्प खाली है",
103105
"Options": "विकल्प",
104106
"People matching": "मेल खाते लोग",
105107
"Pin": "पिन",
@@ -109,6 +111,7 @@
109111
"Poll options": "मतदान विकल्प",
110112
"Poll results": "मतदान परिणाम",
111113
"Question": "प्रश्न",
114+
"Question is required": "प्रश्न आवश्यक है",
112115
"Quote": "उद्धरण",
113116
"Reached the vote limit. Remove an existing vote first.": "मतदान सीमा तक पहुंच गया। पहले एक मौजूदा वोट हटाएं।",
114117
"Recording format is not supported and cannot be reproduced": "रेकॉर्डिंग फ़ॉर्मेट समर्थित नहीं है और पुनः उत्पन्न नहीं किया जा सकता",

src/i18n/it.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
"Empty message...": "Messaggio vuoto...",
4343
"End": "Fine",
4444
"End vote": "Termina il voto",
45+
"Enforce unique vote is enabled": "Il voto unico è abilitato",
4546
"Error adding flag": "Errore durante l'aggiunta del flag",
4647
"Error connecting to chat, refresh the page to try again.": "Errore di connessione alla chat, aggiorna la pagina per riprovare.",
4748
"Error deleting message": "Errore durante l'eliminazione del messaggio",
@@ -99,6 +100,7 @@
99100
"Only numbers are allowed": "Sono consentiti solo numeri",
100101
"Open emoji picker": "Apri il selettore di emoji",
101102
"Option already exists": "L'opzione esiste già",
103+
"Option is empty": "L'opzione è vuota",
102104
"Options": "Opzioni",
103105
"People matching": "Persone che corrispondono",
104106
"Pin": "Pin",
@@ -108,6 +110,7 @@
108110
"Poll options": "Opzioni del sondaggio",
109111
"Poll results": "Risultati del sondaggio",
110112
"Question": "Domanda",
113+
"Question is required": "La domanda è obbligatoria",
111114
"Quote": "Citazione",
112115
"Reached the vote limit. Remove an existing vote first.": "Raggiunto il limite di voti. Rimuovi prima un voto esistente.",
113116
"Recording format is not supported and cannot be reproduced": "Il formato di registrazione non è supportato e non può essere riprodotto",

src/i18n/ja.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
"Empty message...": "空のメッセージ...",
4343
"End": "終了",
4444
"End vote": "投票を終了",
45+
"Enforce unique vote is enabled": "一意の投票が有効になっています",
4546
"Error adding flag": "フラグを追加のエラーが発生しました",
4647
"Error connecting to chat, refresh the page to try again.": "チャットへの接続ができませんでした。ページを更新してください。",
4748
"Error deleting message": "メッセージを削除するエラーが発生しました",
@@ -99,6 +100,7 @@
99100
"Only numbers are allowed": "数字のみ許可されています",
100101
"Open emoji picker": "絵文字ピッカーを開く",
101102
"Option already exists": "オプションは既に存在します",
103+
"Option is empty": "オプションが空です",
102104
"Options": "オプション",
103105
"People matching": "一致する人",
104106
"Pin": "ピン",
@@ -108,6 +110,7 @@
108110
"Poll options": "投票オプション",
109111
"Poll results": "投票結果",
110112
"Question": "質問",
113+
"Question is required": "質問は必須です",
111114
"Quote": "引用",
112115
"Reached the vote limit. Remove an existing vote first.": "投票制限に達しました。既存の投票を先に削除してください。",
113116
"Recording format is not supported and cannot be reproduced": "録音形式はサポートされておらず、再生できません",

src/i18n/ko.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
"Empty message...": "빈 메시지...",
4343
"End": "종료",
4444
"End vote": "투표 종료",
45+
"Enforce unique vote is enabled": "고유 투표가 활성화되었습니다",
4546
"Error adding flag": "플래그를 추가하는 동안 오류가 발생했습니다.",
4647
"Error connecting to chat, refresh the page to try again.": "채팅에 연결하는 동안 오류가 발생했습니다. 페이지를 새로고침하여 다시 시도하세요.",
4748
"Error deleting message": "메시지를 삭제하는 중에 오류가 발생했습니다.",
@@ -99,6 +100,7 @@
99100
"Only numbers are allowed": "숫자만 입력 가능합니다",
100101
"Open emoji picker": "이모지 선택기 열기",
101102
"Option already exists": "옵션이 이미 존재합니다",
103+
"Option is empty": "옵션이 비어 있습니다",
102104
"Options": "옵션",
103105
"People matching": "일치하는 사람",
104106
"Pin": "",
@@ -108,6 +110,7 @@
108110
"Poll options": "투표 옵션",
109111
"Poll results": "투표 결과",
110112
"Question": "질문",
113+
"Question is required": "질문이 필요합니다",
111114
"Quote": "인용",
112115
"Reached the vote limit. Remove an existing vote first.": "투표 한도에 도달했습니다. 기존 투표를 먼저 제거하세요.",
113116
"Recording format is not supported and cannot be reproduced": "녹음 형식이 지원되지 않으므로 재생할 수 없습니다",

src/i18n/nl.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
"Empty message...": "Leeg bericht...",
4343
"End": "Einde",
4444
"End vote": "Einde stem",
45+
"Enforce unique vote is enabled": "Unieke stem is ingeschakeld",
4546
"Error adding flag": "Fout bij toevoegen van vlag",
4647
"Error connecting to chat, refresh the page to try again.": "Fout bij het verbinden, ververs de pagina om nogmaals te proberen",
4748
"Error deleting message": "Fout bij verwijderen van bericht",
@@ -99,6 +100,7 @@
99100
"Only numbers are allowed": "Alleen nummers zijn toegestaan",
100101
"Open emoji picker": "Emoji-kiezer openen",
101102
"Option already exists": "Optie bestaat al",
103+
"Option is empty": "Optie is leeg",
102104
"Options": "Opties",
103105
"People matching": "Mensen die matchen",
104106
"Pin": "Pin",
@@ -108,6 +110,7 @@
108110
"Poll options": "Peiling opties",
109111
"Poll results": "Peiling resultaten",
110112
"Question": "Vraag",
113+
"Question is required": "Vraag is verplicht",
111114
"Quote": "Citeer",
112115
"Reached the vote limit. Remove an existing vote first.": "Stemlimiet bereikt. Verwijder eerst een bestaande stem.",
113116
"Recording format is not supported and cannot be reproduced": "Opnameformaat wordt niet ondersteund en kan niet worden gereproduceerd",

src/i18n/pt.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
"Empty message...": "Mensagem vazia...",
4343
"End": "Fim",
4444
"End vote": "Encerrar votação",
45+
"Enforce unique vote is enabled": "Voto único está habilitado",
4546
"Error adding flag": "Erro ao reportar",
4647
"Error connecting to chat, refresh the page to try again.": "Erro ao conectar ao bate-papo, atualize a página para tentar novamente.",
4748
"Error deleting message": "Erro ao deletar mensagem",
@@ -99,6 +100,7 @@
99100
"Only numbers are allowed": "Apenas números são permitidos",
100101
"Open emoji picker": "Abrir seletor de emoji",
101102
"Option already exists": "Opção já existe",
103+
"Option is empty": "A opção está vazia",
102104
"Options": "Opções",
103105
"People matching": "Pessoas correspondentes",
104106
"Pin": "Fixar",
@@ -108,6 +110,7 @@
108110
"Poll options": "Opções da pesquisa",
109111
"Poll results": "Resultados da pesquisa",
110112
"Question": "Pergunta",
113+
"Question is required": "A pergunta é obrigatória",
111114
"Quote": "Citar",
112115
"Reached the vote limit. Remove an existing vote first.": "Limite de votos atingido. Remova um voto existente primeiro.",
113116
"Recording format is not supported and cannot be reproduced": "Formato de gravação não é suportado e não pode ser reproduzido",

0 commit comments

Comments
 (0)