[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
old_stable24
Nextcloud bot 2022-11-01 03:12:10 +00:00
parent 2bdd09debf
commit dd3fee62b0
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
10 changed files with 24 additions and 10 deletions

4
l10n/de_DE.js vendored
View File

@ -3,7 +3,6 @@ OC.L10N.register(
{ {
"Memories" : "Erinnerungen", "Memories" : "Erinnerungen",
"Yet another photo management app" : "Eine weitere Foto-Management-App", "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- **🖼️ Albums**: Create albums to group photos and videos together. Then share these albums with others.\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- **📷 RAW Support**: View RAW photos from your camera with the [Camera RAW Previews](https://apps.nextcloud.com/apps/camerarawpreviews) app.\n- **🫱🏻‍🫲🏻 External Sharing**: Share photos and videos with people outside of your Nextcloud instance.\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- **📸 Zeitleiste**: Fotos und Videos nach Aufnahmedatum sortieren, geparst aus Exif-Daten.\n- **⏪ Zurückspulen**: Springe sofort zu einem beliebigen Zeitpunkt in der Vergangenheit und erlebe deine 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- **🖼️ Alben**: Erstellen Sie Alben, um Fotos und Videos zu gruppieren. Dann teilen Sie diese Alben mit anderen.\n- **📁 Ordner**: Durchsuchen Sie Ihre eigenen und freigegebenen Ordner mit einer ähnlichen, effizienten Zeitleiste.\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- **📷 RAW-Unterstützung**: Zeigen Sie RAW-Fotos von Ihrer Kamera mit der App [Camera RAW Previews](https://apps.nextcloud.com/apps/camerarawpreviews) an.\n- **🫱🏻‍🫲🏻 **Externes Teilen**: Teilen Sie Fotos und Videos mit Personen außerhalb Ihrer Nextcloud-Instanz.\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\n1. Führen Sie `php ./occ memory:index` aus, um Metadaten-Indizes für vorhandene Fotos zu generieren.\n1. Öffnen Sie die App 📷 Erinnerungen in Nextcloud und legen Sie das Verzeichnis mit Ihren Fotos fest. Fotos aus diesem Verzeichnis werden in der Zeitleiste angezeigt, einschließlich aller Fotos in verschachtelten Unterverzeichnissen.\n1. Die Installation des [Vorschaugenerators](https://github.com/rullzer/previewgenerator) zum Vorgenerieren von Miniaturansichten wird dringend empfohlen.",
"Timeline" : "Zeitleiste", "Timeline" : "Zeitleiste",
"Folders" : "Ordner", "Folders" : "Ordner",
"Favorites" : "Favoriten", "Favorites" : "Favoriten",
@ -137,6 +136,7 @@ OC.L10N.register(
"Failed to download some files." : "Einige Dateien konnten nicht heruntergeladen werden.", "Failed to download some files." : "Einige Dateien konnten nicht heruntergeladen werden.",
"Failed to favorite files." : "Favorisieren von Dateien fehlgeschlagen.", "Failed to favorite files." : "Favorisieren von Dateien fehlgeschlagen.",
"Failed to favorite some files." : "Einige Dateien konnten nicht zu den Favoriten hinzugefügt werden.", "Failed to favorite some files." : "Einige Dateien konnten nicht zu den Favoriten hinzugefügt werden.",
"Failed to favorite {fileName}." : "{fileName} konnte nicht zu den Favoriten hinzugefügt werden." "Failed to favorite {fileName}." : "{fileName} konnte nicht zu den Favoriten hinzugefügt werden.",
"# 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- **🖼️ Albums**: Create albums to group photos and videos together. Then share these albums with others.\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- **📷 RAW Support**: View RAW photos from your camera with the [Camera RAW Previews](https://apps.nextcloud.com/apps/camerarawpreviews) app.\n- **🫱🏻‍🫲🏻 External Sharing**: Share photos and videos with people outside of your Nextcloud instance.\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- **📸 Zeitleiste**: Fotos und Videos nach Aufnahmedatum sortieren, geparst aus Exif-Daten.\n- **⏪ Zurückspulen**: Springe sofort zu einem beliebigen Zeitpunkt in der Vergangenheit und erlebe deine 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- **🖼️ Alben**: Erstellen Sie Alben, um Fotos und Videos zu gruppieren. Dann teilen Sie diese Alben mit anderen.\n- **📁 Ordner**: Durchsuchen Sie Ihre eigenen und freigegebenen Ordner mit einer ähnlichen, effizienten Zeitleiste.\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- **📷 RAW-Unterstützung**: Zeigen Sie RAW-Fotos von Ihrer Kamera mit der App [Camera RAW Previews](https://apps.nextcloud.com/apps/camerarawpreviews) an.\n- **🫱🏻‍🫲🏻 **Externes Teilen**: Teilen Sie Fotos und Videos mit Personen außerhalb Ihrer Nextcloud-Instanz.\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\n1. Führen Sie `php ./occ memory:index` aus, um Metadaten-Indizes für vorhandene Fotos zu generieren.\n1. Öffnen Sie die App 📷 Erinnerungen in Nextcloud und legen Sie das Verzeichnis mit Ihren Fotos fest. Fotos aus diesem Verzeichnis werden in der Zeitleiste angezeigt, einschließlich aller Fotos in verschachtelten Unterverzeichnissen.\n1. Die Installation des [Vorschaugenerators](https://github.com/rullzer/previewgenerator) zum Vorgenerieren von Miniaturansichten wird dringend empfohlen."
}, },
"nplurals=2; plural=(n != 1);"); "nplurals=2; plural=(n != 1);");

4
l10n/de_DE.json vendored
View File

@ -1,7 +1,6 @@
{ "translations": { { "translations": {
"Memories" : "Erinnerungen", "Memories" : "Erinnerungen",
"Yet another photo management app" : "Eine weitere Foto-Management-App", "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- **🖼️ Albums**: Create albums to group photos and videos together. Then share these albums with others.\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- **📷 RAW Support**: View RAW photos from your camera with the [Camera RAW Previews](https://apps.nextcloud.com/apps/camerarawpreviews) app.\n- **🫱🏻‍🫲🏻 External Sharing**: Share photos and videos with people outside of your Nextcloud instance.\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- **📸 Zeitleiste**: Fotos und Videos nach Aufnahmedatum sortieren, geparst aus Exif-Daten.\n- **⏪ Zurückspulen**: Springe sofort zu einem beliebigen Zeitpunkt in der Vergangenheit und erlebe deine 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- **🖼️ Alben**: Erstellen Sie Alben, um Fotos und Videos zu gruppieren. Dann teilen Sie diese Alben mit anderen.\n- **📁 Ordner**: Durchsuchen Sie Ihre eigenen und freigegebenen Ordner mit einer ähnlichen, effizienten Zeitleiste.\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- **📷 RAW-Unterstützung**: Zeigen Sie RAW-Fotos von Ihrer Kamera mit der App [Camera RAW Previews](https://apps.nextcloud.com/apps/camerarawpreviews) an.\n- **🫱🏻‍🫲🏻 **Externes Teilen**: Teilen Sie Fotos und Videos mit Personen außerhalb Ihrer Nextcloud-Instanz.\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\n1. Führen Sie `php ./occ memory:index` aus, um Metadaten-Indizes für vorhandene Fotos zu generieren.\n1. Öffnen Sie die App 📷 Erinnerungen in Nextcloud und legen Sie das Verzeichnis mit Ihren Fotos fest. Fotos aus diesem Verzeichnis werden in der Zeitleiste angezeigt, einschließlich aller Fotos in verschachtelten Unterverzeichnissen.\n1. Die Installation des [Vorschaugenerators](https://github.com/rullzer/previewgenerator) zum Vorgenerieren von Miniaturansichten wird dringend empfohlen.",
"Timeline" : "Zeitleiste", "Timeline" : "Zeitleiste",
"Folders" : "Ordner", "Folders" : "Ordner",
"Favorites" : "Favoriten", "Favorites" : "Favoriten",
@ -135,6 +134,7 @@
"Failed to download some files." : "Einige Dateien konnten nicht heruntergeladen werden.", "Failed to download some files." : "Einige Dateien konnten nicht heruntergeladen werden.",
"Failed to favorite files." : "Favorisieren von Dateien fehlgeschlagen.", "Failed to favorite files." : "Favorisieren von Dateien fehlgeschlagen.",
"Failed to favorite some files." : "Einige Dateien konnten nicht zu den Favoriten hinzugefügt werden.", "Failed to favorite some files." : "Einige Dateien konnten nicht zu den Favoriten hinzugefügt werden.",
"Failed to favorite {fileName}." : "{fileName} konnte nicht zu den Favoriten hinzugefügt werden." "Failed to favorite {fileName}." : "{fileName} konnte nicht zu den Favoriten hinzugefügt werden.",
"# 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- **🖼️ Albums**: Create albums to group photos and videos together. Then share these albums with others.\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- **📷 RAW Support**: View RAW photos from your camera with the [Camera RAW Previews](https://apps.nextcloud.com/apps/camerarawpreviews) app.\n- **🫱🏻‍🫲🏻 External Sharing**: Share photos and videos with people outside of your Nextcloud instance.\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- **📸 Zeitleiste**: Fotos und Videos nach Aufnahmedatum sortieren, geparst aus Exif-Daten.\n- **⏪ Zurückspulen**: Springe sofort zu einem beliebigen Zeitpunkt in der Vergangenheit und erlebe deine 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- **🖼️ Alben**: Erstellen Sie Alben, um Fotos und Videos zu gruppieren. Dann teilen Sie diese Alben mit anderen.\n- **📁 Ordner**: Durchsuchen Sie Ihre eigenen und freigegebenen Ordner mit einer ähnlichen, effizienten Zeitleiste.\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- **📷 RAW-Unterstützung**: Zeigen Sie RAW-Fotos von Ihrer Kamera mit der App [Camera RAW Previews](https://apps.nextcloud.com/apps/camerarawpreviews) an.\n- **🫱🏻‍🫲🏻 **Externes Teilen**: Teilen Sie Fotos und Videos mit Personen außerhalb Ihrer Nextcloud-Instanz.\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\n1. Führen Sie `php ./occ memory:index` aus, um Metadaten-Indizes für vorhandene Fotos zu generieren.\n1. Öffnen Sie die App 📷 Erinnerungen in Nextcloud und legen Sie das Verzeichnis mit Ihren Fotos fest. Fotos aus diesem Verzeichnis werden in der Zeitleiste angezeigt, einschließlich aller Fotos in verschachtelten Unterverzeichnissen.\n1. Die Installation des [Vorschaugenerators](https://github.com/rullzer/previewgenerator) zum Vorgenerieren von Miniaturansichten wird dringend empfohlen."
},"pluralForm" :"nplurals=2; plural=(n != 1);" },"pluralForm" :"nplurals=2; plural=(n != 1);"
} }

1
l10n/el.js vendored
View File

@ -31,6 +31,7 @@ OC.L10N.register(
"Name" : "Όνομα", "Name" : "Όνομα",
"Update" : "Ενημέρωση", "Update" : "Ενημέρωση",
"Loading …" : "Φόρτωση …", "Loading …" : "Φόρτωση …",
"Refresh" : "Ανανέωση",
"Share folder" : "Διαμοιρασμός φακέλου" "Share folder" : "Διαμοιρασμός φακέλου"
}, },
"nplurals=2; plural=(n != 1);"); "nplurals=2; plural=(n != 1);");

