+#: kitemviews/accessibility/kitemlistdelegateaccessible.cpp:142
+#, kde-format
+msgctxt "@info"
+msgid "hidden"
+msgstr "скрит"
+
+#: kitemviews/accessibility/kitemlistdelegateaccessible.cpp:164
+#, kde-format
+msgctxt "@info enumeration saying this is a link to $1, %1 is mimeType"
+msgid ", link to %1 at %2"
+msgstr ", връзка към %1 на %2"
+
+#: kitemviews/accessibility/kitemlistdelegateaccessible.cpp:166
+#, kde-format
+msgctxt "@info enumeration, %1 is mimeType"
+msgid ", %1"
+msgstr ", %1"
+
+#. i18n: The text starts with a comma because multiple occurences of this text can follow after each others as an enumeration.
+#. Normally it would make sense to have a colon between property and value to make the relation between the property and its property value
+#. clear, however this is accessible text that will be read out by screen readers. That's why there is only a space between the two here,
+#. because screen readers would read the colon literally as "colon", which is just a waste of time for users who might go through a list of
+#. hundreds of items. So, if you want to add any more punctation there to improve structure, try to make sure that it will not lead to annoying
+#. announcements when read out by a screen reader.
+#: kitemviews/accessibility/kitemlistdelegateaccessible.cpp:186
+#, kde-format
+msgctxt "@info accessibility enumeration, %1 is property, %2 is value"
+msgid ", %1 %2"
+msgstr ", %1 %2"
+
+#: kitemviews/accessibility/kitemlistviewaccessible.cpp:269
+#, kde-format
+msgctxt ""
+"@info 1 states that the folder is empty and sometimes why, 2 is the full "
+"filesystem path"
+msgid "%1 at location %2"
+msgstr "%1 в местоположение %2"
+
+#. i18n: There is a comma at the end because this is one property in an enumeration of
+#. properties that a file or folder has. Accessible text for accessibility software like screen
+#. readers.
+#: kitemviews/accessibility/kitemlistviewaccessible.cpp:278
+#, kde-format
+msgid "not selected,"
+msgstr "неизбран,"
+
+#. i18n: There is a comma at the end because this is one property in an enumeration of properties that a folder in a tree view has.
+#. Accessible text for accessibility software like screen readers.
+#: kitemviews/accessibility/kitemlistviewaccessible.cpp:285
+#, kde-format
+msgid "collapsed,"
+msgstr "свит,"
+
+#. i18n: There is a comma at the end because this is one property in an enumeration of properties that a folder in a tree view has.
+#. Accessible text for accessibility software like screen readers.
+#: kitemviews/accessibility/kitemlistviewaccessible.cpp:289
+#, kde-format
+msgid "expanded,"
+msgstr "разширен,"
+
+#. i18n: There is a "—" at the beginning because this is a followup sentence to a text that did not properly end
+#. with a period. Accessible text for accessibility software like screen readers.
+#: kitemviews/accessibility/kitemlistviewaccessible.cpp:296
+#, kde-format
+msgid "— %1 selected item"
+msgid_plural "— %1 selected items"
+msgstr[0] "— %1 избран елемент"
+msgstr[1] "— %1 избрани елемента"
+
+#: kitemviews/accessibility/kitemlistviewaccessible.cpp:305
+#, kde-format
+msgctxt "@info refering to a file or folder"
+msgid "in a grid layout"
+msgstr "в оформление на мрежа"
+
+#: kitemviews/accessibility/kitemlistviewaccessible.cpp:319
+#, kde-format
+msgctxt ""
+"@info 1 is currentlyFocussedItemName, 2 is empty or \"not selected, \", 3 is "
+"currentlyFocussedItemDescription, 3 is currentFolderName, 4 is "
+"currentFolderPath"
+msgid "%1, %2 %3 %4 %5 %6 in location %7"
+msgstr "%1, %2 %3 %4 %5 %6 в местоположение %7"
+