"# Memories\n\n* **📸 Photo and Video Timeline**: Sorts photos by date taken, parsed from Exif data.\n* **🤔 Quick Recap**: Jump to anywhere in the timeline instantly.\n* **🖼️ Folders**: Browse your and shared folders with a similar, efficient timeline.\n* **🤖 AI Tagging**: Group photos by people and objects using AI, powered by the [recognize](https://github.com/nextcloud/recognize) app.\n* **🎦 Slideshow**: View photos from your timeline and folders easily.\n* **📱 Mobile Support**: Relive your memories on devices of any shape and size through the web app.\n* **✏️ Edit Metadata**: Edit Exif dates on photos quickly and easily.\n* **📦 Archive**: Store photos you don't want to see in your timeline in a separate folder.\n* **⚡️ Fast**: Memories is extremely fast. Period.\n\n## 🚀 Installation\n\n1. Install the app from the Nextcloud app store\n1. ⚒️ Install `exiftool` (see below).\n1. Run `php ./occ memories:index` to generate metadata indices for existing photos.\n1. Open the 📷 Memories app in Nextcloud and set the directory containing your photos. Photos from this directory will be displayed in the timeline, including any photos in nested subdirectories.\n1. Installing the [preview generator](https://github.com/rullzer/previewgenerator) for pre-generating thumbnails is strongly recommended.\n\n## 🔨 Installing Dependencies\nThe exact steps depend on your Nextcloud platform. If you use Docker for your Nextcloud instance, you can install Exiftool by using a custom docker image.\n- **Ubuntu/Debian**: `sudo apt install libimage-exiftool-perl`\n- **Fedora**: `sudo dnf install perl-Image-ExifTool`\n- **Arch Linux**: `sudo pacman -S perl-image-exiftool`\n- **Alpine**: `apk add --no-cache exiftool`\n- **MacOS**: `brew install exiftool`\n- **FreeBSD**: `sudo pkg install p5-Image-ExifTool`":"#Спомени\n\n***📸Снимкиивидеохронология**:Подрежданенаснимкитеподатаназаснемане,обработениотданнитеExif.\n***🤔Кратъкибързпреглед**:Незабавнопреминаванекъмвсякаточкаотвремеваталиния.\n***🖼️Папки**:Прегледнавашитеисподеленитепапкисподобна,ефективнавремевалиния.\n***🤖AITagging**:Групираненаснимкипохораиобектиспомощтанаизкуственинтелект,задвижванотприложението[разпознаване](https://github.com/nextcloud/recognize).\n* **🎦 Слайдшоу**: Лесен преглед на снимки от хронологията и папките ви.\n* **📱 Поддръжка за мобилни устройства**: Преживейте спомените си на устройства с всякаква форма и размер чрез уеб приложението.\n* **✏️ Редактиране на метаданни**: Редактирайте Exif датите на снимките бързо и лесно.\n* **📦 Архив**: Съхранявайте снимките, които не искате да виждате в хронологията си, в отделна папка.\n* **⚡️ Бързо**: Приложението Спомени е изключително бързо. Период.\n\n## 🚀 Инсталиране\n\n1. Инсталирайте приложението от магазина за приложения Nextcloud\n1. ⚒️ Инсталирайте `exiftool` (вж. по-долу).\n1. Стартирайте `php ./occ memories:index`, за да генерирате индекси на метаданните за съществуващи снимки.\n1. Отворете приложението 📷 Спомени в Nextcloud и задайте директорията, която съдържа вашите снимки. Снимките от тази директория ще
"This feature modifies files in your storage to update Exif data.":"Тази функция модифицира файловете във вашето хранилище, за да актуализира Exif данните.",
"Exercise caution and make sure you have backups.":"Внимавайте и се уверете, че имате резервни копия.",