1
l10n/el.json vendored
View File

@ -29,6 +29,7 @@
"Name" : "Όνομα", "Name" : "Όνομα",
"Update" : "Ενημέρωση", "Update" : "Ενημέρωση",
"Loading …" : "Φόρτωση …", "Loading …" : "Φόρτωση …",
"Refresh" : "Ανανέωση",
"Share folder" : "Διαμοιρασμός φακέλου" "Share folder" : "Διαμοιρασμός φακέλου"
},"pluralForm" :"nplurals=2; plural=(n != 1);" },"pluralForm" :"nplurals=2; plural=(n != 1);"
} }

1
l10n/en_GB.js vendored
View File

@ -24,6 +24,7 @@ OC.L10N.register(
"Name" : "Surname", "Name" : "Surname",
"Update" : "Update", "Update" : "Update",
"Loading …" : "Loading …", "Loading …" : "Loading …",
"Refresh" : "Refresh",
"Cannot find this photo anymore!" : "Cannot find this photo any more!" "Cannot find this photo anymore!" : "Cannot find this photo any more!"
}, },
"nplurals=2; plural=(n != 1);"); "nplurals=2; plural=(n != 1);");

1
l10n/en_GB.json vendored
View File

@ -22,6 +22,7 @@
"Name" : "Surname", "Name" : "Surname",
"Update" : "Update", "Update" : "Update",
"Loading …" : "Loading …", "Loading …" : "Loading …",
"Refresh" : "Refresh",
"Cannot find this photo anymore!" : "Cannot find this photo any more!" "Cannot find this photo anymore!" : "Cannot find this photo any more!"
},"pluralForm" :"nplurals=2; plural=(n != 1);" },"pluralForm" :"nplurals=2; plural=(n != 1);"
} }

