Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
old_stable24
Nextcloud bot 2023-04-16 04:07:51 +00:00
parent e8f19bb6cb
commit 4a4e4fcb80
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
6 changed files with 74 additions and 2 deletions

18
l10n/en_GB.js vendored
View File

@ -5,6 +5,7 @@ OC.L10N.register(
"Fast, modern and advanced photo management suite" : "Fast, modern and advanced photo management suite",
"# 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://memories-demo.radialapps.com/apps/memories/)).\n1. Perform the recommended [configuration steps](https://github.com/pulsejet/memories/wiki/Configuration).\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: 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://memories-demo.radialapps.com/apps/memories/)).\n1. Perform the recommended [configuration steps](https://github.com/pulsejet/memories/wiki/Configuration).\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.",
"Path to packaged exiftool binary" : "Path to packaged exiftool binary",
"Indexing path (relative, all users)" : "Indexing path (relative, all users)",
"ffmpeg path" : "ffmpeg path",
"ffprobe path" : "ffprobe path",
"Binary path (local only)" : "Binary path (local only)",
@ -12,12 +13,27 @@ OC.L10N.register(
"Connection address (same as bind if local)" : "Connection address (same as bind if local)",
"EXIF Extraction" : "EXIF Extraction",
"Use system perl (only if packaged binary does not work)" : "Use system perl (only if packaged binary does not work)",
"Media Indexing" : "Media Indexing",
"{n} media files have been indexed" : "{n} media files have been indexed",
"Only server-side encryption (OC_DEFAULT_MODULE) is supported, but another encryption module is enabled." : "Only server-side encryption (OC_DEFAULT_MODULE) is supported, but another encryption module is enabled.",
"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." : "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.",
"Index all media automatically (recommended)" : "Index all media automatically (recommended)",
"Index per-user timeline folders (not recommended)" : "Index per-user timeline folders (not recommended)",
"Index a fixed relative path" : "Index a fixed relative path",
"Disable background indexing" : "Disable background indexing",
"For advanced usage, perform a run of indexing by running:" : "For advanced usage, perform a run of indexing by running:",
"Force re-indexing of all files:" : "Force re-indexing of all files:",
"You can limit indexing by user and/or folder:" : "You can limit indexing by user and/or folder:",
"Clear all existing index tables:" : "Clear all existing index tables:",
"The following MIME types are configured for preview generation correctly. More documentation:" : "The following MIME types are configured for preview generation correctly. More documentation:",
"External Link" : "External Link",
"Reverse Geocoding" : "Reverse Geocoding",
"Database is populated with {n} geometries" : "Database is populated with {n} geometries",
"Geometry table has not been created" : "Geometry table has not been created",
"Reverse geocoding has not been configured ({gisType})." : "Reverse geocoding has not been configured ({gisType}).",
"Memories supports offline reverse geocoding using the OpenStreetMaps data on MySQL and Postgres." : "Memories supports offline reverse geocoding using the OpenStreetMaps data on MySQL and Postgres.",
"You need to download the planet data into your database. This is highly recommended and has low overhead." : "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:" : "If the button below does not work for importing the planet data, use the following command:",
"Note: the geometry data is stored in the " : "Note: the geometry data is stored in the ",
"Download planet database" : "Download planet database",
"Video Streaming" : "Video Streaming",
@ -29,12 +45,14 @@ OC.L10N.register(
"Original (transcode with max quality)" : "Original (transcode with max quality)",
"Direct (original video file without transcode)" : "Direct (original video file without transcode)",
"Transcoder configuration" : "Transcoder configuration",
"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 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:",
"Enable external transcoder (go-vod)" : "Enable external transcoder (go-vod)",
"Hardware Acceleration" : "Hardware Acceleration",
"You must first make sure the correct drivers are installed before configuring 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." : "Make sure you test hardware acceleration with various options after enabling.",
"Do not enable multiple types of hardware acceleration simultaneously." : "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." : "Intel processors supporting QuickSync Video (QSV) as well as some AMD GPUs can be used for transcoding using VA-API acceleration.",
"For more details on driver installation, check the documentation:" : "For more details on driver installation, check the documentation:",
"Enable acceleration with VA-API" : "Enable acceleration with VA-API",
"Enable low-power mode (QSV)" : "Enable low-power mode (QSV)",
"NVIDIA GPUs can be used for transcoding using the NVENC encoder with the proper drivers." : "NVIDIA GPUs can be used for transcoding using the NVENC encoder with the proper drivers.",

18
l10n/en_GB.json vendored
View File

@ -3,6 +3,7 @@
"Fast, modern and advanced photo management suite" : "Fast, modern and advanced photo management suite",
"# 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://memories-demo.radialapps.com/apps/memories/)).\n1. Perform the recommended [configuration steps](https://github.com/pulsejet/memories/wiki/Configuration).\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: 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://memories-demo.radialapps.com/apps/memories/)).\n1. Perform the recommended [configuration steps](https://github.com/pulsejet/memories/wiki/Configuration).\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.",
"Path to packaged exiftool binary" : "Path to packaged exiftool binary",
"Indexing path (relative, all users)" : "Indexing path (relative, all users)",
"ffmpeg path" : "ffmpeg path",
"ffprobe path" : "ffprobe path",
"Binary path (local only)" : "Binary path (local only)",
@ -10,12 +11,27 @@
"Connection address (same as bind if local)" : "Connection address (same as bind if local)",
"EXIF Extraction" : "EXIF Extraction",
"Use system perl (only if packaged binary does not work)" : "Use system perl (only if packaged binary does not work)",
"Media Indexing" : "Media Indexing",
"{n} media files have been indexed" : "{n} media files have been indexed",
"Only server-side encryption (OC_DEFAULT_MODULE) is supported, but another encryption module is enabled." : "Only server-side encryption (OC_DEFAULT_MODULE) is supported, but another encryption module is enabled.",
"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." : "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.",
"Index all media automatically (recommended)" : "Index all media automatically (recommended)",
"Index per-user timeline folders (not recommended)" : "Index per-user timeline folders (not recommended)",
"Index a fixed relative path" : "Index a fixed relative path",
"Disable background indexing" : "Disable background indexing",
"For advanced usage, perform a run of indexing by running:" : "For advanced usage, perform a run of indexing by running:",
"Force re-indexing of all files:" : "Force re-indexing of all files:",
"You can limit indexing by user and/or folder:" : "You can limit indexing by user and/or folder:",
"Clear all existing index tables:" : "Clear all existing index tables:",
"The following MIME types are configured for preview generation correctly. More documentation:" : "The following MIME types are configured for preview generation correctly. More documentation:",
"External Link" : "External Link",
"Reverse Geocoding" : "Reverse Geocoding",
"Database is populated with {n} geometries" : "Database is populated with {n} geometries",
"Geometry table has not been created" : "Geometry table has not been created",
"Reverse geocoding has not been configured ({gisType})." : "Reverse geocoding has not been configured ({gisType}).",
"Memories supports offline reverse geocoding using the OpenStreetMaps data on MySQL and Postgres." : "Memories supports offline reverse geocoding using the OpenStreetMaps data on MySQL and Postgres.",
"You need to download the planet data into your database. This is highly recommended and has low overhead." : "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:" : "If the button below does not work for importing the planet data, use the following command:",
"Note: the geometry data is stored in the " : "Note: the geometry data is stored in the ",
"Download planet database" : "Download planet database",
"Video Streaming" : "Video Streaming",
@ -27,12 +43,14 @@
"Original (transcode with max quality)" : "Original (transcode with max quality)",
"Direct (original video file without transcode)" : "Direct (original video file without transcode)",
"Transcoder configuration" : "Transcoder configuration",
"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 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:",
"Enable external transcoder (go-vod)" : "Enable external transcoder (go-vod)",
"Hardware Acceleration" : "Hardware Acceleration",
"You must first make sure the correct drivers are installed before configuring 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." : "Make sure you test hardware acceleration with various options after enabling.",
"Do not enable multiple types of hardware acceleration simultaneously." : "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." : "Intel processors supporting QuickSync Video (QSV) as well as some AMD GPUs can be used for transcoding using VA-API acceleration.",
"For more details on driver installation, check the documentation:" : "For more details on driver installation, check the documentation:",
"Enable acceleration with VA-API" : "Enable acceleration with VA-API",
"Enable low-power mode (QSV)" : "Enable low-power mode (QSV)",
"NVIDIA GPUs can be used for transcoding using the NVENC encoder with the proper drivers." : "NVIDIA GPUs can be used for transcoding using the NVENC encoder with the proper drivers.",

2
l10n/eu.js vendored
View File

@ -273,7 +273,7 @@ OC.L10N.register(
"Play Live Photo" : "Erreproduzitu zuzeneko argazkia",
"Sidebar" : "Alboko barra",
"Download Video" : "Deskargatu bideoa",
"Slideshow" : "Aurkezpena",
"Slideshow" : "Diapositiba-aurkezpena",
"Previous" : "Aurrekoa",
"Next" : "Hurrengoa",
"Editing is currently disabled for Live Photos" : "Zuzeneko argazkiak editatzeko aukera desgaituta dago",

2
l10n/eu.json vendored
View File

@ -271,7 +271,7 @@
"Play Live Photo" : "Erreproduzitu zuzeneko argazkia",
"Sidebar" : "Alboko barra",
"Download Video" : "Deskargatu bideoa",
"Slideshow" : "Aurkezpena",
"Slideshow" : "Diapositiba-aurkezpena",
"Previous" : "Aurrekoa",
"Next" : "Hurrengoa",
"Editing is currently disabled for Live Photos" : "Zuzeneko argazkiak editatzeko aukera desgaituta dago",

18
l10n/zh_HK.js vendored
View File

@ -5,6 +5,7 @@ OC.L10N.register(
"Fast, modern and advanced photo management suite" : "快速、現代且進階的照片管理套裝軟體",
"# 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://memories-demo.radialapps.com/apps/memories/)).\n1. Perform the recommended [configuration steps](https://github.com/pulsejet/memories/wiki/Configuration).\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." : "# 回憶Nextcloud 的照片管理程式\n\n回憶是一個有進階功能的 *超強* Nextcloud 相片管理解決方案,包含了以下功能:\n\n- **📸 時間軸**:從 Exif 資料中按拍攝日期對照片與影片進行排序。\n- **⏪ 倒帶**:立刻跳回過去的任何時間,重溫您的回憶。\n- **🤖 AI 標記**:使用 [recognize](https://github.com/nextcloud/recognize) 與 [facerecognition](https://github.com/matiasdelellis/facerecognition) 應用程式提供的按人物與物體對照片進行分組。\n- **🖼️ 相簿**:建立相簿以將照片與影片分組。然後將這些相簿與其他人分享。\n- **🫱🏻‍🫲🏻 外部分享**:與您 Nextcloud 站台以外的人們分享照片與影片。\n- **📱 行動裝置支援**:透過網路應用程式在任何形狀與大小的裝置上運作。\n- **✏️ 編輯詮釋資料**:快速輕鬆地批次編輯照片上的日期與其他詮釋資料。\n- **📦 封存**:將您不想在時間軸中看到的照片儲存在單獨的資料夾中。\n- **📹 視訊轉換編碼**:轉換視訊編碼並使用 HLS 來取得最大效能。\n- **🗺️ 地圖**:在地圖上檢視您的照片,並使用準確的反向地理編碼來標記。\n- **📦 遷移**:從 Nextcloud Photos 與 Google Takeout 簡易遷移。\n- **⚡️ 效能**:這些功能都超快。\n\n## 🚀 安裝\n\n- 想看看本應用程式的外觀與感覺,請見[公開展示](https://memories-demo.radialapps.com/apps/memories/).\n- 展示站是唯讀的,可能會有點慢(來自 [Oracle Cloud](https://www.oracle.com/cloud/free/) 的免費層級虛擬機器)。\n- 照片則歸功於 [Unsplash](https://unsplash.com/)(若要檢視單獨的署名,請參見每個資料夾中的資訊)。\n\n\n## 🚀 安裝\n1. 從 Nextcloud 應用程式商店安裝應用程式([在此](https://memories-demo.radialapps.com/apps/memories/)試用展示版本)。\n1. 執行建議的[設定步驟](https://github.com/pulsejet/memories/wiki/Configuration)。\n1. 執行 `php occ memories:index` 以產生既有照片的詮釋資料索引。\n1. 在 Nextcloud 中開啟 📷 回憶應用程式,並設定包含您照片的目錄。",
"Path to packaged exiftool binary" : "包裝好的 exiftool 二進製檔案的途徑。",
"Indexing path (relative, all users)" : "索引途徑(相對,所有用戶)",
"ffmpeg path" : "ffmpeg 途徑",
"ffprobe path" : "ffprobe 途徑",
"Binary path (local only)" : "二進製檔案的途徑(僅近端)",
@ -12,12 +13,27 @@ OC.L10N.register(
"Connection address (same as bind if local)" : "連線地址(若為近端的話,則與綁定相同)",
"EXIF Extraction" : "EXIF 解壓縮",
"Use system perl (only if packaged binary does not work)" : "使用系統 PERL僅當包裝好的二進製檔案不起作用時",
"Media Indexing" : "媒體索引",
"{n} media files have been indexed" : "{n} 個媒體檔案已被索引",
"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 索引是在定期後台任務中建立和檢查的。選擇自動索引以外的任何內容時要小心。例如,將索引設置為僅時間線資料夾可能會導致媒體在用戶可用之前出現延遲,因為用戶僅在登錄後配置時間線。",
"Index all media automatically (recommended)" : "自動索引所有媒體(推薦)",
"Index per-user timeline folders (not recommended)" : "索引每個用戶的時間線資料夾(不推薦)",
"Index a fixed relative path" : "索引一個固定的相對途徑",
"Disable background indexing" : "停用背景索引",
"For advanced usage, perform a run of indexing by running:" : "對於高級用法通過運行以下命令執行一次索引xxx",
"Force re-indexing of all files:" : "強制重新索引所有檔案:",
"You can limit indexing by user and/or folder:" : "您可以按用戶和/或資料夾限制索引:",
"Clear all existing index tables:" : "清除所有現有的索引數據庫表:",
"The following MIME types are configured for preview generation correctly. More documentation:" : "以下 MIME 類型已為預覽生成正確配置。更多說明書:",
"External Link" : "外部連結",
"Reverse Geocoding" : "反向地理編碼",
"Database is populated with {n} geometries" : "數據庫中自動增加了 {n} 個 geometries",
"Geometry table has not been created" : "尚未創建幾何 geometry 數據庫表",
"Reverse geocoding has not been configured ({gisType})." : "尚未配置反向地理編碼({gisType})。",
"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 " : "注意geometry 數據儲存在",
"Download planet database" : "下載地球數據庫",
"Video Streaming" : "視像串流",
@ -29,12 +45,14 @@ OC.L10N.register(
"Original (transcode with max quality)" : "原先的(使用最高質素轉碼)",
"Direct (original video file without transcode)" : "直接(沒有轉碼的原先的視像檔案)",
"Transcoder configuration" : "轉碼器配置",
"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 容器中進行硬體加速)或使用內建的轉碼器。要使用外部轉碼器,請啟用以下選項並按照說明書進行操作:",
"Enable external transcoder (go-vod)" : "啟用外部轉碼器 (go-vod)",
"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 編碼器進行轉碼。",

18
l10n/zh_HK.json vendored
View File

@ -3,6 +3,7 @@
"Fast, modern and advanced photo management suite" : "快速、現代且進階的照片管理套裝軟體",
"# 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://memories-demo.radialapps.com/apps/memories/)).\n1. Perform the recommended [configuration steps](https://github.com/pulsejet/memories/wiki/Configuration).\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." : "# 回憶Nextcloud 的照片管理程式\n\n回憶是一個有進階功能的 *超強* Nextcloud 相片管理解決方案,包含了以下功能:\n\n- **📸 時間軸**:從 Exif 資料中按拍攝日期對照片與影片進行排序。\n- **⏪ 倒帶**:立刻跳回過去的任何時間,重溫您的回憶。\n- **🤖 AI 標記**:使用 [recognize](https://github.com/nextcloud/recognize) 與 [facerecognition](https://github.com/matiasdelellis/facerecognition) 應用程式提供的按人物與物體對照片進行分組。\n- **🖼️ 相簿**:建立相簿以將照片與影片分組。然後將這些相簿與其他人分享。\n- **🫱🏻‍🫲🏻 外部分享**:與您 Nextcloud 站台以外的人們分享照片與影片。\n- **📱 行動裝置支援**:透過網路應用程式在任何形狀與大小的裝置上運作。\n- **✏️ 編輯詮釋資料**:快速輕鬆地批次編輯照片上的日期與其他詮釋資料。\n- **📦 封存**:將您不想在時間軸中看到的照片儲存在單獨的資料夾中。\n- **📹 視訊轉換編碼**:轉換視訊編碼並使用 HLS 來取得最大效能。\n- **🗺️ 地圖**:在地圖上檢視您的照片,並使用準確的反向地理編碼來標記。\n- **📦 遷移**:從 Nextcloud Photos 與 Google Takeout 簡易遷移。\n- **⚡️ 效能**:這些功能都超快。\n\n## 🚀 安裝\n\n- 想看看本應用程式的外觀與感覺,請見[公開展示](https://memories-demo.radialapps.com/apps/memories/).\n- 展示站是唯讀的,可能會有點慢(來自 [Oracle Cloud](https://www.oracle.com/cloud/free/) 的免費層級虛擬機器)。\n- 照片則歸功於 [Unsplash](https://unsplash.com/)(若要檢視單獨的署名,請參見每個資料夾中的資訊)。\n\n\n## 🚀 安裝\n1. 從 Nextcloud 應用程式商店安裝應用程式([在此](https://memories-demo.radialapps.com/apps/memories/)試用展示版本)。\n1. 執行建議的[設定步驟](https://github.com/pulsejet/memories/wiki/Configuration)。\n1. 執行 `php occ memories:index` 以產生既有照片的詮釋資料索引。\n1. 在 Nextcloud 中開啟 📷 回憶應用程式,並設定包含您照片的目錄。",
"Path to packaged exiftool binary" : "包裝好的 exiftool 二進製檔案的途徑。",
"Indexing path (relative, all users)" : "索引途徑(相對,所有用戶)",
"ffmpeg path" : "ffmpeg 途徑",
"ffprobe path" : "ffprobe 途徑",
"Binary path (local only)" : "二進製檔案的途徑(僅近端)",
@ -10,12 +11,27 @@
"Connection address (same as bind if local)" : "連線地址(若為近端的話,則與綁定相同)",
"EXIF Extraction" : "EXIF 解壓縮",
"Use system perl (only if packaged binary does not work)" : "使用系統 PERL僅當包裝好的二進製檔案不起作用時",
"Media Indexing" : "媒體索引",
"{n} media files have been indexed" : "{n} 個媒體檔案已被索引",
"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 索引是在定期後台任務中建立和檢查的。選擇自動索引以外的任何內容時要小心。例如,將索引設置為僅時間線資料夾可能會導致媒體在用戶可用之前出現延遲,因為用戶僅在登錄後配置時間線。",
"Index all media automatically (recommended)" : "自動索引所有媒體(推薦)",
"Index per-user timeline folders (not recommended)" : "索引每個用戶的時間線資料夾(不推薦)",
"Index a fixed relative path" : "索引一個固定的相對途徑",
"Disable background indexing" : "停用背景索引",
"For advanced usage, perform a run of indexing by running:" : "對於高級用法通過運行以下命令執行一次索引xxx",
"Force re-indexing of all files:" : "強制重新索引所有檔案:",
"You can limit indexing by user and/or folder:" : "您可以按用戶和/或資料夾限制索引:",
"Clear all existing index tables:" : "清除所有現有的索引數據庫表:",
"The following MIME types are configured for preview generation correctly. More documentation:" : "以下 MIME 類型已為預覽生成正確配置。更多說明書:",
"External Link" : "外部連結",
"Reverse Geocoding" : "反向地理編碼",
"Database is populated with {n} geometries" : "數據庫中自動增加了 {n} 個 geometries",
"Geometry table has not been created" : "尚未創建幾何 geometry 數據庫表",
"Reverse geocoding has not been configured ({gisType})." : "尚未配置反向地理編碼({gisType})。",
"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 " : "注意geometry 數據儲存在",
"Download planet database" : "下載地球數據庫",
"Video Streaming" : "視像串流",
@ -27,12 +43,14 @@
"Original (transcode with max quality)" : "原先的(使用最高質素轉碼)",
"Direct (original video file without transcode)" : "直接(沒有轉碼的原先的視像檔案)",
"Transcoder configuration" : "轉碼器配置",
"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 容器中進行硬體加速)或使用內建的轉碼器。要使用外部轉碼器,請啟用以下選項並按照說明書進行操作:",
"Enable external transcoder (go-vod)" : "啟用外部轉碼器 (go-vod)",
"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 編碼器進行轉碼。",