"Yet another photo management app":"Ďalšia aplikácia na správu fotografií",
"# 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`":"# Spomienky\n\n* **📸 Časová os fotografií a videí**: Zoraďte fotografie podľa dátumu zhotovenia, analyzuje sa z údajov Exif.\n* **🤔 Rýchla rekapitulácia**: Okamžitý skok kamkoľvek na časovej osi.\n* **🖼️ Priečinky**: Prehliadajte svoje a zdieľané priečinky s podobnou a efektívnou časovou osou.\n* **🤖 AI Tagging**: Zoskupujte fotografie podľa ľudí a predmetov pomocou AI, ktorá je založená na aplikácii [recognize](https://github.com/nextcloud/recognize).\n* **🎦 Prezentácia**: Jednoduché zobrazenie fotografií z časovej osi a priečinkov.\n* **📱 Mobilná podpora**: Oživte svoje spomienky na zariadeniach akéhokoľvek tvaru a veľkosti prostredníctvom webovej aplikácie.\n* **✏️ Upraviť metadáta**: Upravte dátumy Exif na fotografiách rýchlo a jednoducho.\n* **📦 Archív**: Uložte si fotografie, ktoré nechcete vidieť na časovej osi, do samostatného priečinka.\n* **⚡️ Rýchle**: Spomienky sú extrémne rýchle. Obdobie.\n\n## 🚀 Inštalácia\n\n1. Nainštalujte aplikáciu z obchodu s aplikáciami Nextcloud\n1. ⚒️ Nainštalujte si `exiftool` (pozri nižšie).\n1. Spustite `php ./occ memory:index` a vygenerujte indexy metadát pre existujúce fotografie.\n1. Otvorte aplikáciu 📷 Memories v Nextcloud a nastavte adresár obsahujúci vaše fotografie. Fotografie z tohto adresára sa zobrazia na časovej osi vrátane všetkých fotografií vo vnorených podadresároch.\n1. Dôrazne sa odporúča nainštalovať [generátor ukážok](https://github.com/rullzer/previewgenerator) na predbežné generovanie miniatúr.\n\n## 🔨 Inštalácia závislostí\nPresné kroky závisia od vašej platformy Nextcloud. Ak používate Docker pre svoju inštanciu Nextcloud, môžete nainštalovať Exiftool pomocou vlastného obrazu dockeru.\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`",