7
l10n/es.js vendored
View File

@ -113,6 +113,10 @@ OC.L10N.register(
"Failed to move {name}." : "Fallo al mover {name}.", "Failed to move {name}." : "Fallo al mover {name}.",
"Move selected photos to person" : "Mover fotos seleccionadas a persona", "Move selected photos to person" : "Mover fotos seleccionadas a persona",
"Are you sure you want to move the selected photos from {name} to {newName}?" : "¿Está seguro de que desea mover las fotos seleccionadas de {name} a {newName}?", "Are you sure you want to move the selected photos from {name} to {newName}?" : "¿Está seguro de que desea mover las fotos seleccionadas de {name} a {newName}?",
"Share Folder" : "Compartir carpeta",
"You cannot share the root folder" : "No puedes compartir la carpeta raíz",
"Use the sidebar to share this folder." : "Utilice la barra lateral para compartir esta carpeta.",
"If you create a public link share, click on refresh and a corresponding link to Memories will be shown below." : "Si crea un enlace público de compartición, haga click en refrescar y se mostrará abajo el enlace correspondiente a Memories.",
"Refresh" : "Actualizar", "Refresh" : "Actualizar",
"Share album" : "Compartir álbum", "Share album" : "Compartir álbum",
"Delete album" : "Eliminar álbum", "Delete album" : "Eliminar álbum",
@ -132,6 +136,7 @@ OC.L10N.register(
"Failed to download some files." : "Fallo al descargar algunos archivos.", "Failed to download some files." : "Fallo al descargar algunos archivos.",
"Failed to favorite files." : "Fallo al marcar archivos como favoritos.", "Failed to favorite files." : "Fallo al marcar archivos como favoritos.",
"Failed to favorite some files." : "Fallo al marcar algunos archivos como favoritos.", "Failed to favorite some files." : "Fallo al marcar algunos archivos como favoritos.",
"Failed to favorite {fileName}." : "Fallo al marcar como favorito {fileName}." "Failed to favorite {fileName}." : "Fallo al marcar como favorito {fileName}.",
"# 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- **🖼️ Albums**: Create albums to group photos and videos together. Then share these albums with others.\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- **📷 RAW Support**: View RAW photos from your camera with the [Camera RAW Previews](https://apps.nextcloud.com/apps/camerarawpreviews) app.\n- **🫱🏻‍🫲🏻 External Sharing**: Share photos and videos with people outside of your Nextcloud instance.\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." : "# Memories\n\nMemories es una aplicación de gestión de fotos para Nextcloud con algunas características avanzadas, incluyendo:\n\n- **📸 Línea de tiempo**: Organice fotos y videos por fecha, analizadas desde los datos Exif.\n- **⏪ Rebobinar**: Navegue a cualquier momento del pasado instantáneamente y reviva sus memorias.\n- **🤖 Etiquetado IA**: Agrupe fotos por persona y objetos utilizando IA, aprovechando las capacidades de la aplicación [recognize](https://github.com/nextcloud/recognize).\n- **🖼️ Álbumes**: Cree álbumes para agrupar fotos y videos en conjunto. Podrá entonces compartir estos álbumes con otros.\n- **📁 Carpetas**: Navegue sus propias carpetas así como las carpetas compartidas con una línea de tiempo similar y eficiente..\n- **🎦 Presentación de diapositivas**: Vea fotos de su línea de tiempo y carpetas de manera sencilla.\n- **📱 Soporte a Móviles**: Funciona con dispositivos de cualquier tamaño y forma a través de la aplicación web.\n- **✏️ Editar Metadatos**: Edite las fechas Exif en las fotos de forma rápida y sencilla.\n- **📦 Archivar**: Almacene las fotos que no quiere ver en su línea de tiempo en una carpeta separada.\n- **📷 Soporte RAW**: Vea fotos RAW de su cámara con la vista previa aprovenchando las capacidades de la aplicación [Camera RAW Previews](https://apps.nextcloud.com/apps/camerarawpreviews).\n- **⚡️ Rápida**: Memories es extremandamente rápida. Punto.\n\nPara tener una idea de como se siente y se vé Memories, compruebe la [demostración pública](https://memories-demo.radialapps.com/apps/memories/). Tenga en cuenta que la demostración es de sólo lectura y podría ser lenta ya que se ejecuta en una VM en la nube de la capa gratuita de [Oracle Cloud](https://www.oracle.com/cloud/free/). Los créditos de las fotos son para [Unsplash](https://unsplash.com/) (para créditos individuales, refiérase a cada carpeta).\n\n## 🚀 Instalación\n\n1. Instale la app desde la tienda de Nextcloud\n2. Ejecute `php ./occ memories:index` para generar los índices de metadatos para las fotos existentes.\n3. Abra la aplicación 📷 Memories en Nextcloud y especifique la carpeta que contiene sus fotos. Las fotos de esta carpeta serán mostradas en la línea de tiempo, incluyendo cualquier foto que esté en las subcarpetas anidadas.\n4. La instalación de la aplicación [preview generator](https://github.com/rullzer/previewgenerator) para la generación de las miniaturas de previsualización es altamente recomendado."
}, },
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

