diff --git a/l10n/de.js b/l10n/de.js index bd3e10ac..7bccbd54 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -18,13 +18,17 @@ OC.L10N.register( "Unarchive" : "Dearchivieren", "Edit Date/Time" : "Datum/Uhrzeit bearbeiten", "View in folder" : "In Ordner anzeigen", + "Move to another person" : "Zu einer anderen Person verschieben", "Remove from person" : "Von der Person entfernen", + "You must enable \"Mark person in preview\" to use this feature" : "Du musst „Person in Vorschau markieren“ aktivieren, um diese Funktion nutzen zu können", "You are about to download a large number of files. Are you sure?" : "Du bist dabei, eine große Anzahl von Dateien herunterzuladen. Bist du dir sicher?", "You are about to delete a large number of files. Are you sure?" : "Du bist dabei, eine große Anzahl von Dateien zu löschen. Bist du dir sicher?", "You are about to touch a large number of files. Are you sure?" : "Du bist dabei, eine große Anzahl von Dateien zu ändern. Bist du dir sicher?", "_{n} selected_::_{n} selected_" : ["{n} ausgewählt","{n} ausgewählt"], "Timeline Path" : "Pfad der Zeitlachse", + "Folders Path" : "Ordnerpfad", "Show hidden folders" : "Zeige versteckte Ordner", + "Square grid mode" : "Quadratischer Gittermodus", "Update" : "Aktualisieren", "Error updating settings" : "Fehler bei der Aktualisierung der Einstellungen", "Your Timeline" : "Deine Zeitleiste", @@ -54,8 +58,12 @@ OC.L10N.register( "Too many failures, aborting" : "Zu viele Fehler, Abbruch", "Error while moving {basename}" : "Fehler beim Verschieben von {basename}", "Failed to move {name}." : "{name} konnte nicht verschoben werden.", + "Move selected photos to person" : "Ausgewählte Fotos zu einer Person verschieben", "Back" : "Zurück", "Merge with different person" : "Mit einer anderen Person zusammenführen", + "Mark person in preview" : "Person in Vorschau markieren", + "Move left" : "Nach links verschieben", + "Move right" : "Nach rechts verschieben", "Failed to delete files." : "Löschen der Dateien fehlgeschlagen", "Failed to delete {fileName}." : "{fileName} konnte nicht gelöscht werden.", "General Failure" : "Allgemeiner Fehler", diff --git a/l10n/de.json b/l10n/de.json index b19a15d7..fd88b5db 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -16,13 +16,17 @@ "Unarchive" : "Dearchivieren", "Edit Date/Time" : "Datum/Uhrzeit bearbeiten", "View in folder" : "In Ordner anzeigen", + "Move to another person" : "Zu einer anderen Person verschieben", "Remove from person" : "Von der Person entfernen", + "You must enable \"Mark person in preview\" to use this feature" : "Du musst „Person in Vorschau markieren“ aktivieren, um diese Funktion nutzen zu können", "You are about to download a large number of files. Are you sure?" : "Du bist dabei, eine große Anzahl von Dateien herunterzuladen. Bist du dir sicher?", "You are about to delete a large number of files. Are you sure?" : "Du bist dabei, eine große Anzahl von Dateien zu löschen. Bist du dir sicher?", "You are about to touch a large number of files. Are you sure?" : "Du bist dabei, eine große Anzahl von Dateien zu ändern. Bist du dir sicher?", "_{n} selected_::_{n} selected_" : ["{n} ausgewählt","{n} ausgewählt"], "Timeline Path" : "Pfad der Zeitlachse", + "Folders Path" : "Ordnerpfad", "Show hidden folders" : "Zeige versteckte Ordner", + "Square grid mode" : "Quadratischer Gittermodus", "Update" : "Aktualisieren", "Error updating settings" : "Fehler bei der Aktualisierung der Einstellungen", "Your Timeline" : "Deine Zeitleiste", @@ -52,8 +56,12 @@ "Too many failures, aborting" : "Zu viele Fehler, Abbruch", "Error while moving {basename}" : "Fehler beim Verschieben von {basename}", "Failed to move {name}." : "{name} konnte nicht verschoben werden.", + "Move selected photos to person" : "Ausgewählte Fotos zu einer Person verschieben", "Back" : "Zurück", "Merge with different person" : "Mit einer anderen Person zusammenführen", + "Mark person in preview" : "Person in Vorschau markieren", + "Move left" : "Nach links verschieben", + "Move right" : "Nach rechts verschieben", "Failed to delete files." : "Löschen der Dateien fehlgeschlagen", "Failed to delete {fileName}." : "{fileName} konnte nicht gelöscht werden.", "General Failure" : "Allgemeiner Fehler", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 38e3945c..8243deaa 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Memories" : "Erinnerungen", "Yet another photo management app" : "Eine weitere Foto-Management-App", + "# Memories\n\nMemories is a photo management app 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 using AI, powered by the [recognize](https://github.com/nextcloud/recognize) app.\n* **🖼️ Folders**: Browse your own and shared folders with a similar, efficient timeline.\n* **🎦 Slideshow**: View photos from your timeline and folders easily.\n* **📱 Mobile Support**: Works 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\nTo get an idea of what memories looks and feels like, check out the [public demo](https://memories-demo.radialapps.com/apps/memories/). Note that the demo is read-only and may be slow since it runs in a low-end free tier VM provided by [Oracle Cloud](https://www.oracle.com/cloud/free/). Photo credits go to [Unsplash](https://unsplash.com/) (for individual credits, refer to each folder).\n\n## 🚀 Installation\n\n1. Install the app from the Nextcloud app store\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." : "# Erinnerungen\n\nMemories ist eine Fotoverwaltungs-App für Nextcloud mit erweiterten Funktionen, darunter:\n\n* **📸 Timeline**: Sortieren Sie Fotos und Videos nach Aufnahmedatum, geparst aus Exif-Daten.\n* **⏪ Zurückspulen**: Springen Sie sofort zu einem beliebigen Zeitpunkt in der Vergangenheit und erleben Sie Ihre Erinnerungen erneut.\n* **🤖 KI-Tagging**: Gruppieren Sie Fotos nach Personen und Objekten mithilfe von KI, unterstützt von der App [recognize](https://github.com/nextcloud/recognize).\n* **🖼️ Ordner**: Durchsuchen Sie Ihre eigenen und freigegebenen Ordner mit einer ähnlichen, effizienten Zeitachse.\n* **🎦 Diashow**: Zeigen Sie ganz einfach Fotos aus Ihrer Chronik und Ihren Ordnern an.\n* **📱 Mobiler Support**: Funktioniert auf Geräten jeder Form und Größe über die Web-App.\n* **✏️ Metadaten bearbeiten**: Bearbeiten Sie Exif-Daten auf Fotos schnell und einfach.\n* **📦 Archiv**: Speichern Sie Fotos, die Sie nicht in Ihrer Chronik sehen möchten, in einem separaten Ordner.\n* **⚡️ Schnell**: Memories ist extrem schnell. Zeitraum.\n\nUm eine Vorstellung davon zu bekommen, wie Erinnerungen aussehen und sich anfühlen, sehen Sie sich die [öffentliche Demo](https://memories-demo.radialapps.com/apps/memories/) an. Beachten Sie, dass die Demo schreibgeschützt ist und möglicherweise langsam ist, da sie in einer von [Oracle Cloud] (https://www.oracle.com/cloud/free/) bereitgestellten Low-End-VM mit kostenlosem Kontingent ausgeführt wird. Fotonachweise gehen zu [Unsplash](https://unsplash.com/) (Einzelnachweise finden Sie in jedem Ordner).\n\n## 🚀 Installation\n\n1. Installieren Sie die App aus dem Nextcloud App Store\n2. Führen Sie `php ./occ memory:index` aus, um Metadaten-Indizes für vorhandene Fotos zu generieren.\n2. Öffne die App 📷 Erinnerungen in Nextcloud und lege das Verzeichnis mit deinen Fotos fest. Fotos aus diesem Verzeichnis werden in der Timeline angezeigt, einschließlich aller Fotos in verschachtelten Unterverzeichnissen.\n3. Die Installation des [Vorschaugenerators](https://github.com/rullzer/previewgenerator) zum Vorgenerieren von Miniaturansichten wird dringend empfohlen.", "Timeline" : "Zeitleiste", "Folders" : "Ordner", "Favorites" : "Favoriten", @@ -71,6 +72,7 @@ OC.L10N.register( "Error: {msg}" : "Fehler: {msg}", "Failed to favorite {fileName}." : "{fileName} konnte nicht zu den Favoriten hinzugefügt werden.", "Failed to favorite files." : "Favorisieren von Dateien fehlgeschlagen.", - "Cannot find this photo anymore!" : "Kann dieses Foto nicht mehr finden!" + "Cannot find this photo anymore!" : "Kann dieses Foto nicht mehr finden!", + "# Memories\n\nMemories is a photo management app 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 using AI, powered by the [recognize](https://github.com/nextcloud/recognize) app.\n* **🖼️ Folders**: Browse your own and shared folders with a similar, efficient timeline.\n* **🎦 Slideshow**: View photos from your timeline and folders easily.\n* **📱 Mobile Support**: Works 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\nTo get an idea of what memories looks and feels like, check out the [public demo](https://memories-demo.radialapps.com/apps/memories/). Note that the demo is read-only and may be slow since it runs in a low-end free tier VM provided by [Oracle Cloud](https://www.oracle.com/cloud/free/). Photo credits go to [Unsplash](https://unsplash.com/) (for individual credits, refer to each folder).\n\n## 🚀 Installation\n1. Install the app from the Nextcloud app store\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." : "# Erinnerungen\n\nMemories ist eine Fotoverwaltungs-App für Nextcloud mit erweiterten Funktionen, darunter:\n\n* **📸 Timeline**: Sortieren Sie Fotos und Videos nach Aufnahmedatum, geparst aus Exif-Daten.\n* **⏪ Zurückspulen**: Springen Sie sofort zu einem beliebigen Zeitpunkt in der Vergangenheit und erleben Sie Ihre Erinnerungen erneut.\n* **🤖 KI-Tagging**: Gruppieren Sie Fotos nach Personen und Objekten mithilfe von KI, unterstützt von der App [recognize](https://github.com/nextcloud/recognize).\n* **🖼️ Ordner**: Durchsuchen Sie Ihre eigenen und freigegebenen Ordner mit einer ähnlichen, effizienten Zeitachse.\n* **🎦 Diashow**: Zeigen Sie ganz einfach Fotos aus Ihrer Chronik und Ihren Ordnern an.\n* **📱 Mobiler Support**: Funktioniert auf Geräten jeder Form und Größe über die Web-App.\n* **✏️ Metadaten bearbeiten**: Bearbeiten Sie Exif-Daten auf Fotos schnell und einfach.\n* **📦 Archiv**: Speichern Sie Fotos, die Sie nicht in Ihrer Chronik sehen möchten, in einem separaten Ordner.\n* **⚡️ Schnell**: Memories ist extrem schnell. Zeitraum.\n\nUm eine Vorstellung davon zu bekommen, wie Erinnerungen aussehen und sich anfühlen, sehen Sie sich die [öffentliche Demo](https://memories-demo.radialapps.com/apps/memories/) an. Beachten Sie, dass die Demo schreibgeschützt ist und möglicherweise langsam ist, da sie in einer von [Oracle Cloud] (https://www.oracle.com/cloud/free/) bereitgestellten Low-End-VM mit kostenlosem Kontingent ausgeführt wird. Fotonachweise gehen zu [Unsplash](https://unsplash.com/) (Einzelnachweise finden Sie in jedem Ordner).\n\n## 🚀 Installation\n1. Installieren Sie die App aus dem Nextcloud App Store\n2. Führen Sie `php ./occ memory:index` aus, um Metadaten-Indizes für vorhandene Fotos zu generieren.\n3. Öffne die App 📷 Erinnerungen in Nextcloud und lege das Verzeichnis mit deinen Fotos fest. Fotos aus diesem Verzeichnis werden in der Timeline angezeigt, einschließlich aller Fotos in verschachtelten Unterverzeichnissen.\n4. Die Installation des [Vorschaugenerators](https://github.com/rullzer/previewgenerator) zum Vorgenerieren von Miniaturansichten wird dringend empfohlen" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 5e12d39e..9dffffcf 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -1,6 +1,7 @@ { "translations": { "Memories" : "Erinnerungen", "Yet another photo management app" : "Eine weitere Foto-Management-App", + "# Memories\n\nMemories is a photo management app 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 using AI, powered by the [recognize](https://github.com/nextcloud/recognize) app.\n* **🖼️ Folders**: Browse your own and shared folders with a similar, efficient timeline.\n* **🎦 Slideshow**: View photos from your timeline and folders easily.\n* **📱 Mobile Support**: Works 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\nTo get an idea of what memories looks and feels like, check out the [public demo](https://memories-demo.radialapps.com/apps/memories/). Note that the demo is read-only and may be slow since it runs in a low-end free tier VM provided by [Oracle Cloud](https://www.oracle.com/cloud/free/). Photo credits go to [Unsplash](https://unsplash.com/) (for individual credits, refer to each folder).\n\n## 🚀 Installation\n\n1. Install the app from the Nextcloud app store\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." : "# Erinnerungen\n\nMemories ist eine Fotoverwaltungs-App für Nextcloud mit erweiterten Funktionen, darunter:\n\n* **📸 Timeline**: Sortieren Sie Fotos und Videos nach Aufnahmedatum, geparst aus Exif-Daten.\n* **⏪ Zurückspulen**: Springen Sie sofort zu einem beliebigen Zeitpunkt in der Vergangenheit und erleben Sie Ihre Erinnerungen erneut.\n* **🤖 KI-Tagging**: Gruppieren Sie Fotos nach Personen und Objekten mithilfe von KI, unterstützt von der App [recognize](https://github.com/nextcloud/recognize).\n* **🖼️ Ordner**: Durchsuchen Sie Ihre eigenen und freigegebenen Ordner mit einer ähnlichen, effizienten Zeitachse.\n* **🎦 Diashow**: Zeigen Sie ganz einfach Fotos aus Ihrer Chronik und Ihren Ordnern an.\n* **📱 Mobiler Support**: Funktioniert auf Geräten jeder Form und Größe über die Web-App.\n* **✏️ Metadaten bearbeiten**: Bearbeiten Sie Exif-Daten auf Fotos schnell und einfach.\n* **📦 Archiv**: Speichern Sie Fotos, die Sie nicht in Ihrer Chronik sehen möchten, in einem separaten Ordner.\n* **⚡️ Schnell**: Memories ist extrem schnell. Zeitraum.\n\nUm eine Vorstellung davon zu bekommen, wie Erinnerungen aussehen und sich anfühlen, sehen Sie sich die [öffentliche Demo](https://memories-demo.radialapps.com/apps/memories/) an. Beachten Sie, dass die Demo schreibgeschützt ist und möglicherweise langsam ist, da sie in einer von [Oracle Cloud] (https://www.oracle.com/cloud/free/) bereitgestellten Low-End-VM mit kostenlosem Kontingent ausgeführt wird. Fotonachweise gehen zu [Unsplash](https://unsplash.com/) (Einzelnachweise finden Sie in jedem Ordner).\n\n## 🚀 Installation\n\n1. Installieren Sie die App aus dem Nextcloud App Store\n2. Führen Sie `php ./occ memory:index` aus, um Metadaten-Indizes für vorhandene Fotos zu generieren.\n2. Öffne die App 📷 Erinnerungen in Nextcloud und lege das Verzeichnis mit deinen Fotos fest. Fotos aus diesem Verzeichnis werden in der Timeline angezeigt, einschließlich aller Fotos in verschachtelten Unterverzeichnissen.\n3. Die Installation des [Vorschaugenerators](https://github.com/rullzer/previewgenerator) zum Vorgenerieren von Miniaturansichten wird dringend empfohlen.", "Timeline" : "Zeitleiste", "Folders" : "Ordner", "Favorites" : "Favoriten", @@ -69,6 +70,7 @@ "Error: {msg}" : "Fehler: {msg}", "Failed to favorite {fileName}." : "{fileName} konnte nicht zu den Favoriten hinzugefügt werden.", "Failed to favorite files." : "Favorisieren von Dateien fehlgeschlagen.", - "Cannot find this photo anymore!" : "Kann dieses Foto nicht mehr finden!" + "Cannot find this photo anymore!" : "Kann dieses Foto nicht mehr finden!", + "# Memories\n\nMemories is a photo management app 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 using AI, powered by the [recognize](https://github.com/nextcloud/recognize) app.\n* **🖼️ Folders**: Browse your own and shared folders with a similar, efficient timeline.\n* **🎦 Slideshow**: View photos from your timeline and folders easily.\n* **📱 Mobile Support**: Works 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\nTo get an idea of what memories looks and feels like, check out the [public demo](https://memories-demo.radialapps.com/apps/memories/). Note that the demo is read-only and may be slow since it runs in a low-end free tier VM provided by [Oracle Cloud](https://www.oracle.com/cloud/free/). Photo credits go to [Unsplash](https://unsplash.com/) (for individual credits, refer to each folder).\n\n## 🚀 Installation\n1. Install the app from the Nextcloud app store\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." : "# Erinnerungen\n\nMemories ist eine Fotoverwaltungs-App für Nextcloud mit erweiterten Funktionen, darunter:\n\n* **📸 Timeline**: Sortieren Sie Fotos und Videos nach Aufnahmedatum, geparst aus Exif-Daten.\n* **⏪ Zurückspulen**: Springen Sie sofort zu einem beliebigen Zeitpunkt in der Vergangenheit und erleben Sie Ihre Erinnerungen erneut.\n* **🤖 KI-Tagging**: Gruppieren Sie Fotos nach Personen und Objekten mithilfe von KI, unterstützt von der App [recognize](https://github.com/nextcloud/recognize).\n* **🖼️ Ordner**: Durchsuchen Sie Ihre eigenen und freigegebenen Ordner mit einer ähnlichen, effizienten Zeitachse.\n* **🎦 Diashow**: Zeigen Sie ganz einfach Fotos aus Ihrer Chronik und Ihren Ordnern an.\n* **📱 Mobiler Support**: Funktioniert auf Geräten jeder Form und Größe über die Web-App.\n* **✏️ Metadaten bearbeiten**: Bearbeiten Sie Exif-Daten auf Fotos schnell und einfach.\n* **📦 Archiv**: Speichern Sie Fotos, die Sie nicht in Ihrer Chronik sehen möchten, in einem separaten Ordner.\n* **⚡️ Schnell**: Memories ist extrem schnell. Zeitraum.\n\nUm eine Vorstellung davon zu bekommen, wie Erinnerungen aussehen und sich anfühlen, sehen Sie sich die [öffentliche Demo](https://memories-demo.radialapps.com/apps/memories/) an. Beachten Sie, dass die Demo schreibgeschützt ist und möglicherweise langsam ist, da sie in einer von [Oracle Cloud] (https://www.oracle.com/cloud/free/) bereitgestellten Low-End-VM mit kostenlosem Kontingent ausgeführt wird. Fotonachweise gehen zu [Unsplash](https://unsplash.com/) (Einzelnachweise finden Sie in jedem Ordner).\n\n## 🚀 Installation\n1. Installieren Sie die App aus dem Nextcloud App Store\n2. Führen Sie `php ./occ memory:index` aus, um Metadaten-Indizes für vorhandene Fotos zu generieren.\n3. Öffne die App 📷 Erinnerungen in Nextcloud und lege das Verzeichnis mit deinen Fotos fest. Fotos aus diesem Verzeichnis werden in der Timeline angezeigt, einschließlich aller Fotos in verschachtelten Unterverzeichnissen.\n4. Die Installation des [Vorschaugenerators](https://github.com/rullzer/previewgenerator) zum Vorgenerieren von Miniaturansichten wird dringend empfohlen" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index c4b86324..55af139f 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Memories" : "回憶", "Yet another photo management app" : "又一個照片管理應用程式", + "# Memories\n\nMemories is a photo management app 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 using AI, powered by the [recognize](https://github.com/nextcloud/recognize) app.\n* **🖼️ Folders**: Browse your own and shared folders with a similar, efficient timeline.\n* **🎦 Slideshow**: View photos from your timeline and folders easily.\n* **📱 Mobile Support**: Works 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\nTo get an idea of what memories looks and feels like, check out the [public demo](https://memories-demo.radialapps.com/apps/memories/). Note that the demo is read-only and may be slow since it runs in a low-end free tier VM provided by [Oracle Cloud](https://www.oracle.com/cloud/free/). Photo credits go to [Unsplash](https://unsplash.com/) (for individual credits, refer to each folder).\n\n## 🚀 Installation\n\n1. Install the app from the Nextcloud app store\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回憶是一個有進階功能的相片管理 Nextcloud 應用程式,包含了以下功能:\n\n* **📸 時間軸**:從 Exif 資料中按拍攝日期對照片與影片進行排序。\n* **⏪ 倒帶**:立刻跳回過去的任何時間,重溫您的回憶。\n* **🤖 AI 標記**:使用 [recognize](https://github.com/nextcloud/recognize) 應用程式提供的 AI 功能按人物與物體對照片進行分組。\n* **🖼️ 資料夾**:使用類似的、高效率的時間軸瀏覽您自己的與共享的資料夾。\n* **🎦 幻燈片**:輕鬆檢視您時間軸與資料夾中的照片。\n* **📱 行動裝置支援**:透過網路應用程式在任何形狀與大小的裝置上運作。\n* **✏️ 編輯詮釋資料**:快速輕鬆地編輯照片上的 Exif 日期。\n* **📦 封存**:將您不想在時間軸中看到的照片儲存在單獨的資料夾中。\n* **⚡️ 快速**:回憶應用程式超快,真的。\n\n要了解回憶的外觀與感覺,請看看[公開展示](https://memories-demo.radialapps.com/apps/memories/)。請注意,該展示是唯讀的,並且可能會很慢,因為其在 [Oracle Cloud](https://www.oracle.com/cloud/free/) 提供的低階免費層級虛擬機器中執行。而照片則歸功於 [Unsplash](https://unsplash.com/)(單獨的署名請參閱每個資料夾)。\n\n## 🚀 安裝\n\n1. 從 Nextcloud 應用程式商店安裝應用程式\n1. 執行 `php ./occ memories:index` 以產生既有照片的詮釋資料索引。\n1. 在 Nextcloud 開啟 📷 回憶應用程式並設定包含您照片的資料夾。來自此目錄的照片將會顯示在時間軸中,包含了任何在巢狀子目錄中的任何照片。\n1. 強烈建議安裝[預覽產生器](https://github.com/rullzer/previewgenerator)來預先產生縮圖。", "Timeline" : "時間軸", "Folders" : "資料夾", "Favorites" : "最愛", @@ -27,6 +28,7 @@ OC.L10N.register( "You are about to touch a large number of files. Are you sure?" : "您將要處理大量檔案。您確定嗎?", "_{n} selected_::_{n} selected_" : ["已選取 {n} 個"], "Timeline Path" : "時間軸路徑", + "Folders Path" : "資料夾路徑", "Show hidden folders" : "顯示隱藏的資料夾", "Square grid mode" : "方形網格模式", "Update" : "更新", @@ -70,6 +72,7 @@ OC.L10N.register( "Error: {msg}" : "錯誤:{msg}", "Failed to favorite {fileName}." : "將 {fileName} 加入最愛失敗。", "Failed to favorite files." : "加入最愛檔案失敗。", - "Cannot find this photo anymore!" : "再也找不到這張照片了!" + "Cannot find this photo anymore!" : "再也找不到這張照片了!", + "# Memories\n\nMemories is a photo management app 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 using AI, powered by the [recognize](https://github.com/nextcloud/recognize) app.\n* **🖼️ Folders**: Browse your own and shared folders with a similar, efficient timeline.\n* **🎦 Slideshow**: View photos from your timeline and folders easily.\n* **📱 Mobile Support**: Works 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\nTo get an idea of what memories looks and feels like, check out the [public demo](https://memories-demo.radialapps.com/apps/memories/). Note that the demo is read-only and may be slow since it runs in a low-end free tier VM provided by [Oracle Cloud](https://www.oracle.com/cloud/free/). Photo credits go to [Unsplash](https://unsplash.com/) (for individual credits, refer to each folder).\n\n## 🚀 Installation\n1. Install the app from the Nextcloud app store\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回憶是一個有進階功能的相片管理 Nextcloud 應用程式,包含了以下功能:\n\n* **📸 時間軸**:從 Exif 資料中按拍攝日期對照片與影片進行排序。\n* **⏪ 倒帶**:立刻跳回過去的任何時間,重溫您的回憶。\n* **🤖 AI 標記**:使用 [recognize](https://github.com/nextcloud/recognize) 應用程式提供的 AI 功能按人物與物體對照片進行分組。\n* **🖼️ 資料夾**:使用類似的、高效率的時間軸瀏覽您自己的與共享的資料夾。\n* **🎦 幻燈片**:輕鬆檢視您時間軸與資料夾中的照片。\n* **📱 行動裝置支援**:透過網路應用程式在任何形狀與大小的裝置上運作。\n* **✏️ 編輯詮釋資料**:快速輕鬆地編輯照片上的 Exif 日期。\n* **📦 封存**:將您不想在時間軸中看到的照片儲存在單獨的資料夾中。\n* **⚡️ 快速**:回憶應用程式超快,真的。\n\n要了解回憶的外觀與感覺,請看看[公開展示](https://memories-demo.radialapps.com/apps/memories/)。請注意,該展示是唯讀的,並且可能會很慢,因為其在 [Oracle Cloud](https://www.oracle.com/cloud/free/) 提供的低階免費層級虛擬機器中執行。而照片則歸功於 [Unsplash](https://unsplash.com/)(單獨的署名請參閱每個資料夾)。\n\n## 🚀 安裝\n1. 從 Nextcloud 應用程式商店安裝應用程式\n1. 執行 `php ./occ memories:index` 以產生既有照片的詮釋資料索引。\n1. 在 Nextcloud 開啟 📷 回憶應用程式並設定包含您照片的資料夾。來自此目錄的照片將會顯示在時間軸中,包含了任何在巢狀子目錄中的任何照片。\n1. 強烈建議安裝[預覽產生器](https://github.com/rullzer/previewgenerator)來預先產生縮圖。" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 966ca0ad..ac4d2db3 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -1,6 +1,7 @@ { "translations": { "Memories" : "回憶", "Yet another photo management app" : "又一個照片管理應用程式", + "# Memories\n\nMemories is a photo management app 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 using AI, powered by the [recognize](https://github.com/nextcloud/recognize) app.\n* **🖼️ Folders**: Browse your own and shared folders with a similar, efficient timeline.\n* **🎦 Slideshow**: View photos from your timeline and folders easily.\n* **📱 Mobile Support**: Works 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\nTo get an idea of what memories looks and feels like, check out the [public demo](https://memories-demo.radialapps.com/apps/memories/). Note that the demo is read-only and may be slow since it runs in a low-end free tier VM provided by [Oracle Cloud](https://www.oracle.com/cloud/free/). Photo credits go to [Unsplash](https://unsplash.com/) (for individual credits, refer to each folder).\n\n## 🚀 Installation\n\n1. Install the app from the Nextcloud app store\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回憶是一個有進階功能的相片管理 Nextcloud 應用程式,包含了以下功能:\n\n* **📸 時間軸**:從 Exif 資料中按拍攝日期對照片與影片進行排序。\n* **⏪ 倒帶**:立刻跳回過去的任何時間,重溫您的回憶。\n* **🤖 AI 標記**:使用 [recognize](https://github.com/nextcloud/recognize) 應用程式提供的 AI 功能按人物與物體對照片進行分組。\n* **🖼️ 資料夾**:使用類似的、高效率的時間軸瀏覽您自己的與共享的資料夾。\n* **🎦 幻燈片**:輕鬆檢視您時間軸與資料夾中的照片。\n* **📱 行動裝置支援**:透過網路應用程式在任何形狀與大小的裝置上運作。\n* **✏️ 編輯詮釋資料**:快速輕鬆地編輯照片上的 Exif 日期。\n* **📦 封存**:將您不想在時間軸中看到的照片儲存在單獨的資料夾中。\n* **⚡️ 快速**:回憶應用程式超快,真的。\n\n要了解回憶的外觀與感覺,請看看[公開展示](https://memories-demo.radialapps.com/apps/memories/)。請注意,該展示是唯讀的,並且可能會很慢,因為其在 [Oracle Cloud](https://www.oracle.com/cloud/free/) 提供的低階免費層級虛擬機器中執行。而照片則歸功於 [Unsplash](https://unsplash.com/)(單獨的署名請參閱每個資料夾)。\n\n## 🚀 安裝\n\n1. 從 Nextcloud 應用程式商店安裝應用程式\n1. 執行 `php ./occ memories:index` 以產生既有照片的詮釋資料索引。\n1. 在 Nextcloud 開啟 📷 回憶應用程式並設定包含您照片的資料夾。來自此目錄的照片將會顯示在時間軸中,包含了任何在巢狀子目錄中的任何照片。\n1. 強烈建議安裝[預覽產生器](https://github.com/rullzer/previewgenerator)來預先產生縮圖。", "Timeline" : "時間軸", "Folders" : "資料夾", "Favorites" : "最愛", @@ -25,6 +26,7 @@ "You are about to touch a large number of files. Are you sure?" : "您將要處理大量檔案。您確定嗎?", "_{n} selected_::_{n} selected_" : ["已選取 {n} 個"], "Timeline Path" : "時間軸路徑", + "Folders Path" : "資料夾路徑", "Show hidden folders" : "顯示隱藏的資料夾", "Square grid mode" : "方形網格模式", "Update" : "更新", @@ -68,6 +70,7 @@ "Error: {msg}" : "錯誤:{msg}", "Failed to favorite {fileName}." : "將 {fileName} 加入最愛失敗。", "Failed to favorite files." : "加入最愛檔案失敗。", - "Cannot find this photo anymore!" : "再也找不到這張照片了!" + "Cannot find this photo anymore!" : "再也找不到這張照片了!", + "# Memories\n\nMemories is a photo management app 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 using AI, powered by the [recognize](https://github.com/nextcloud/recognize) app.\n* **🖼️ Folders**: Browse your own and shared folders with a similar, efficient timeline.\n* **🎦 Slideshow**: View photos from your timeline and folders easily.\n* **📱 Mobile Support**: Works 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\nTo get an idea of what memories looks and feels like, check out the [public demo](https://memories-demo.radialapps.com/apps/memories/). Note that the demo is read-only and may be slow since it runs in a low-end free tier VM provided by [Oracle Cloud](https://www.oracle.com/cloud/free/). Photo credits go to [Unsplash](https://unsplash.com/) (for individual credits, refer to each folder).\n\n## 🚀 Installation\n1. Install the app from the Nextcloud app store\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回憶是一個有進階功能的相片管理 Nextcloud 應用程式,包含了以下功能:\n\n* **📸 時間軸**:從 Exif 資料中按拍攝日期對照片與影片進行排序。\n* **⏪ 倒帶**:立刻跳回過去的任何時間,重溫您的回憶。\n* **🤖 AI 標記**:使用 [recognize](https://github.com/nextcloud/recognize) 應用程式提供的 AI 功能按人物與物體對照片進行分組。\n* **🖼️ 資料夾**:使用類似的、高效率的時間軸瀏覽您自己的與共享的資料夾。\n* **🎦 幻燈片**:輕鬆檢視您時間軸與資料夾中的照片。\n* **📱 行動裝置支援**:透過網路應用程式在任何形狀與大小的裝置上運作。\n* **✏️ 編輯詮釋資料**:快速輕鬆地編輯照片上的 Exif 日期。\n* **📦 封存**:將您不想在時間軸中看到的照片儲存在單獨的資料夾中。\n* **⚡️ 快速**:回憶應用程式超快,真的。\n\n要了解回憶的外觀與感覺,請看看[公開展示](https://memories-demo.radialapps.com/apps/memories/)。請注意,該展示是唯讀的,並且可能會很慢,因為其在 [Oracle Cloud](https://www.oracle.com/cloud/free/) 提供的低階免費層級虛擬機器中執行。而照片則歸功於 [Unsplash](https://unsplash.com/)(單獨的署名請參閱每個資料夾)。\n\n## 🚀 安裝\n1. 從 Nextcloud 應用程式商店安裝應用程式\n1. 執行 `php ./occ memories:index` 以產生既有照片的詮釋資料索引。\n1. 在 Nextcloud 開啟 📷 回憶應用程式並設定包含您照片的資料夾。來自此目錄的照片將會顯示在時間軸中,包含了任何在巢狀子目錄中的任何照片。\n1. 強烈建議安裝[預覽產生器](https://github.com/rullzer/previewgenerator)來預先產生縮圖。" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file