Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Crowdin translations #10799

Merged
merged 1 commit into from
Jan 23, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions src/_locales/da/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,23 +124,23 @@
"description": "Loading messsage"
},
"generalIssueOption": {
"message": "General issue (requires notes)",
"message": "Generelt problem (kræver noter)",
"description": "The option text for a general issue"
},
"scrollbarIssueOption": {
"message": "Scrollbar related",
"message": "Scrollbar relateret",
"description": "The option text for a scrollbar issue"
},
"modalIssueOption": {
"message": "Modal related",
"message": "Modal relateret",
"description": "The option text for a modal issue"
},
"scrollbarIssueDescription": {
"message": "Select this option to signify an issue on this page related to scrolling - like 'the site is not showing a scrollbar'.",
"message": "Vælg denne indstilling for at angive et problem på denne side relateret til rulning - som f. eks. 'webstedet viser ikke en rullebjælke'.",
"description": "Explanation of what a scrollbar issue is"
},
"modalIssueDescription": {
"message": "Select this option to signify an issue on this page related to a modal - like 'there is a pop-up box blocking interaction'.",
"message": "Vælg denne indstilling for at tilkendegive et problem på denne side relateret til en modal - som f. eks. 'Der er en pop op-boks blokering hændelse'.",
"description": "Explanation of what a modal issue is"
}
}
10 changes: 5 additions & 5 deletions src/_locales/de/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,23 +124,23 @@
"description": "Loading messsage"
},
"generalIssueOption": {
"message": "General issue (requires notes)",
"message": "Allgemeines Problem (erfordert Anmerkungen)",
"description": "The option text for a general issue"
},
"scrollbarIssueOption": {
"message": "Scrollbar related",
"message": "Scrollbar bezogen",
"description": "The option text for a scrollbar issue"
},
"modalIssueOption": {
"message": "Modal related",
"message": "Modal bezogen",
"description": "The option text for a modal issue"
},
"scrollbarIssueDescription": {
"message": "Select this option to signify an issue on this page related to scrolling - like 'the site is not showing a scrollbar'.",
"message": "Wählen Sie diese Option, um ein Problem auf dieser Seite im Zusammenhang mit dem Scrollen zu kennzeichnen - wie zum Beispiel \"die Seite zeigt keine Scrollleiste\".",
"description": "Explanation of what a scrollbar issue is"
},
"modalIssueDescription": {
"message": "Select this option to signify an issue on this page related to a modal - like 'there is a pop-up box blocking interaction'.",
"message": "Wählen Sie diese Option, um ein Problem auf dieser Seite im Zusammenhang mit einem Modal zu kennzeichnen - wie \"es gibt eine Pop-Up-Box, die die Interaktion blockiert\".",
"description": "Explanation of what a modal issue is"
}
}
4 changes: 2 additions & 2 deletions src/_locales/es/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
}
},
"menuIdle": {
"message": "La extensión no funciona en este sitio web",
"message": "La extensión no funciona en este sitio",
"description": "Menu option visible when enabling/disabling doesn't work."
},
"menuReport": {
Expand All @@ -64,7 +64,7 @@
"description": "Menu option."
},
"optionsTitle": {
"message": "Configuracion",
"message": "Configuraciones",
"description": "Title for the options page."
},
"optionsWhitelist": {
Expand Down
6 changes: 3 additions & 3 deletions src/_locales/fr/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,19 +68,19 @@
"description": "Title for the options page."
},
"optionsWhitelist": {
"message": "Liste de tous les sites sur liste blanche, un site par ligne:",
"message": "Liste de tous les sites sur liste blanche, un site par ligne :",
"description": "Options text for whitelist box."
},
"optionStatusIndicators": {
"message": "indicateur de statut",
"message": "Indicateurs de statut",
"description": "Option text for enabling the status indicator"
},
"optionsButton": {
"message": "Enregistrer",
"description": "Options text for SAVE button."
},
"reportGithub": {
"message": "Signaler via Github",
"message": "Signaler via GitHub",
"description": "Menu item to report using Github"
},
"reportAnon": {
Expand Down
2 changes: 1 addition & 1 deletion src/_locales/it/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
"description": "The option text for a modal issue"
},
"scrollbarIssueDescription": {
"message": "Select this option to signify an issue on this page related to scrolling - like 'the site is not showing a scrollbar'.",
"message": "Selezionare questa opzione per segnalare un problema relativo allo scorrimento in questa pagina - ad esempio \"il sito non mostra la barra di scorrimento\".",
"description": "Explanation of what a scrollbar issue is"
},
"modalIssueDescription": {
Expand Down
146 changes: 146 additions & 0 deletions src/_locales/ko/messages.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,146 @@
{
"extensionName": {
"message": "I still don't care about cookies",
"description": "Name of the extension."
},
"extensionDescription": {
"message": "Community version of the extension `I don't care about cookies` (no Avast)",
"description": "Description of the extension."
},
"reportSkippedTitle": {
"message": "Extension is disabled on $HOSTNAME$.",
"description": "Tells the user it cannot report a whitelisted domain.",
"placeholders": {
"hostname": {
"content": "$1",
"example": "example.com"
}
}
},
"reportSkippedMessage": {
"message": "You have disabled the extension on this website. Please enable it and check if you see the cookie warning before reporting.",
"description": "Tells the user it cannot report a whitelisted domain."
},
"reportConfirm": {
"message": "Would you like to report a cookie warning on $HOSTNAME$?",
"description": "Ask for confirmation before reporting a website. Don't use quotes here.",
"placeholders": {
"hostname": {
"content": "$1",
"example": "example.com"
}
}
},
"menuEnable": {
"message": "Enable extension on $HOSTNAME$",
"description": "Menu option.",
"placeholders": {
"hostname": {
"content": "$1",
"example": "example.com"
}
}
},
"menuDisable": {
"message": "Disable extension on $HOSTNAME$",
"description": "Menu option.",
"placeholders": {
"hostname": {
"content": "$1",
"example": "example.com"
}
}
},
"menuIdle": {
"message": "Extension doesn't work on this website",
"description": "Menu option visible when enabling/disabling doesn't work."
},
"menuReport": {
"message": "Report a cookie warning",
"description": "Menu option."
},
"menuSupport": {
"message": "Support this project",
"description": "Menu option."
},
"optionsTitle": {
"message": "Settings",
"description": "Title for the options page."
},
"optionsWhitelist": {
"message": "List of all whitelisted websites, one website per line:",
"description": "Options text for whitelist box."
},
"optionStatusIndicators": {
"message": "status indicators",
"description": "Option text for enabling the status indicator"
},
"optionsButton": {
"message": "Save settings",
"description": "Options text for SAVE button."
},
"reportGithub": {
"message": "Report using Github",
"description": "Menu item to report using Github"
},
"reportAnon": {
"message": "Report anonymously",
"description": "Menu item to report anonymously"
},
"reportAnonTitle": {
"message": "Report",
"description": "Translation of 'report' it will be shown like 'Report example.com'"
},
"reportAnonNotes": {
"message": "Notes: ",
"description": "Notes for the report"
},
"reportNotesPlaceholder": {
"message": "Things like:\nVideoplayback not working\nBroken scrollbar\ngray overlay",
"description": "Placeholder for the notes (\n) is a new line & keep it 4 lines"
},
"reportAnonSend": {
"message": "Send report",
"description": "Button to send the report"
},
"reportAnonCancel": {
"message": "Cancel",
"description": "Button to cCancel the report"
},
"genericErrorTitle": {
"message": "Something went wrong",
"description": "Genereric error title"
},
"genericErrorTryAgain": {
"message": "Try again later..",
"description": "Try again later message"
},
"genericErrorBack": {
"message": "Back",
"description": "Back button after error"
},
"menuLoadingText": {
"message": "Loading...",
"description": "Loading messsage"
},
"generalIssueOption": {
"message": "General issue (requires notes)",
"description": "The option text for a general issue"
},
"scrollbarIssueOption": {
"message": "Scrollbar related",
"description": "The option text for a scrollbar issue"
},
"modalIssueOption": {
"message": "Modal related",
"description": "The option text for a modal issue"
},
"scrollbarIssueDescription": {
"message": "Select this option to signify an issue on this page related to scrolling - like 'the site is not showing a scrollbar'.",
"description": "Explanation of what a scrollbar issue is"
},
"modalIssueDescription": {
"message": "Select this option to signify an issue on this page related to a modal - like 'there is a pop-up box blocking interaction'.",
"description": "Explanation of what a modal issue is"
}
}
18 changes: 9 additions & 9 deletions src/_locales/pt/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"description": "Tells the user it cannot report a whitelisted domain."
},
"reportConfirm": {
"message": "Gostaria de reportar um aviso de cookies no website $HOSTNAME$?",
"message": "Gostaria de reportar um aviso de cookies em $HOSTNAME$?",
"description": "Ask for confirmation before reporting a website. Don't use quotes here.",
"placeholders": {
"hostname": {
Expand Down Expand Up @@ -92,11 +92,11 @@
"description": "Translation of 'report' it will be shown like 'Report example.com'"
},
"reportAnonNotes": {
"message": "Notas: ",
"message": "Observações: ",
"description": "Notes for the report"
},
"reportNotesPlaceholder": {
"message": "Coisas como:\nPlayback de vídeo não funciona\nBarra de scroll avariada\noverlay cinzento",
"message": "Coisas como:\nA reprodução de vídeo não está a funcionar\nBarra de deslocamento quebrada\nsobreposição cinzenta",
"description": "Placeholder for the notes (\n) is a new line & keep it 4 lines"
},
"reportAnonSend": {
Expand All @@ -116,31 +116,31 @@
"description": "Try again later message"
},
"genericErrorBack": {
"message": "Para trás",
"message": "Voltar",
"description": "Back button after error"
},
"menuLoadingText": {
"message": "A carregar...",
"description": "Loading messsage"
},
"generalIssueOption": {
"message": "General issue (requires notes)",
"message": "Problema geral (requer observações)",
"description": "The option text for a general issue"
},
"scrollbarIssueOption": {
"message": "Scrollbar related",
"message": "Relacionado com a barra de deslocamento",
"description": "The option text for a scrollbar issue"
},
"modalIssueOption": {
"message": "Modal related",
"message": "Relacionado com modal",
"description": "The option text for a modal issue"
},
"scrollbarIssueDescription": {
"message": "Select this option to signify an issue on this page related to scrolling - like 'the site is not showing a scrollbar'.",
"message": "Seleccione esta opção para indicar um problema nesta página relacionado com a barra de deslocamento - como \"o site não está a mostrar uma barra de deslocamento\".",
"description": "Explanation of what a scrollbar issue is"
},
"modalIssueDescription": {
"message": "Select this option to signify an issue on this page related to a modal - like 'there is a pop-up box blocking interaction'.",
"message": "Seleccione esta opção para indicar um problema nesta página relacionado com um modal - como \"há uma caixa pop-up a bloquear a interação\".",
"description": "Explanation of what a modal issue is"
}
}
20 changes: 10 additions & 10 deletions src/_locales/ro/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"description": "Options text for SAVE button."
},
"reportGithub": {
"message": "Reportează problema pe Github",
"message": "Reportează prin GitHub",
"description": "Menu item to report using Github"
},
"reportAnon": {
Expand All @@ -96,23 +96,23 @@
"description": "Notes for the report"
},
"reportNotesPlaceholder": {
"message": "Lucruri precum:\nVideoplayback nu funcţionează\nscrollbar stricat\nsuprapunere gri",
"message": "Lucruri precum:\nRedarea video nu funcționează\nscroll bar stricat\nsuprapunere gri",
"description": "Placeholder for the notes (\n) is a new line & keep it 4 lines"
},
"reportAnonSend": {
"message": "Trimite raportul",
"message": "Trimite raport",
"description": "Button to send the report"
},
"reportAnonCancel": {
"message": "Anulare",
"message": "Anulează",
"description": "Button to cCancel the report"
},
"genericErrorTitle": {
"message": "A avut loc o eroare",
"description": "Genereric error title"
},
"genericErrorTryAgain": {
"message": "Încercați mai târziu..",
"message": "Încearcă mai târziu..",
"description": "Try again later message"
},
"genericErrorBack": {
Expand All @@ -124,23 +124,23 @@
"description": "Loading messsage"
},
"generalIssueOption": {
"message": "General issue (requires notes)",
"message": "Probleme generale (necesită comentarii)",
"description": "The option text for a general issue"
},
"scrollbarIssueOption": {
"message": "Scrollbar related",
"message": "Bară de scroll",
"description": "The option text for a scrollbar issue"
},
"modalIssueOption": {
"message": "Modal related",
"message": "Funcționalitate",
"description": "The option text for a modal issue"
},
"scrollbarIssueDescription": {
"message": "Select this option to signify an issue on this page related to scrolling - like 'the site is not showing a scrollbar'.",
"message": "Selectează aceasta opțiune pentru a raporta o problemă de scroll pe aceasta pagina - ex: \"pagina nu mai afișează un scroll bar\".",
"description": "Explanation of what a scrollbar issue is"
},
"modalIssueDescription": {
"message": "Select this option to signify an issue on this page related to a modal - like 'there is a pop-up box blocking interaction'.",
"message": "Selectează aceasta opțiune pentru a raporta o problemă funcțională pe aceasta pagina - ex: \"un pop-up blochează interacțiunea\".",
"description": "Explanation of what a modal issue is"
}
}
Loading