7
l10n/es.json vendored
View File

@ -111,6 +111,10 @@
"Failed to move {name}." : "Fallo al mover {name}.", "Failed to move {name}." : "Fallo al mover {name}.",
"Move selected photos to person" : "Mover fotos seleccionadas a persona", "Move selected photos to person" : "Mover fotos seleccionadas a persona",
"Are you sure you want to move the selected photos from {name} to {newName}?" : "¿Está seguro de que desea mover las fotos seleccionadas de {name} a {newName}?", "Are you sure you want to move the selected photos from {name} to {newName}?" : "¿Está seguro de que desea mover las fotos seleccionadas de {name} a {newName}?",
"Share Folder" : "Compartir carpeta",
"You cannot share the root folder" : "No puedes compartir la carpeta raíz",
"Use the sidebar to share this folder." : "Utilice la barra lateral para compartir esta carpeta.",
"If you create a public link share, click on refresh and a corresponding link to Memories will be shown below." : "Si crea un enlace público de compartición, haga click en refrescar y se mostrará abajo el enlace correspondiente a Memories.",
"Refresh" : "Actualizar", "Refresh" : "Actualizar",
"Share album" : "Compartir álbum", "Share album" : "Compartir álbum",
"Delete album" : "Eliminar álbum", "Delete album" : "Eliminar álbum",
@ -130,6 +134,7 @@
"Failed to download some files." : "Fallo al descargar algunos archivos.", "Failed to download some files." : "Fallo al descargar algunos archivos.",
"Failed to favorite files." : "Fallo al marcar archivos como favoritos.", "Failed to favorite files." : "Fallo al marcar archivos como favoritos.",
"Failed to favorite some files." : "Fallo al marcar algunos archivos como favoritos.", "Failed to favorite some files." : "Fallo al marcar algunos archivos como favoritos.",
"Failed to favorite {fileName}." : "Fallo al marcar como favorito {fileName}." "Failed to favorite {fileName}." : "Fallo al marcar como favorito {fileName}.",
"# 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- **🖼️ Albums**: Create albums to group photos and videos together. Then share these albums with others.\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- **📷 RAW Support**: View RAW photos from your camera with the [Camera RAW Previews](https://apps.nextcloud.com/apps/camerarawpreviews) app.\n- **🫱🏻‍🫲🏻 External Sharing**: Share photos and videos with people outside of your Nextcloud instance.\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." : "# Memories\n\nMemories es una aplicación de gestión de fotos para Nextcloud con algunas características avanzadas, incluyendo:\n\n- **📸 Línea de tiempo**: Organice fotos y videos por fecha, analizadas desde los datos Exif.\n- **⏪ Rebobinar**: Navegue a cualquier momento del pasado instantáneamente y reviva sus memorias.\n- **🤖 Etiquetado IA**: Agrupe fotos por persona y objetos utilizando IA, aprovechando las capacidades de la aplicación [recognize](https://github.com/nextcloud/recognize).\n- **🖼️ Álbumes**: Cree álbumes para agrupar fotos y videos en conjunto. Podrá entonces compartir estos álbumes con otros.\n- **📁 Carpetas**: Navegue sus propias carpetas así como las carpetas compartidas con una línea de tiempo similar y eficiente..\n- **🎦 Presentación de diapositivas**: Vea fotos de su línea de tiempo y carpetas de manera sencilla.\n- **📱 Soporte a Móviles**: Funciona con dispositivos de cualquier tamaño y forma a través de la aplicación web.\n- **✏️ Editar Metadatos**: Edite las fechas Exif en las fotos de forma rápida y sencilla.\n- **📦 Archivar**: Almacene las fotos que no quiere ver en su línea de tiempo en una carpeta separada.\n- **📷 Soporte RAW**: Vea fotos RAW de su cámara con la vista previa aprovenchando las capacidades de la aplicación [Camera RAW Previews](https://apps.nextcloud.com/apps/camerarawpreviews).\n- **⚡️ Rápida**: Memories es extremandamente rápida. Punto.\n\nPara tener una idea de como se siente y se vé Memories, compruebe la [demostración pública](https://memories-demo.radialapps.com/apps/memories/). Tenga en cuenta que la demostración es de sólo lectura y podría ser lenta ya que se ejecuta en una VM en la nube de la capa gratuita de [Oracle Cloud](https://www.oracle.com/cloud/free/). Los créditos de las fotos son para [Unsplash](https://unsplash.com/) (para créditos individuales, refiérase a cada carpeta).\n\n## 🚀 Instalación\n\n1. Instale la app desde la tienda de Nextcloud\n2. Ejecute `php ./occ memories:index` para generar los índices de metadatos para las fotos existentes.\n3. Abra la aplicación 📷 Memories en Nextcloud y especifique la carpeta que contiene sus fotos. Las fotos de esta carpeta serán mostradas en la línea de tiempo, incluyendo cualquier foto que esté en las subcarpetas anidadas.\n4. La instalación de la aplicación [preview generator](https://github.com/rullzer/previewgenerator) para la generación de las miniaturas de previsualización es altamente recomendado."
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} }

