# 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: de\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 "Groß/Kleinumschaltung"

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

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

msgctxt "A label for the button that converts the text to title case (for example: the word -> The Word)."
msgid "Title Case"
msgstr "Titel Fall"

msgctxt "Keystroke description for assistive technologies: keystroke for changing text case."
msgid "Change text case"
msgstr "Groß- und Kleinschreibung ändern"

msgctxt "Aria status message indicating case change -of selected text. Example: 'Changed case to lowercase'."
msgid "Changed case to %0"
msgstr "Groß-/Kleinschreibung geändert in %0"
