"# Memories: Photo Management for Nextcloud\n\nMemories is a *batteries-included* photo management solution for Nextcloud with advanced features including:\n\n- **📸 Timeline**: Sort photos and videos by date taken, parsed from Exif data.\n- **⏪ Rewind**: Jump to any time in the past instantly and relive your memories.\n- **🤖 AI Tagging**: Group photos by people and objects, powered by [recognize](https://github.com/nextcloud/recognize) and [facerecognition](https://github.com/matiasdelellis/facerecognition).\n- **🖼️ Albums**: Create albums to group photos and videos together. Then share these albums with others.\n- **🫱🏻🫲🏻 External Sharing**: Share photos and videos with people outside of your Nextcloud instance.\n- **📱 Mobile Support**: Work from any device, of any shape and size through the web app.\n- **✏️ Edit Metadata**: Edit dates and other metadata on photos quickly and in bulk.\n- **📦 Archive**: Store photos you don't want to see in your timeline in a separate folder.\n- **📹 Video Transcoding**: Transcode videos and use HLS for maximal performance.\n- **🗺️ Map**: View your photos on a map, tagged with accurate reverse geocoding.\n- **📦 Migration**: Migrate easily from Nextcloud Photos and Google Takeout.\n- **⚡️ Performance**: Do all this very fast.\n\n## 🚀 Installation\n\n1. Install the app from the Nextcloud app store (try a demo [here](https://demo.memories.gallery/apps/memories/)).\n1. Perform the recommended [configuration steps](https://memories.gallery/config/).\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.":"Memories 是一個全功能的照片管理解決方案,專為 Nextcloud 設計,具有高級功能,包括:\n\n- **📸時間軸**:按拍攝日期排序照片和視頻,從Exif數據中解析。\n- **⏪ 倒帶**:立即跳轉到過去的任何時間並重溫您的回憶。\n- **🤖 AI 標記**:通過[recognize](https://github.com/nextcloud/recognize) 和 [facerecognition](https://github.com/matiasdelellis/facerecognition) 驅動,將照片按人和物體分組。\n- **🖼️相冊**:創建相冊以將照片和視頻分組在一起。然後與其他人分享這些相冊。\n- **🫱🏻🫲🏻外部共享**:與 Nextcloud 實例外的人分享照片和視頻。\n- **📱 手機支持**:通過 Web 應用程序從任何形狀和大小的設備工作。\n- **✏️ 編輯元數據**:快速批量編輯照片的日期和其他元數據。\n- **📦 遷移**:從 Nextcloud 照片和 Google Takeout 輕鬆遷移。\n- **📹 視頻轉碼**:轉碼視頻並使用 HLS 實現最大效果。\n- **🗺️ 地圖**:在地圖上查看照片,標記準確的反向地理編碼。\n- **⚡️ 性能**:所有這些都非常快速。\n\n## 🚀 安裝\n\n1. 從 Nextcloud 應用商店安裝應用程序(在此處嘗試演示版 [here](https://memories-demo.radialapps.com/apps/memories/))。\n1. 執行建議的 [配置步驟](https://memories.gallery/config/)。\n1. 執行 `php occ memories:index` 以生成現有照片的元數據索引。\n1. 在 Nextcloud 中打開 📷 Memories 應用程序,並設置包含您的照片的目錄。",
"Last index job was run {t} seconds ago.":"最後一個索引作業在 {t} 秒前運行。",
"It took {t} seconds to complete.":"需要 {t} 秒完成。",
"It is still running or was interrupted.":"它仍在運行或被中斷。",
"Only server-side encryption (OC_DEFAULT_MODULE) is supported, but another encryption module is enabled.":"僅支持伺服器端加密(OC_DEFAULT_MODULE),但已啟用另一個加密模塊。",
"The EXIF indexes are built and checked in a periodic background task. Be careful when selecting anything other than automatic indexing. For example, setting the indexing to only timeline folders may cause delays before media becomes available to users, since the user configures the timeline only after logging in.":"EXIF 索引是在定期後台任務中建立和檢查的。選擇自動索引以外的任何內容時要小心。例如,將索引設置為僅時間線資料夾可能會導致媒體在用戶可用之前出現延遲,因為用戶僅在登錄後配置時間線。",
"You are accessing this page over an insecure context. Several browser APIs are not available, which will make Memories very slow. Enable HTTPS on your server to improve performance.":"您正在通過不安全的上下文訪問此頁面。 有幾個瀏覽器 API 不可用,這會使 Memories 非常慢。 在您的服務器上啟用 HTTPS 以提高性能。",
"HTTP/2 or HTTP/3 is enabled":"HTTP/2 或 HTTP/3 已啟用",
"HTTP/2 or HTTP/3 is strongly recommended ({httpVer} detected)":"強烈建議使用 HTTP/2 或 HTTP/3(檢測到 {httpVer})",
"Database is populated with {n} geometries.":"數據庫中自動增加了 {n} 個 geometries。",
"Geometry table has not been created.":"尚未創建 geometry 數據庫表",
"Looks like the planet data is incomplete.":"看起來行星數據不完整。",
"Reverse geocoding has not been configured ({status}).":"尚未配置反向地理編碼({status})。",
"Memories supports offline reverse geocoding using the OpenStreetMaps data on MySQL and Postgres.":"Memories 支援使用 MySQL 與 Postgres 上的 OpenStreetMap 資料進行離線反向地理編碼。",
"You need to download the planet data into your database. This is highly recommended and has low overhead.":"您需要將地球資料下載到您的資料庫中。強烈推薦此方式且其開銷很低。",
"If the button below does not work for importing the planet data, use the following command:":"若下方按鈕無法匯入地球資料,請使用以下指令:",
"Note: the geometry data is stored in the memories_planet_geometry table, with no prefix.":"注意:geometry 數據存儲在 memories_planet_geometry 表中,沒有前綴。",
"Download planet database":"下載地球數據庫",
"Geometry support was not detected in your database":"您的數據庫中並未偵測到 geometry 支援",
"MySQL-like geometry support was detected ":"檢測到類似 MySQL 的 geometry 支援",
"Postgres native geometry support was detected":"偵測到 Postgres 的原生 geometry 支援",
"Looks like the database is already setup. Are you sure you want to redownload planet data?":"看起來數據庫已經設置好了。您確定要重新下載行星數據嗎?",
"You are about to download the planet database. This may take a while.":"您即將下載行星數據庫。下載可能需要一段時間。",
"This may also cause all photos to be re-indexed!":"這也可能導致所有照片被重新索引!",
"Video Streaming":"視像串流",
"Live transcoding provides for adaptive streaming of videos using HLS.":"即時轉換編碼使用 HLS 提供自動調整串流。",
"Note that this may be very CPU intensive without hardware acceleration, and transcoding will not be used for external storage.":"請注意,若無硬體加速,這可能會讓 CPU 有非常高的使用率,且轉換編碼不會用於外部儲存空間。",
"Enable Transcoding":"啟用轉換編碼",
"ffmpeg path":"ffmpeg 途徑",
"ffprobe path":"ffprobe 途徑",
"Global default video quality (user may override)":"全局默認視像質素(用戶可以推翻)",
"Auto (adaptive transcode)":"自動(自動調整轉碼)",
"Original (transcode with max quality)":"原先的(使用最高質素轉碼)",
"Direct (original video file without transcode)":"直接(沒有轉碼的原先的視像檔案)",
"Hardware Acceleration":"硬體加速",
"You must first make sure the correct drivers are installed before configuring acceleration.":"在配置加速之前,您必須先確保安裝了正確的驅動程式。",
"Make sure you test hardware acceleration with various options after enabling.":"確保在啟用後使用各種選項測試硬件加速。",
"Do not enable multiple types of hardware acceleration simultaneously.":"不要同時啟用多種類型的硬件加速。",
"Intel processors supporting QuickSync Video (QSV) as well as some AMD GPUs can be used for transcoding using VA-API acceleration.":"支援 QuickSync Video (QSV) 的 Intel 處理器以及一些 AMD GPU 可使用 VA-API 加速進行轉碼。",
"For more details on driver installation, check the documentation:":"關於更多驅動程式安裝的資訊,請看說明書:",
"Enable acceleration with VA-API":"啟用 VA-API 加速",
"Enable low-power mode (QSV)":"啟用低功率模式 (QSV)",
"NVIDIA GPUs can be used for transcoding using the NVENC encoder with the proper drivers.":"NVIDIA GPU 可用於使用帶有適當驅動程式的 NVENC 編碼器進行轉碼。",
"Depending on the versions of the installed SDK and ffmpeg, you need to specify the scaler to use":"取決於安裝的 SDK 與 ffmpeg 版本,您可能需要指定要使用的 scaler",
"No automated tests are available for NVIDIA acceleration.":"未提供 NVIDIA 加速的自動化測試",
"Enable acceleration with NVENC":"啟用 NVENC 加速",
"Enable NVENC Temporal AQ":"啟用 NVENC 臨時 AQ",
"NPP scaler":"NPP scaler",
"CUDA scaler":"CUDA scaler",
"VA-API device ({dev}) is readable":"VA-API 裝置({dev})可讀",
"VA-API device ({dev}) not found":"找不到 VA-API 裝置({dev})",
"VA-API device ({dev}) has incorrect permissions":"VA-API 裝置({dev})權限不正確",
"Memories uses the go-vod transcoder. You can run go-vod exernally (e.g. in a separate Docker container for hardware acceleration) or use the built-in transcoder. To use an external transcoder, enable the following option and follow the instructions in the documentation:":"Memories 使用 go-vod 轉碼器。您可以在外部執行 go-vod(例如,在單獨的 Docker 容器中進行硬體加速)或使用內建的轉碼器。要使用外部轉碼器,請啟用以下選項並按照說明書進行操作:",