4
l10n/zh_TW.js vendored
View File

@ -3,7 +3,6 @@ OC.L10N.register(
{ {
"Memories" : "回憶", "Memories" : "回憶",
"Yet another photo management app" : "又一個照片管理應用程式", "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- **🖼️ Albums**: Create albums to group photos and videos together. Then share these albums with others.\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- **📷 RAW Support**: View RAW photos from your camera with the [Camera RAW Previews](https://apps.nextcloud.com/apps/camerarawpreviews) app.\n- **🫱🏻‍🫲🏻 External Sharing**: Share photos and videos with people outside of your Nextcloud instance.\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* **📱 行動裝置支援**:透過網路應用程式在任何形狀與大小的裝置上運作。\n* **✏️ 編輯詮釋資料**:快速輕鬆地編輯照片上的 Exif 日期。\n* **📦 封存**:將您不想在時間軸中看到的照片儲存在單獨的資料夾中。\n- **📷 RAW 支援**:使用 [Camera RAW Previews](https://apps.nextcloud.com/apps/camerarawpreviews) 應用程式檢視來自您相機的 RAW 照片。\n- **🫱🏻‍🫲🏻 外部分享**:與您 Nextcloud 站台以外的人們分享照片與影片。\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" : "時間軸", "Timeline" : "時間軸",
"Folders" : "資料夾", "Folders" : "資料夾",
"Favorites" : "最愛", "Favorites" : "最愛",
@ -137,6 +136,7 @@ OC.L10N.register(
"Failed to download some files." : "下載部份檔案失敗。", "Failed to download some files." : "下載部份檔案失敗。",
"Failed to favorite files." : "加入最愛檔案失敗。", "Failed to favorite files." : "加入最愛檔案失敗。",
"Failed to favorite some files." : "將部份檔案加入最愛失敗。", "Failed to favorite some files." : "將部份檔案加入最愛失敗。",
"Failed to favorite {fileName}." : "將 {fileName} 加入最愛失敗。" "Failed to favorite {fileName}." : "將 {fileName} 加入最愛失敗。",
"# 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- **🖼️ Albums**: Create albums to group photos and videos together. Then share these albums with others.\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- **📷 RAW Support**: View RAW photos from your camera with the [Camera RAW Previews](https://apps.nextcloud.com/apps/camerarawpreviews) app.\n- **🫱🏻‍🫲🏻 External Sharing**: Share photos and videos with people outside of your Nextcloud instance.\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* **📱 行動裝置支援**:透過網路應用程式在任何形狀與大小的裝置上運作。\n* **✏️ 編輯詮釋資料**:快速輕鬆地編輯照片上的 Exif 日期。\n* **📦 封存**:將您不想在時間軸中看到的照片儲存在單獨的資料夾中。\n- **📷 RAW 支援**:使用 [Camera RAW Previews](https://apps.nextcloud.com/apps/camerarawpreviews) 應用程式檢視來自您相機的 RAW 照片。\n- **🫱🏻‍🫲🏻 外部分享**:與您 Nextcloud 站台以外的人們分享照片與影片。\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)來預先產生縮圖。"
}, },
"nplurals=1; plural=0;"); "nplurals=1; plural=0;");

