diff --git a/l10n/cs.js b/l10n/cs.js index 0df62cfe..a8a08efc 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -181,6 +181,7 @@ OC.L10N.register( "Share album" : "Nasdílet album", "Download album" : "Stáhnout si album", "Delete album" : "Smazat album", + "Nothing to show here" : "Není co zde zobrazit", "Merge with different person" : "Sloučit s jinou osobou", "Mark person in preview" : "Označovat osobu v náhledu", "Share folder" : "Nasdílet složku", @@ -306,6 +307,18 @@ OC.L10N.register( "Failed to favorite files." : "Nepodařilo se přidat soubory mezi oblíbené.", "Failed to favorite some files." : "Některé soubory se nepodařilo označit jako oblíbené", "Failed to favorite {fileName}." : "Nepodařilo se přidat {fileName} do oblíbených.", + "Upload some photos and make sure the timeline path is configured" : "Nahrajte nějaké fotky a ověřte, že je nastavený popis umístění časové osy", + "Mark photos as favorite to find them easily" : "Abyste je snadno našli, označujte fotky jako oblíbené", + "Memories from past years will appear here" : "Vzpomínky z minulých let se zobrazí zde", + "You will find your friends soon. Please be patient" : "Brzy zde naleznete své přátele. Prosím buďte trpěliví", + "Face Recognition is disabled. Enable in settings to find your friends" : "Rozpoznávání obličejů je vypnuté. Pokud chcete vyhledat své přátele, zapněte ho v nastavení", + "Your videos will appear here" : "Vaše videa se objeví zde", + "No photos in this album yet" : "V tomto albu zatím nejsou žádné fotky", + "Create an album to get started" : "Začněte vytvořením alba", + "Archive photos you don't want to see in your timeline" : "Fotky, které nechcete vidět na časové ose zaarchivujte", + "Tag photos to find them easily" : "Abyste je snadno našli, opatřujte fotky štítky", + "Recognize is still working on your photos" : "Stále ještě probíhá rozpoznávání vašich fotek", + "Places you have been to will appear here" : "Objeví se zde místa, na kterých jste byli", "Your Timeline" : "Vaše časová osa", "EXIF" : "EXIF", "Edit Date/Time" : "Upravit datum/čas", diff --git a/l10n/cs.json b/l10n/cs.json index 2740ea89..0fdecec4 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -179,6 +179,7 @@ "Share album" : "Nasdílet album", "Download album" : "Stáhnout si album", "Delete album" : "Smazat album", + "Nothing to show here" : "Není co zde zobrazit", "Merge with different person" : "Sloučit s jinou osobou", "Mark person in preview" : "Označovat osobu v náhledu", "Share folder" : "Nasdílet složku", @@ -304,6 +305,18 @@ "Failed to favorite files." : "Nepodařilo se přidat soubory mezi oblíbené.", "Failed to favorite some files." : "Některé soubory se nepodařilo označit jako oblíbené", "Failed to favorite {fileName}." : "Nepodařilo se přidat {fileName} do oblíbených.", + "Upload some photos and make sure the timeline path is configured" : "Nahrajte nějaké fotky a ověřte, že je nastavený popis umístění časové osy", + "Mark photos as favorite to find them easily" : "Abyste je snadno našli, označujte fotky jako oblíbené", + "Memories from past years will appear here" : "Vzpomínky z minulých let se zobrazí zde", + "You will find your friends soon. Please be patient" : "Brzy zde naleznete své přátele. Prosím buďte trpěliví", + "Face Recognition is disabled. Enable in settings to find your friends" : "Rozpoznávání obličejů je vypnuté. Pokud chcete vyhledat své přátele, zapněte ho v nastavení", + "Your videos will appear here" : "Vaše videa se objeví zde", + "No photos in this album yet" : "V tomto albu zatím nejsou žádné fotky", + "Create an album to get started" : "Začněte vytvořením alba", + "Archive photos you don't want to see in your timeline" : "Fotky, které nechcete vidět na časové ose zaarchivujte", + "Tag photos to find them easily" : "Abyste je snadno našli, opatřujte fotky štítky", + "Recognize is still working on your photos" : "Stále ještě probíhá rozpoznávání vašich fotek", + "Places you have been to will appear here" : "Objeví se zde místa, na kterých jste byli", "Your Timeline" : "Vaše časová osa", "EXIF" : "EXIF", "Edit Date/Time" : "Upravit datum/čas", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 5d794ce2..5ea28f03 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Memories" : "Erinnerungen", "Fast, modern and advanced photo management suite" : "Schnelle, moderne und fortschrittliche Fotoverwaltungssuite", + "# 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." : "# Erinnerungen: Fotoverwaltung für Nextcloud\n\nErinnerungen (Memories) ist eine Fotoverwaltungslösung *Batterien enthalten* für Nextcloud mit erweiterten Funktionen, darunter:\n\n- **📸 Timeline**: Fotos und Videos nach Aufnahmedatum sortieren, 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, unterstützt von [recognize](https://github.com/nextcloud/recognize) und [facerecognition](https://github.com/matiasdelellis/facerecognition ).\n- **🖼️ Alben**: Erstellen Sie Alben, um Fotos und Videos zu gruppieren. Dann teilen Sie diese Alben mit anderen.\n- **🫱🏻‍🫲🏻 Externes Teilen**: Teilen Sie Fotos und Videos mit Personen außerhalb Ihrer Nextcloud-Instanz.\n- **📱 Mobiler Support**: Arbeiten Sie von jedem Gerät jeder Form und Größe über die Web-App.\n- **✏️ Metadaten bearbeiten**: Bearbeiten Sie Daten und andere Metadaten auf Fotos schnell und in großen Mengen.\n- **📦 Archiv**: Speichern Sie Fotos, die Sie nicht in Ihrer Chronik sehen möchten, in einem separaten Ordner.\n- **📹 Videotranskodierung**: Videos transkodieren und HLS für maximale Leistung verwenden.\n- **🗺️ Karte**: Zeigen Sie Ihre Fotos auf einer Karte an, die mit genauer umgekehrter Geokodierung versehen ist.\n- **📦 Migration**: Migrieren Sie einfach von Nextcloud Photos und Google Takeout.\n- **⚡️ Leistung**: Mach das alles sehr schnell.\n\n## 🚀 Installation\n\n1. Installieren Sie die App aus dem Nextcloud App Store (probieren Sie [hier] eine Demo aus (https://memories-demo.radialapps.com/apps/memories/)).\n1. Führen Sie die empfohlenen [Konfigurationsschritte] durch (https://github.com/pulsejet/memories/wiki/Configuration).\n1. Führen Sie `php occ memorys: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.", "Settings" : "Einstellungen", "People (Recognize)" : "Personen (erkennen)", "People" : "Personen", @@ -181,6 +182,7 @@ OC.L10N.register( "Share album" : "Album teilen", "Download album" : "Album herunterladen", "Delete album" : "Album löschen", + "Nothing to show here" : "Hier gibt es nichts anzuzeigen", "Merge with different person" : "Mit einer anderen Person zusammenführen", "Mark person in preview" : "Person in Vorschau markieren", "Share folder" : "Ordner teilen", @@ -306,6 +308,18 @@ OC.L10N.register( "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 {fileName}." : "{fileName} konnte nicht zu den Favoriten hinzugefügt werden.", + "Upload some photos and make sure the timeline path is configured" : "Laden Sie einige Fotos hoch und stellen Sie sicher, dass der Timeline-Pfad konfiguriert ist", + "Mark photos as favorite to find them easily" : "Markieren Sie Fotos als Favoriten, um sie leicht zu finden", + "Memories from past years will appear here" : "Erinnerungen aus vergangenen Jahren werden hier erscheinen", + "You will find your friends soon. Please be patient" : "Sie werden Ihre Freunde bald finden. Bitte haben Sie Geduld", + "Face Recognition is disabled. Enable in settings to find your friends" : "Die Gesichtserkennung ist deaktiviert. Aktivieren Sie sie in den Einstellungen, um Ihre Freunde zu finden", + "Your videos will appear here" : "Ihre Videos werden hier angezeigt", + "No photos in this album yet" : "Noch keine Fotos in diesem Album", + "Create an album to get started" : "Erstellen Sie ein Album, um loszulegen", + "Archive photos you don't want to see in your timeline" : "Archivieren Sie Fotos, die Sie nicht in Ihrer Chronik sehen möchten", + "Tag photos to find them easily" : "Markieren Sie Fotos, um sie leicht zu finden", + "Recognize is still working on your photos" : "Die Erkennung arbeitet noch an Ihren Fotos", + "Places you have been to will appear here" : "Orte, die Sie besucht haben, werden hier angezeigt", "Your Timeline" : "Ihre Zeitleiste", "# 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**: Works on devices of any shape and size through the web app.\n- **✏️ Edit Metadata**: Edit dates on photos quickly and easily.\n- **📦 Archive**: Store photos you don't want to see in your timeline in a separate folder.\n- **📹 Video Transcoding**: Memories transcodes videos and uses HLS for maximal performance.\n- **🗺️ Map**: View your photos on a map, tagged with accurate reverse geocoding.\n- **⚡️ Performance**: Memories is 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/Extra-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." : "# Erinnerungen (Memoriers): Fotoverwaltung für Nextcloud\n\nErinnerungen (Memories) ist eine Fotoverwaltungslösung *Batterien enthalten* für Nextcloud mit erweiterten Funktionen, darunter:\n\n- **📸 Timeline**: Fotos und Videos nach Aufnahmedatum sortieren, 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, unterstützt von [recognize](https://github.com/nextcloud/recognize) und [facerecognition](https://github.com/matiasdelellis/facerecognition ).\n- **🖼️ Alben**: Erstellen Sie Alben, um Fotos und Videos zu gruppieren. Dann teilen Sie diese Alben mit anderen.\n- **🫱🏻‍🫲🏻 Externes Teilen**: Teilen Sie Fotos und Videos mit Personen außerhalb Ihrer Nextcloud-Instanz.\n- **📱 Mobiler Support**: Funktioniert auf Geräten jeder Form und Größe über die Web-App.\n- **✏️ Metadaten bearbeiten**: Bearbeiten Sie 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- **📹 Videotranskodierung**: Memories transkodiert Videos und verwendet HLS für maximale Leistung.\n- **🗺️ Karte**: Zeigen Sie Ihre Fotos auf einer Karte an, die mit genauer umgekehrter Geokodierung versehen ist.\n- **⚡️ Performance**: Memories ist sehr schnell.\n\n## 🚀 Installation\n\n1. Installieren Sie die App aus dem Nextcloud App Store (probieren Sie [hier](https://memories-demo.radialapps.com/apps/memories/) eine Demo aus).\n1. Führen Sie die empfohlenen [Konfigurationsschritte](https://github.com/pulsejet/memories/wiki/Extra-Configuration) durch.\n1. Führen Sie `php occ memorys: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.", "EXIF" : "EXIF", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index a9cc22b7..38f58171 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -1,6 +1,7 @@ { "translations": { "Memories" : "Erinnerungen", "Fast, modern and advanced photo management suite" : "Schnelle, moderne und fortschrittliche Fotoverwaltungssuite", + "# 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." : "# Erinnerungen: Fotoverwaltung für Nextcloud\n\nErinnerungen (Memories) ist eine Fotoverwaltungslösung *Batterien enthalten* für Nextcloud mit erweiterten Funktionen, darunter:\n\n- **📸 Timeline**: Fotos und Videos nach Aufnahmedatum sortieren, 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, unterstützt von [recognize](https://github.com/nextcloud/recognize) und [facerecognition](https://github.com/matiasdelellis/facerecognition ).\n- **🖼️ Alben**: Erstellen Sie Alben, um Fotos und Videos zu gruppieren. Dann teilen Sie diese Alben mit anderen.\n- **🫱🏻‍🫲🏻 Externes Teilen**: Teilen Sie Fotos und Videos mit Personen außerhalb Ihrer Nextcloud-Instanz.\n- **📱 Mobiler Support**: Arbeiten Sie von jedem Gerät jeder Form und Größe über die Web-App.\n- **✏️ Metadaten bearbeiten**: Bearbeiten Sie Daten und andere Metadaten auf Fotos schnell und in großen Mengen.\n- **📦 Archiv**: Speichern Sie Fotos, die Sie nicht in Ihrer Chronik sehen möchten, in einem separaten Ordner.\n- **📹 Videotranskodierung**: Videos transkodieren und HLS für maximale Leistung verwenden.\n- **🗺️ Karte**: Zeigen Sie Ihre Fotos auf einer Karte an, die mit genauer umgekehrter Geokodierung versehen ist.\n- **📦 Migration**: Migrieren Sie einfach von Nextcloud Photos und Google Takeout.\n- **⚡️ Leistung**: Mach das alles sehr schnell.\n\n## 🚀 Installation\n\n1. Installieren Sie die App aus dem Nextcloud App Store (probieren Sie [hier] eine Demo aus (https://memories-demo.radialapps.com/apps/memories/)).\n1. Führen Sie die empfohlenen [Konfigurationsschritte] durch (https://github.com/pulsejet/memories/wiki/Configuration).\n1. Führen Sie `php occ memorys: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.", "Settings" : "Einstellungen", "People (Recognize)" : "Personen (erkennen)", "People" : "Personen", @@ -179,6 +180,7 @@ "Share album" : "Album teilen", "Download album" : "Album herunterladen", "Delete album" : "Album löschen", + "Nothing to show here" : "Hier gibt es nichts anzuzeigen", "Merge with different person" : "Mit einer anderen Person zusammenführen", "Mark person in preview" : "Person in Vorschau markieren", "Share folder" : "Ordner teilen", @@ -304,6 +306,18 @@ "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 {fileName}." : "{fileName} konnte nicht zu den Favoriten hinzugefügt werden.", + "Upload some photos and make sure the timeline path is configured" : "Laden Sie einige Fotos hoch und stellen Sie sicher, dass der Timeline-Pfad konfiguriert ist", + "Mark photos as favorite to find them easily" : "Markieren Sie Fotos als Favoriten, um sie leicht zu finden", + "Memories from past years will appear here" : "Erinnerungen aus vergangenen Jahren werden hier erscheinen", + "You will find your friends soon. Please be patient" : "Sie werden Ihre Freunde bald finden. Bitte haben Sie Geduld", + "Face Recognition is disabled. Enable in settings to find your friends" : "Die Gesichtserkennung ist deaktiviert. Aktivieren Sie sie in den Einstellungen, um Ihre Freunde zu finden", + "Your videos will appear here" : "Ihre Videos werden hier angezeigt", + "No photos in this album yet" : "Noch keine Fotos in diesem Album", + "Create an album to get started" : "Erstellen Sie ein Album, um loszulegen", + "Archive photos you don't want to see in your timeline" : "Archivieren Sie Fotos, die Sie nicht in Ihrer Chronik sehen möchten", + "Tag photos to find them easily" : "Markieren Sie Fotos, um sie leicht zu finden", + "Recognize is still working on your photos" : "Die Erkennung arbeitet noch an Ihren Fotos", + "Places you have been to will appear here" : "Orte, die Sie besucht haben, werden hier angezeigt", "Your Timeline" : "Ihre Zeitleiste", "# 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**: Works on devices of any shape and size through the web app.\n- **✏️ Edit Metadata**: Edit dates on photos quickly and easily.\n- **📦 Archive**: Store photos you don't want to see in your timeline in a separate folder.\n- **📹 Video Transcoding**: Memories transcodes videos and uses HLS for maximal performance.\n- **🗺️ Map**: View your photos on a map, tagged with accurate reverse geocoding.\n- **⚡️ Performance**: Memories is 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/Extra-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." : "# Erinnerungen (Memoriers): Fotoverwaltung für Nextcloud\n\nErinnerungen (Memories) ist eine Fotoverwaltungslösung *Batterien enthalten* für Nextcloud mit erweiterten Funktionen, darunter:\n\n- **📸 Timeline**: Fotos und Videos nach Aufnahmedatum sortieren, 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, unterstützt von [recognize](https://github.com/nextcloud/recognize) und [facerecognition](https://github.com/matiasdelellis/facerecognition ).\n- **🖼️ Alben**: Erstellen Sie Alben, um Fotos und Videos zu gruppieren. Dann teilen Sie diese Alben mit anderen.\n- **🫱🏻‍🫲🏻 Externes Teilen**: Teilen Sie Fotos und Videos mit Personen außerhalb Ihrer Nextcloud-Instanz.\n- **📱 Mobiler Support**: Funktioniert auf Geräten jeder Form und Größe über die Web-App.\n- **✏️ Metadaten bearbeiten**: Bearbeiten Sie 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- **📹 Videotranskodierung**: Memories transkodiert Videos und verwendet HLS für maximale Leistung.\n- **🗺️ Karte**: Zeigen Sie Ihre Fotos auf einer Karte an, die mit genauer umgekehrter Geokodierung versehen ist.\n- **⚡️ Performance**: Memories ist sehr schnell.\n\n## 🚀 Installation\n\n1. Installieren Sie die App aus dem Nextcloud App Store (probieren Sie [hier](https://memories-demo.radialapps.com/apps/memories/) eine Demo aus).\n1. Führen Sie die empfohlenen [Konfigurationsschritte](https://github.com/pulsejet/memories/wiki/Extra-Configuration) durch.\n1. Führen Sie `php occ memorys: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.", "EXIF" : "EXIF", diff --git a/l10n/sr.js b/l10n/sr.js index 4233f698..30119eaf 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -1,8 +1,13 @@ OC.L10N.register( "memories", { + "Memories" : "Успомене", + "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\n1. Инсталирајте апликцију са Nextcloud Продавнице апликација (пробајте демо [овде](https://memories-demo.radialapps.com/apps/memories/)).\n1. Извршите препоручене [кораке конфигурације](https://github.com/pulsejet/memories/wiki/Configuration).\n1. Извршите `php occ memories:index` да се генеришу индекси метаподатака за постојеће фотографије.\n1. Отворите апликацију 📷 Успомене у Nextcloud и подесите директоријум у којем се налазе ваше фотографије.", "Settings" : "Поставке", + "People (Recognize)" : "Људи (препознај)", "People" : "Људи", + "People (Face Recognition)" : "Људи (препознавање лица)", "Info" : "Инфо", "Timeline" : "Временска оса", "Folders" : "Фасцикле", @@ -14,16 +19,53 @@ OC.L10N.register( "Places" : "Места", "Map" : "Мапа", "Tags" : "Ознаке", + "A better photos experience awaits you" : "Чека вас боље фото искуство", + "Choose the root folder of your timeline to begin" : "Изаберите корени фолдер ваше временске линије да бисте почели", + "If you just installed Memories, run:" : "Ако сте управо инсталирали Успомене, извршите:", + "Continue to Memories" : "Настави на Успомене", + "Choose again" : "Изаберите поново", + "Click here to start" : "Клилните овде да почнете", + "You can always change this later in settings" : "Ово увек касније можете да измените у подешавањима", + "Choose the root of your timeline" : "Изаберите корен своје временске линије", + "The selected folder does not seem to be valid. Try again." : "Изгледа да је изабрани фолдер неисправан. Покушајте поново.", + "_Found {n} item in {path}_::_Found {n} items in {path}_" : ["Пронађена је {n} ставка у {path}","Пронађене су {n} ставке у {path}","Пронађено је {n} ставки у {path}"], "Edit" : "Измени", + "No title" : "Без назива", + "No description" : "Без описа", + "No coordinates" : "Без координата", + "Click edit to set location" : "Кликните уреди да поставите локацију", "Cancel" : "Поништи", "Delete" : "Избриши", + "Remove from album" : "Уклони из албума", "Download" : "Преузми", "Favorite" : "Омиљени", "Unarchive" : "Врати из архиве", + "Edit metadata" : "Уреди метаподатке", "View in folder" : "Види у фасцикли", + "Move to folder" : "Премести у фолдер", "Add to album" : "Додај у албум", + "Move to person" : "Премести у особу", + "Remove from person" : "Уклони из особе", + "You are about to download a large number of files. Are you sure?" : "Управо ћете да преузмете велики број фајлова. Да ли сте сигурни да то желите?", + "You are about to delete a large number of files. Are you sure?" : "Управо ћете да обришете велики број фајлова. Да ли сте сигурни да то желите?", + "You are about to touch a large number of files. Are you sure?" : "Управо ћете да приступите великом броју фајлова. Да ли сте сигурни да то желите?", + "_{n} selected_::_{n} selected_" : ["{n} изабран","{n} изабрана","{n} изабрано"], + "Memories Settings" : "Успомене подешавања", "General" : "Опште", + "Timeline Path" : "Путања временске линије", + "Square grid mode" : "Режим квадратне мреже", + "Show past photos on top of timeline" : "Прикажи фотографије из прошлости на врху временске линије", + "Load full size image on zoom" : "Учитај слику пуне величине код увећавања", + "Always load full size image (not recommended)" : "Увек учитај слику пуне величине (не препоручује се)", + "Folders Path" : "Путања до фолдера", + "Show hidden folders" : "Прикажи скривене фолдере", + "Sort folders oldest-first" : "Поређај фолдере најстарији прво", + "Sort albums oldest-first" : "Поређај албуме најстарији прво", + "Choose Timeline Paths" : "Изаберите путање временске линије", + "Choose the root for the folders view" : "Изаберите корен за поглед на фолдере", "Close" : "Затвори", + "Failed to load some photos" : "Неке фотографије нису могле да се учитају", + "_{n} item added to album_::_{n} items added to album_" : ["{n} ставка је додата у албум","{n} ставке су додате у албум","{n} ставки је додато у албум"], "Search for collaborators" : "Претрага сарадника", "Search people or groups" : "Претрага људи и група", "Add {collaboratorLabel} to the collaborators list" : "Додај {collaboratorLabel} на листу сарадника", @@ -42,6 +84,9 @@ OC.L10N.register( "New album" : "Нови албум", "Create new album" : "Креирај албум", "Edit album details" : "Уреди детаље о албуму", + "Could not load the selected album" : "Изабрани албум не може да се учита", + "Remove Album" : "Уклони албум", + "Failed to delete {name}." : "{name} не може да се обрише.", "Name of the album" : "Назив албума", "Location of the album" : "Локација албума", "Go back to the previous view." : "Повратак на претходни поглед.", @@ -51,22 +96,41 @@ OC.L10N.register( "Add collaborators" : "Додај сараднике", "Save" : "Сачувај", "Create album" : "Креирај албум", + "Invalid album name; should not contain any slashes." : "Неисправно име албума; не сме да садржи косе црте.", "Add selection to album {albumName}" : "Додај изабрано у албум {albumName}", "Create a new album." : "Креирање новог албума.", "_Share with %n user_::_Share with %n users_" : ["Подели са %n корисником","Подели са %n корисника","Подели са %n корисника"], + "_%n item_::_%n items_" : ["%n ставка","%n ставке","%n ставки"], "Save collaborators for this album." : "Сачувај сараднике на овом албуму", + "Share Album" : "Дели албум", "Year" : "Година", "Month" : "Месец", "Day" : "Дан", "Time" : "Време", "Hour" : "Сат", "Minute" : "Минут", + "Newest" : "Најновије", + "Oldest" : "Најстарије", + "Invalid Date" : "Неисправан датум", + "Newest date is older than oldest date" : "Најновији датум је старији од најстаријег датума", "Title" : "Звање", "Description" : "Опис", "Label" : "Ознака", + "Camera Make" : "Произвођач камере", + "Camera Model" : "Модел камере", + "Lens Model" : "Модел објектива", "Copyright" : "Ауторско право", "Empty" : "Празно", + "Unchanged" : "Непромењено", "Reset" : "Ресетуј", + "Remove location" : "Уклони локацију", + "Search location / landmark" : "Тражи локацију / орјентир", + "Failed to search for location with Nominatim." : "Није успела претрага локације са Nominatim.", + "Date / Time" : "Датум / време", + "Collaborative Tags" : "Ознаке сарадње", + "EXIF Fields" : "EXIF поља", + "Geolocation" : "Геолокација", + "Failed to load metadata for {n} photos." : "Није успело учитавање метаподатака за {n} фотографија.", "Remove person" : "Уклони особу", "Name" : "Име", "Rename person" : "Промени име особе", diff --git a/l10n/sr.json b/l10n/sr.json index f71b22cb..54f62360 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -1,6 +1,11 @@ { "translations": { + "Memories" : "Успомене", + "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\n1. Инсталирајте апликцију са Nextcloud Продавнице апликација (пробајте демо [овде](https://memories-demo.radialapps.com/apps/memories/)).\n1. Извршите препоручене [кораке конфигурације](https://github.com/pulsejet/memories/wiki/Configuration).\n1. Извршите `php occ memories:index` да се генеришу индекси метаподатака за постојеће фотографије.\n1. Отворите апликацију 📷 Успомене у Nextcloud и подесите директоријум у којем се налазе ваше фотографије.", "Settings" : "Поставке", + "People (Recognize)" : "Људи (препознај)", "People" : "Људи", + "People (Face Recognition)" : "Људи (препознавање лица)", "Info" : "Инфо", "Timeline" : "Временска оса", "Folders" : "Фасцикле", @@ -12,16 +17,53 @@ "Places" : "Места", "Map" : "Мапа", "Tags" : "Ознаке", + "A better photos experience awaits you" : "Чека вас боље фото искуство", + "Choose the root folder of your timeline to begin" : "Изаберите корени фолдер ваше временске линије да бисте почели", + "If you just installed Memories, run:" : "Ако сте управо инсталирали Успомене, извршите:", + "Continue to Memories" : "Настави на Успомене", + "Choose again" : "Изаберите поново", + "Click here to start" : "Клилните овде да почнете", + "You can always change this later in settings" : "Ово увек касније можете да измените у подешавањима", + "Choose the root of your timeline" : "Изаберите корен своје временске линије", + "The selected folder does not seem to be valid. Try again." : "Изгледа да је изабрани фолдер неисправан. Покушајте поново.", + "_Found {n} item in {path}_::_Found {n} items in {path}_" : ["Пронађена је {n} ставка у {path}","Пронађене су {n} ставке у {path}","Пронађено је {n} ставки у {path}"], "Edit" : "Измени", + "No title" : "Без назива", + "No description" : "Без описа", + "No coordinates" : "Без координата", + "Click edit to set location" : "Кликните уреди да поставите локацију", "Cancel" : "Поништи", "Delete" : "Избриши", + "Remove from album" : "Уклони из албума", "Download" : "Преузми", "Favorite" : "Омиљени", "Unarchive" : "Врати из архиве", + "Edit metadata" : "Уреди метаподатке", "View in folder" : "Види у фасцикли", + "Move to folder" : "Премести у фолдер", "Add to album" : "Додај у албум", + "Move to person" : "Премести у особу", + "Remove from person" : "Уклони из особе", + "You are about to download a large number of files. Are you sure?" : "Управо ћете да преузмете велики број фајлова. Да ли сте сигурни да то желите?", + "You are about to delete a large number of files. Are you sure?" : "Управо ћете да обришете велики број фајлова. Да ли сте сигурни да то желите?", + "You are about to touch a large number of files. Are you sure?" : "Управо ћете да приступите великом броју фајлова. Да ли сте сигурни да то желите?", + "_{n} selected_::_{n} selected_" : ["{n} изабран","{n} изабрана","{n} изабрано"], + "Memories Settings" : "Успомене подешавања", "General" : "Опште", + "Timeline Path" : "Путања временске линије", + "Square grid mode" : "Режим квадратне мреже", + "Show past photos on top of timeline" : "Прикажи фотографије из прошлости на врху временске линије", + "Load full size image on zoom" : "Учитај слику пуне величине код увећавања", + "Always load full size image (not recommended)" : "Увек учитај слику пуне величине (не препоручује се)", + "Folders Path" : "Путања до фолдера", + "Show hidden folders" : "Прикажи скривене фолдере", + "Sort folders oldest-first" : "Поређај фолдере најстарији прво", + "Sort albums oldest-first" : "Поређај албуме најстарији прво", + "Choose Timeline Paths" : "Изаберите путање временске линије", + "Choose the root for the folders view" : "Изаберите корен за поглед на фолдере", "Close" : "Затвори", + "Failed to load some photos" : "Неке фотографије нису могле да се учитају", + "_{n} item added to album_::_{n} items added to album_" : ["{n} ставка је додата у албум","{n} ставке су додате у албум","{n} ставки је додато у албум"], "Search for collaborators" : "Претрага сарадника", "Search people or groups" : "Претрага људи и група", "Add {collaboratorLabel} to the collaborators list" : "Додај {collaboratorLabel} на листу сарадника", @@ -40,6 +82,9 @@ "New album" : "Нови албум", "Create new album" : "Креирај албум", "Edit album details" : "Уреди детаље о албуму", + "Could not load the selected album" : "Изабрани албум не може да се учита", + "Remove Album" : "Уклони албум", + "Failed to delete {name}." : "{name} не може да се обрише.", "Name of the album" : "Назив албума", "Location of the album" : "Локација албума", "Go back to the previous view." : "Повратак на претходни поглед.", @@ -49,22 +94,41 @@ "Add collaborators" : "Додај сараднике", "Save" : "Сачувај", "Create album" : "Креирај албум", + "Invalid album name; should not contain any slashes." : "Неисправно име албума; не сме да садржи косе црте.", "Add selection to album {albumName}" : "Додај изабрано у албум {albumName}", "Create a new album." : "Креирање новог албума.", "_Share with %n user_::_Share with %n users_" : ["Подели са %n корисником","Подели са %n корисника","Подели са %n корисника"], + "_%n item_::_%n items_" : ["%n ставка","%n ставке","%n ставки"], "Save collaborators for this album." : "Сачувај сараднике на овом албуму", + "Share Album" : "Дели албум", "Year" : "Година", "Month" : "Месец", "Day" : "Дан", "Time" : "Време", "Hour" : "Сат", "Minute" : "Минут", + "Newest" : "Најновије", + "Oldest" : "Најстарије", + "Invalid Date" : "Неисправан датум", + "Newest date is older than oldest date" : "Најновији датум је старији од најстаријег датума", "Title" : "Звање", "Description" : "Опис", "Label" : "Ознака", + "Camera Make" : "Произвођач камере", + "Camera Model" : "Модел камере", + "Lens Model" : "Модел објектива", "Copyright" : "Ауторско право", "Empty" : "Празно", + "Unchanged" : "Непромењено", "Reset" : "Ресетуј", + "Remove location" : "Уклони локацију", + "Search location / landmark" : "Тражи локацију / орјентир", + "Failed to search for location with Nominatim." : "Није успела претрага локације са Nominatim.", + "Date / Time" : "Датум / време", + "Collaborative Tags" : "Ознаке сарадње", + "EXIF Fields" : "EXIF поља", + "Geolocation" : "Геолокација", + "Failed to load metadata for {n} photos." : "Није успело учитавање метаподатака за {n} фотографија.", "Remove person" : "Уклони особу", "Name" : "Име", "Rename person" : "Промени име особе", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index d123dbfe..c1b706fd 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Memories" : "回憶", "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 中開啟 📷 回憶應用程式,並設定包含您照片的目錄。", "Settings" : "設定", "People (Recognize)" : "人物(Recognize)", "People" : "人物", @@ -181,6 +182,7 @@ OC.L10N.register( "Share album" : "分享相簿", "Download album" : "下載相簿", "Delete album" : "刪除相簿", + "Nothing to show here" : "此處無可顯示之物", "Merge with different person" : "與其他人合併", "Mark person in preview" : "在預覽中標記人", "Share folder" : "分享資料夾", @@ -306,6 +308,18 @@ OC.L10N.register( "Failed to favorite files." : "加入最愛失敗。", "Failed to favorite some files." : "將部份檔案加入最愛失敗。", "Failed to favorite {fileName}." : "將 {fileName} 加入最愛失敗。", + "Upload some photos and make sure the timeline path is configured" : "上傳一些照片並確保已設定時間軸路徑", + "Mark photos as favorite to find them easily" : "將照片標記為最愛以輕鬆找到它們", + "Memories from past years will appear here" : "往年的照片會出現在這裡", + "You will find your friends soon. Please be patient" : "你很快就會找到你的朋友。請耐心等待。", + "Face Recognition is disabled. Enable in settings to find your friends" : "Face Recognition 已禁用。 在設定中啟用以尋找您的朋友", + "Your videos will appear here" : "您的視像將會出現在此處", + "No photos in this album yet" : "此相簿中還沒有照片", + "Create an album to get started" : "建立相簿以開始使用", + "Archive photos you don't want to see in your timeline" : "封存您不想要在時間軸中看到的照片", + "Tag photos to find them easily" : "為照片加上標籤以輕鬆地找到它們", + "Recognize is still working on your photos" : "Recognize 仍在處理您的照片", + "Places you have been to will appear here" : "您去過的地方會出現在此處", "Your Timeline" : "您的時間線", "# 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**: Works on devices of any shape and size through the web app.\n- **✏️ Edit Metadata**: Edit dates on photos quickly and easily.\n- **📦 Archive**: Store photos you don't want to see in your timeline in a separate folder.\n- **📹 Video Transcoding**: Memories transcodes videos and uses HLS for maximal performance.\n- **🗺️ Map**: View your photos on a map, tagged with accurate reverse geocoding.\n- **⚡️ Performance**: Memories is 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/Extra-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- **✏️ 編輯詮釋資料**:快速輕鬆地編輯照片上的 Exif 日期。\n- **📦 封存**:將您不想在時間軸中看到的照片儲存在單獨的資料夾中。\n- **📹 視訊轉換編碼**:回憶可以轉換視訊編碼並使用 HLS 來取得最大效能。\n- **🗺️ 地圖**:在地圖上檢視您的照片,並使用準確的反向地理編碼來標記。\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## 🚀 安裝\n\n1. 從 Nextcloud 應用商店安裝應用(在[此處](https://memories-demo.radialapps.com/apps/memories/) 試用演示)。\n1. 執行推薦的[配置步驟](https://github.com/pulsejet/memories/wiki/Extra-Configuration)。\n1. 運行 php occ memories:index 為現有照片生成元數據索引。\n1. 在 Nextcloud 中打開📷 Memories 應用程序並設置包含您的照片的目錄。", "EXIF" : "EXIF", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 6a972c9a..774b73b6 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -1,6 +1,7 @@ { "translations": { "Memories" : "回憶", "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 中開啟 📷 回憶應用程式,並設定包含您照片的目錄。", "Settings" : "設定", "People (Recognize)" : "人物(Recognize)", "People" : "人物", @@ -179,6 +180,7 @@ "Share album" : "分享相簿", "Download album" : "下載相簿", "Delete album" : "刪除相簿", + "Nothing to show here" : "此處無可顯示之物", "Merge with different person" : "與其他人合併", "Mark person in preview" : "在預覽中標記人", "Share folder" : "分享資料夾", @@ -304,6 +306,18 @@ "Failed to favorite files." : "加入最愛失敗。", "Failed to favorite some files." : "將部份檔案加入最愛失敗。", "Failed to favorite {fileName}." : "將 {fileName} 加入最愛失敗。", + "Upload some photos and make sure the timeline path is configured" : "上傳一些照片並確保已設定時間軸路徑", + "Mark photos as favorite to find them easily" : "將照片標記為最愛以輕鬆找到它們", + "Memories from past years will appear here" : "往年的照片會出現在這裡", + "You will find your friends soon. Please be patient" : "你很快就會找到你的朋友。請耐心等待。", + "Face Recognition is disabled. Enable in settings to find your friends" : "Face Recognition 已禁用。 在設定中啟用以尋找您的朋友", + "Your videos will appear here" : "您的視像將會出現在此處", + "No photos in this album yet" : "此相簿中還沒有照片", + "Create an album to get started" : "建立相簿以開始使用", + "Archive photos you don't want to see in your timeline" : "封存您不想要在時間軸中看到的照片", + "Tag photos to find them easily" : "為照片加上標籤以輕鬆地找到它們", + "Recognize is still working on your photos" : "Recognize 仍在處理您的照片", + "Places you have been to will appear here" : "您去過的地方會出現在此處", "Your Timeline" : "您的時間線", "# 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**: Works on devices of any shape and size through the web app.\n- **✏️ Edit Metadata**: Edit dates on photos quickly and easily.\n- **📦 Archive**: Store photos you don't want to see in your timeline in a separate folder.\n- **📹 Video Transcoding**: Memories transcodes videos and uses HLS for maximal performance.\n- **🗺️ Map**: View your photos on a map, tagged with accurate reverse geocoding.\n- **⚡️ Performance**: Memories is 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/Extra-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- **✏️ 編輯詮釋資料**:快速輕鬆地編輯照片上的 Exif 日期。\n- **📦 封存**:將您不想在時間軸中看到的照片儲存在單獨的資料夾中。\n- **📹 視訊轉換編碼**:回憶可以轉換視訊編碼並使用 HLS 來取得最大效能。\n- **🗺️ 地圖**:在地圖上檢視您的照片,並使用準確的反向地理編碼來標記。\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## 🚀 安裝\n\n1. 從 Nextcloud 應用商店安裝應用(在[此處](https://memories-demo.radialapps.com/apps/memories/) 試用演示)。\n1. 執行推薦的[配置步驟](https://github.com/pulsejet/memories/wiki/Extra-Configuration)。\n1. 運行 php occ memories:index 為現有照片生成元數據索引。\n1. 在 Nextcloud 中打開📷 Memories 應用程序並設置包含您的照片的目錄。", "EXIF" : "EXIF", diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index a934c323..78d08c38 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Memories" : "回憶", "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 中開啟 📷 回憶應用程式,並設定包含您照片的目錄。", "Settings" : "設定", "People (Recognize)" : "人物 (Recognize)", "People" : "人物", @@ -181,6 +182,7 @@ OC.L10N.register( "Share album" : "分享相簿", "Download album" : "下載相簿", "Delete album" : "刪除相簿", + "Nothing to show here" : "此處無可顯示之物", "Merge with different person" : "與其他人合併", "Mark person in preview" : "在預覽中標記人", "Share folder" : "分享資料夾", @@ -306,6 +308,18 @@ OC.L10N.register( "Failed to favorite files." : "加入最愛檔案失敗。", "Failed to favorite some files." : "將部份檔案加入最愛失敗。", "Failed to favorite {fileName}." : "將 {fileName} 加入最愛失敗。", + "Upload some photos and make sure the timeline path is configured" : "上傳一些照片並確保已設定時間軸路徑", + "Mark photos as favorite to find them easily" : "將照片標記為最愛以輕鬆找到它們", + "Memories from past years will appear here" : "往年的回憶會出現在這裡", + "You will find your friends soon. Please be patient" : "您很快就可以找到您的朋友。請耐心等待", + "Face Recognition is disabled. Enable in settings to find your friends" : "Face Recognition 已停用。在設定中啟用以尋找您的朋友", + "Your videos will appear here" : "您的影片將會出現在此處", + "No photos in this album yet" : "此相簿中還沒有照片", + "Create an album to get started" : "建立相簿以開始使用", + "Archive photos you don't want to see in your timeline" : "封存您不想要在時間軸中看到的照片", + "Tag photos to find them easily" : "為照片加上標籤以輕鬆地找到它們", + "Recognize is still working on your photos" : "Recognize 仍在處理您的照片", + "Places you have been to will appear here" : "您去過的地方會出現在此處", "Your Timeline" : "您的時間軸", "# 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**: Works on devices of any shape and size through the web app.\n- **✏️ Edit Metadata**: Edit dates on photos quickly and easily.\n- **📦 Archive**: Store photos you don't want to see in your timeline in a separate folder.\n- **📹 Video Transcoding**: Memories transcodes videos and uses HLS for maximal performance.\n- **🗺️ Map**: View your photos on a map, tagged with accurate reverse geocoding.\n- **⚡️ Performance**: Memories is 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/Extra-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- **✏️ 編輯詮釋資料**:快速輕鬆地編輯照片上的 Exif 日期。\n- **📦 封存**:將您不想在時間軸中看到的照片儲存在單獨的資料夾中。\n- **📹 視訊轉換編碼**:回憶可以轉換視訊編碼並使用 HLS 來取得最大效能。\n- **🗺️ 地圖**:在地圖上檢視您的照片,並使用準確的反向地理編碼來標記。\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/Extra-Configuration)。\n1. 執行 `php occ memories:index` 以產生既有照片的詮釋資料索引。\n1. 在 Nextcloud 中開啟 📷 回憶應用程式,並設定包含您照片的目錄。", "EXIF" : "EXIF", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index f9a8bf8a..fc8cbad4 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -1,6 +1,7 @@ { "translations": { "Memories" : "回憶", "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 中開啟 📷 回憶應用程式,並設定包含您照片的目錄。", "Settings" : "設定", "People (Recognize)" : "人物 (Recognize)", "People" : "人物", @@ -179,6 +180,7 @@ "Share album" : "分享相簿", "Download album" : "下載相簿", "Delete album" : "刪除相簿", + "Nothing to show here" : "此處無可顯示之物", "Merge with different person" : "與其他人合併", "Mark person in preview" : "在預覽中標記人", "Share folder" : "分享資料夾", @@ -304,6 +306,18 @@ "Failed to favorite files." : "加入最愛檔案失敗。", "Failed to favorite some files." : "將部份檔案加入最愛失敗。", "Failed to favorite {fileName}." : "將 {fileName} 加入最愛失敗。", + "Upload some photos and make sure the timeline path is configured" : "上傳一些照片並確保已設定時間軸路徑", + "Mark photos as favorite to find them easily" : "將照片標記為最愛以輕鬆找到它們", + "Memories from past years will appear here" : "往年的回憶會出現在這裡", + "You will find your friends soon. Please be patient" : "您很快就可以找到您的朋友。請耐心等待", + "Face Recognition is disabled. Enable in settings to find your friends" : "Face Recognition 已停用。在設定中啟用以尋找您的朋友", + "Your videos will appear here" : "您的影片將會出現在此處", + "No photos in this album yet" : "此相簿中還沒有照片", + "Create an album to get started" : "建立相簿以開始使用", + "Archive photos you don't want to see in your timeline" : "封存您不想要在時間軸中看到的照片", + "Tag photos to find them easily" : "為照片加上標籤以輕鬆地找到它們", + "Recognize is still working on your photos" : "Recognize 仍在處理您的照片", + "Places you have been to will appear here" : "您去過的地方會出現在此處", "Your Timeline" : "您的時間軸", "# 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**: Works on devices of any shape and size through the web app.\n- **✏️ Edit Metadata**: Edit dates on photos quickly and easily.\n- **📦 Archive**: Store photos you don't want to see in your timeline in a separate folder.\n- **📹 Video Transcoding**: Memories transcodes videos and uses HLS for maximal performance.\n- **🗺️ Map**: View your photos on a map, tagged with accurate reverse geocoding.\n- **⚡️ Performance**: Memories is 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/Extra-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- **✏️ 編輯詮釋資料**:快速輕鬆地編輯照片上的 Exif 日期。\n- **📦 封存**:將您不想在時間軸中看到的照片儲存在單獨的資料夾中。\n- **📹 視訊轉換編碼**:回憶可以轉換視訊編碼並使用 HLS 來取得最大效能。\n- **🗺️ 地圖**:在地圖上檢視您的照片,並使用準確的反向地理編碼來標記。\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/Extra-Configuration)。\n1. 執行 `php occ memories:index` 以產生既有照片的詮釋資料索引。\n1. 在 Nextcloud 中開啟 📷 回憶應用程式,並設定包含您照片的目錄。", "EXIF" : "EXIF",