# Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
#
# Want to contribute to this file? Submit your changes via a GitHub Pull Request.
#
# Check out the official contributor's guide:
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
#
msgid ""
msgstr ""
"Language: da\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Content-Type: text/plain; charset=UTF-8\n"

msgctxt "Tooltip for the case change dropdown."
msgid "Case change"
msgstr "Skift mellem store og små bogstaver"

msgctxt "A label for the button that converts the text to uppercase (for example: word -> WORD)."
msgid "UPPERCASE"
msgstr "STORE BOGSTAVER"

msgctxt "A label for the button that converts the text to lowercase (for example: WORD -> word)."
msgid "lowercase"
msgstr "små bogstaver"

msgctxt "A label for the button that converts the text to title case (for example: the word -> The Word)."
msgid "Title Case"
msgstr "Store eller små bogstaver i titel"

msgctxt "Keystroke description for assistive technologies: keystroke for changing text case."
msgid "Change text case"
msgstr "Skift mellem store og små bogstaver"

msgctxt "Aria status message indicating case change -of selected text. Example: 'Changed case to lowercase'."
msgid "Changed case to %0"
msgstr "Ændrede store og små bogstaver til %0"