4
l10n/zh_TW.json vendored
View File

@ -1,7 +1,6 @@
{ "translations": { { "translations": {
"Memories" : "回憶", "Memories" : "回憶",
"Yet another photo management app" : "又一個照片管理應用程式", "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- **🖼️ Albums**: Create albums to group photos and videos together. Then share these albums with others.\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- **📷 RAW Support**: View RAW photos from your camera with the [Camera RAW Previews](https://apps.nextcloud.com/apps/camerarawpreviews) app.\n- **🫱🏻‍🫲🏻 External Sharing**: Share photos and videos with people outside of your Nextcloud instance.\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* **📱 行動裝置支援**:透過網路應用程式在任何形狀與大小的裝置上運作。\n* **✏️ 編輯詮釋資料**:快速輕鬆地編輯照片上的 Exif 日期。\n* **📦 封存**:將您不想在時間軸中看到的照片儲存在單獨的資料夾中。\n- **📷 RAW 支援**:使用 [Camera RAW Previews](https://apps.nextcloud.com/apps/camerarawpreviews) 應用程式檢視來自您相機的 RAW 照片。\n- **🫱🏻‍🫲🏻 外部分享**:與您 Nextcloud 站台以外的人們分享照片與影片。\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" : "時間軸", "Timeline" : "時間軸",
"Folders" : "資料夾", "Folders" : "資料夾",
"Favorites" : "最愛", "Favorites" : "最愛",
@ -135,6 +134,7 @@
"Failed to download some files." : "下載部份檔案失敗。", "Failed to download some files." : "下載部份檔案失敗。",
"Failed to favorite files." : "加入最愛檔案失敗。", "Failed to favorite files." : "加入最愛檔案失敗。",
"Failed to favorite some files." : "將部份檔案加入最愛失敗。", "Failed to favorite some files." : "將部份檔案加入最愛失敗。",
"Failed to favorite {fileName}." : "將 {fileName} 加入最愛失敗。" "Failed to favorite {fileName}." : "將 {fileName} 加入最愛失敗。",
"# 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- **🖼️ Albums**: Create albums to group photos and videos together. Then share these albums with others.\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- **📷 RAW Support**: View RAW photos from your camera with the [Camera RAW Previews](https://apps.nextcloud.com/apps/camerarawpreviews) app.\n- **🫱🏻‍🫲🏻 External Sharing**: Share photos and videos with people outside of your Nextcloud instance.\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* **📱 行動裝置支援**:透過網路應用程式在任何形狀與大小的裝置上運作。\n* **✏️ 編輯詮釋資料**:快速輕鬆地編輯照片上的 Exif 日期。\n* **📦 封存**:將您不想在時間軸中看到的照片儲存在單獨的資料夾中。\n- **📷 RAW 支援**:使用 [Camera RAW Previews](https://apps.nextcloud.com/apps/camerarawpreviews) 應用程式檢視來自您相機的 RAW 照片。\n- **🫱🏻‍🫲🏻 外部分享**:與您 Nextcloud 站台以外的人們分享照片與影片。\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)來預先產生縮圖。"
},"pluralForm" :"nplurals=1; plural=0;" },"pluralForm" :"nplurals=1; plural=0;"
} }