[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/62/head
parent
704eda1d2d
commit
998d846ca8
14
l10n/cs.js
14
l10n/cs.js
|
@ -1,17 +1,29 @@
|
|||
OC.L10N.register(
|
||||
"memories",
|
||||
{
|
||||
"Memories" : "Vzpomínky",
|
||||
"Yet another photo management app" : "Další z aplikací pro správu fotek",
|
||||
"Timeline" : "Časová osa",
|
||||
"Folders" : "Složky",
|
||||
"Favorites" : "Oblíbené",
|
||||
"Videos" : "Videa",
|
||||
"Settings" : "Nastavení",
|
||||
"Cannot find this photo anymore!" : "Tuto fotku už se nedaří nalézt!",
|
||||
"Show hidden folders" : "Zobrazit skryté složky",
|
||||
"Update" : "Aktualizovat",
|
||||
"Error updating settings" : "Chyba při aktualizaci nastavení",
|
||||
"Cancel" : "Storno",
|
||||
"Delete" : "Smazat",
|
||||
"Download" : "Stáhnout",
|
||||
"Favorite" : "Přidat do oblíbených",
|
||||
"No photos to show here" : "Žádné fotky, které zde zobrazit",
|
||||
"Failed to load some photos" : "Některé fotky se nepodařilo načíst",
|
||||
"{n} selected" : "{n} označeno",
|
||||
"You are about to download a large number of files. Are you sure?" : "Chystáte se stahovat si velký počet souborů. Opravdu to chcete?",
|
||||
"You are about to delete a large number of files. Are you sure?" : "Chystáte se smazat velké množství souborů. Opravdu to chcete?",
|
||||
"Failed to delete files." : "Nepodařilo se smazat soubory.",
|
||||
"Failed to delete {fileName}." : "Nepodařilo se smazat {fileName}.",
|
||||
"Failed to favorite {fileName}." : "Nepodařilo se přidat {fileName} do oblíbených."
|
||||
"Failed to favorite {fileName}." : "Nepodařilo se přidat {fileName} do oblíbených.",
|
||||
"Failed to favorite files." : "Nepodařilo se přidat soubory mezi oblíbené."
|
||||
},
|
||||
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
|
||||
|
|
14
l10n/cs.json
14
l10n/cs.json
|
@ -1,15 +1,27 @@
|
|||
{ "translations": {
|
||||
"Memories" : "Vzpomínky",
|
||||
"Yet another photo management app" : "Další z aplikací pro správu fotek",
|
||||
"Timeline" : "Časová osa",
|
||||
"Folders" : "Složky",
|
||||
"Favorites" : "Oblíbené",
|
||||
"Videos" : "Videa",
|
||||
"Settings" : "Nastavení",
|
||||
"Cannot find this photo anymore!" : "Tuto fotku už se nedaří nalézt!",
|
||||
"Show hidden folders" : "Zobrazit skryté složky",
|
||||
"Update" : "Aktualizovat",
|
||||
"Error updating settings" : "Chyba při aktualizaci nastavení",
|
||||
"Cancel" : "Storno",
|
||||
"Delete" : "Smazat",
|
||||
"Download" : "Stáhnout",
|
||||
"Favorite" : "Přidat do oblíbených",
|
||||
"No photos to show here" : "Žádné fotky, které zde zobrazit",
|
||||
"Failed to load some photos" : "Některé fotky se nepodařilo načíst",
|
||||
"{n} selected" : "{n} označeno",
|
||||
"You are about to download a large number of files. Are you sure?" : "Chystáte se stahovat si velký počet souborů. Opravdu to chcete?",
|
||||
"You are about to delete a large number of files. Are you sure?" : "Chystáte se smazat velké množství souborů. Opravdu to chcete?",
|
||||
"Failed to delete files." : "Nepodařilo se smazat soubory.",
|
||||
"Failed to delete {fileName}." : "Nepodařilo se smazat {fileName}.",
|
||||
"Failed to favorite {fileName}." : "Nepodařilo se přidat {fileName} do oblíbených."
|
||||
"Failed to favorite {fileName}." : "Nepodařilo se přidat {fileName} do oblíbených.",
|
||||
"Failed to favorite files." : "Nepodařilo se přidat soubory mezi oblíbené."
|
||||
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
|
||||
}
|
|
@ -12,6 +12,8 @@ OC.L10N.register(
|
|||
"Delete" : "Löschen",
|
||||
"Download" : "Herunterladen",
|
||||
"Favorite" : "Favorit",
|
||||
"{n} selected" : "{n} ausgewählt"
|
||||
"{n} selected" : "{n} ausgewählt",
|
||||
"You are about to download a large number of files. Are you sure?" : "Du bist dabei, eine große Anzahl von Dateien herunterzuladen. Bist du dir sicher?",
|
||||
"You are about to delete a large number of files. Are you sure?" : "Du bist dabei, eine große Anzahl von Dateien zu löschen. Bist du dir sicher?"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -10,6 +10,8 @@
|
|||
"Delete" : "Löschen",
|
||||
"Download" : "Herunterladen",
|
||||
"Favorite" : "Favorit",
|
||||
"{n} selected" : "{n} ausgewählt"
|
||||
"{n} selected" : "{n} ausgewählt",
|
||||
"You are about to download a large number of files. Are you sure?" : "Du bist dabei, eine große Anzahl von Dateien herunterzuladen. Bist du dir sicher?",
|
||||
"You are about to delete a large number of files. Are you sure?" : "Du bist dabei, eine große Anzahl von Dateien zu löschen. Bist du dir sicher?"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -1,17 +1,31 @@
|
|||
OC.L10N.register(
|
||||
"memories",
|
||||
{
|
||||
"Memories" : "Erinnerungen",
|
||||
"Yet another photo management app" : "Eine weitere Foto-Management-App",
|
||||
"# Memories\n\n* **📸 Photo and Video Timeline**: Sorts photos by date taken, parsed from Exif data.\n* **🤔 Quick Recap**: Jump to anywhere in the timeline instantly.\n* **🖼️ Folders**: Browse your and shared folders with a similar, efficient timeline.\n* **🎦 Slideshow**: View photos from your timeline and folders easily.\n* **📱 Mobile Support**: Relive your memories on devices of any shape and size through the web app.\n* **🗑️ Recycle**: Select and delete multiple photos and videos at once.\n* **⚡️ Fast**: Memories is extremely fast. Period.\n\n## 🚀 Installation\n\n1. Install the app from the Nextcloud app store\n1. ⚒️ Install `exiftool` (see below).\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## 🔨 Installing Dependencies\nThe exact steps depend on your Nextcloud platform. If you use Docker for your Nextcloud instance, you can install Exiftool by using a custom docker image.\n- **Ubuntu/Debian**: `sudo apt install libimage-exiftool-perl`\n- **Fedora**: `sudo dnf install perl-Image-ExifTool`\n- **Arch Linux**: `sudo pacman -S perl-image-exiftool`\n- **Alpine**: `apk add --no-cache exiftool`\n- **MacOS**: `brew install exiftool`\n- **FreeBSD**: `sudo pkg install p5-Image-ExifTool`" : "# Erinnerungen\n\n* **📸 Foto- und Video-Timeline**: Sortiert Fotos nach Aufnahmedatum, geparst aus Exif-Daten.\n* **🤔 Kurze Zusammenfassung**: Springe sofort zu einer beliebigen Stelle in der Timeline.\n* **🖼️ Ordner**: Durchsuchen Sie Ihre und freigegebenen Ordner mit einer ähnlichen, effizienten Zeitachse.\n* **🎦 Diashow**: Zeigen Sie ganz einfach Fotos aus Ihrer Chronik und Ihren Ordnern an.\n* **📱 Mobiler Support**: Erleben Sie Ihre Erinnerungen auf Geräten jeder Form und Größe über die Web-App noch einmal.\n* **🗑️ Recyceln**: Mehrere Fotos und Videos gleichzeitig auswählen und löschen.\n* **⚡️ Schnell**: Memories ist extrem schnell. Zeitraum.\n\n## 🚀 Installation\n\n1. Installieren Sie die App aus dem Nextcloud App Store\n1. ⚒️ Installieren Sie `exiftool` (siehe unten).\n1. Führen Sie `php ./occ memory:index` aus, um Metadaten-Indizes für vorhandene Fotos zu generieren.\n1. Öffne die App 📷 Erinnerungen in Nextcloud und lege das Verzeichnis mit deinen Fotos fest. Fotos aus diesem Verzeichnis werden in der Timeline angezeigt, einschließlich aller Fotos in verschachtelten Unterverzeichnissen.\n1. Die Installation des [Vorschaugenerators](https://github.com/rullzer/previewgenerator) zum Vorgenerieren von Miniaturansichten wird dringend empfohlen.\n\n## 🔨 Installieren von Abhängigkeiten\nDie genauen Schritte hängen von Ihrer Nextcloud-Plattform ab. Wenn Sie Docker für Ihre Nextcloud-Instanz verwenden, können Sie Exiftool mithilfe eines benutzerdefinierten Docker-Images installieren.\n- **Ubuntu/Debian**: `sudo apt install libimage-exiftool-perl`\n- **Fedora**: `sudo dnf install perl-Image-ExifTool`\n- **Arch Linux**: `sudo pacman -S perl-image-exiftool`\n- **Alpine**: `apk add --no-cache exiftool`\n- **MacOS**: `brew install exiftool`\n- **FreeBSD**: `sudo pkg install p5-Image-ExifTool`",
|
||||
"Timeline" : "Zeitleiste",
|
||||
"Folders" : "Ordner",
|
||||
"Favorites" : "Favoriten",
|
||||
"Videos" : "Videos",
|
||||
"Settings" : "Einstellungen",
|
||||
"Cannot find this photo anymore!" : "Kann dieses Foto nicht mehr finden!",
|
||||
"Timeline Path" : "Pfad der Zeitleiste",
|
||||
"Show hidden folders" : "Zeige versteckte Ordner",
|
||||
"Update" : "Aktualisierung",
|
||||
"Error updating settings" : "Fehler bei der Aktualisierung der Einstellungen",
|
||||
"Cancel" : "Abbrechen",
|
||||
"Delete" : "Löschen",
|
||||
"Download" : "Herunterladen",
|
||||
"Favorite" : "Favorisieren",
|
||||
"No photos to show here" : "Keine Fotos zum Anzeigen vorhanden",
|
||||
"Failed to load some photos" : "Laden einiger Fotos fehlgeschlagen",
|
||||
"{n} selected" : "{n} ausgewählt",
|
||||
"You are about to download a large number of files. Are you sure?" : "Sie sind dabei, eine große Anzahl an Dateien herunterzuladen. Sind Sie sich sicher?",
|
||||
"You are about to delete a large number of files. Are you sure?" : "Sie sind dabei, eine große Anzahl an Dateien zu löschen. Sind Sie sich sicher?",
|
||||
"Failed to delete files." : "Löschen der Dateien fehlgeschlagen.",
|
||||
"Failed to delete {fileName}." : "{fileName} konnte nicht gelöscht 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.",
|
||||
"Failed to favorite files." : "Favorisieren von Dateien fehlgeschlagen."
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -1,15 +1,29 @@
|
|||
{ "translations": {
|
||||
"Memories" : "Erinnerungen",
|
||||
"Yet another photo management app" : "Eine weitere Foto-Management-App",
|
||||
"# Memories\n\n* **📸 Photo and Video Timeline**: Sorts photos by date taken, parsed from Exif data.\n* **🤔 Quick Recap**: Jump to anywhere in the timeline instantly.\n* **🖼️ Folders**: Browse your and shared folders with a similar, efficient timeline.\n* **🎦 Slideshow**: View photos from your timeline and folders easily.\n* **📱 Mobile Support**: Relive your memories on devices of any shape and size through the web app.\n* **🗑️ Recycle**: Select and delete multiple photos and videos at once.\n* **⚡️ Fast**: Memories is extremely fast. Period.\n\n## 🚀 Installation\n\n1. Install the app from the Nextcloud app store\n1. ⚒️ Install `exiftool` (see below).\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## 🔨 Installing Dependencies\nThe exact steps depend on your Nextcloud platform. If you use Docker for your Nextcloud instance, you can install Exiftool by using a custom docker image.\n- **Ubuntu/Debian**: `sudo apt install libimage-exiftool-perl`\n- **Fedora**: `sudo dnf install perl-Image-ExifTool`\n- **Arch Linux**: `sudo pacman -S perl-image-exiftool`\n- **Alpine**: `apk add --no-cache exiftool`\n- **MacOS**: `brew install exiftool`\n- **FreeBSD**: `sudo pkg install p5-Image-ExifTool`" : "# Erinnerungen\n\n* **📸 Foto- und Video-Timeline**: Sortiert Fotos nach Aufnahmedatum, geparst aus Exif-Daten.\n* **🤔 Kurze Zusammenfassung**: Springe sofort zu einer beliebigen Stelle in der Timeline.\n* **🖼️ Ordner**: Durchsuchen Sie Ihre und freigegebenen Ordner mit einer ähnlichen, effizienten Zeitachse.\n* **🎦 Diashow**: Zeigen Sie ganz einfach Fotos aus Ihrer Chronik und Ihren Ordnern an.\n* **📱 Mobiler Support**: Erleben Sie Ihre Erinnerungen auf Geräten jeder Form und Größe über die Web-App noch einmal.\n* **🗑️ Recyceln**: Mehrere Fotos und Videos gleichzeitig auswählen und löschen.\n* **⚡️ Schnell**: Memories ist extrem schnell. Zeitraum.\n\n## 🚀 Installation\n\n1. Installieren Sie die App aus dem Nextcloud App Store\n1. ⚒️ Installieren Sie `exiftool` (siehe unten).\n1. Führen Sie `php ./occ memory:index` aus, um Metadaten-Indizes für vorhandene Fotos zu generieren.\n1. Öffne die App 📷 Erinnerungen in Nextcloud und lege das Verzeichnis mit deinen Fotos fest. Fotos aus diesem Verzeichnis werden in der Timeline angezeigt, einschließlich aller Fotos in verschachtelten Unterverzeichnissen.\n1. Die Installation des [Vorschaugenerators](https://github.com/rullzer/previewgenerator) zum Vorgenerieren von Miniaturansichten wird dringend empfohlen.\n\n## 🔨 Installieren von Abhängigkeiten\nDie genauen Schritte hängen von Ihrer Nextcloud-Plattform ab. Wenn Sie Docker für Ihre Nextcloud-Instanz verwenden, können Sie Exiftool mithilfe eines benutzerdefinierten Docker-Images installieren.\n- **Ubuntu/Debian**: `sudo apt install libimage-exiftool-perl`\n- **Fedora**: `sudo dnf install perl-Image-ExifTool`\n- **Arch Linux**: `sudo pacman -S perl-image-exiftool`\n- **Alpine**: `apk add --no-cache exiftool`\n- **MacOS**: `brew install exiftool`\n- **FreeBSD**: `sudo pkg install p5-Image-ExifTool`",
|
||||
"Timeline" : "Zeitleiste",
|
||||
"Folders" : "Ordner",
|
||||
"Favorites" : "Favoriten",
|
||||
"Videos" : "Videos",
|
||||
"Settings" : "Einstellungen",
|
||||
"Cannot find this photo anymore!" : "Kann dieses Foto nicht mehr finden!",
|
||||
"Timeline Path" : "Pfad der Zeitleiste",
|
||||
"Show hidden folders" : "Zeige versteckte Ordner",
|
||||
"Update" : "Aktualisierung",
|
||||
"Error updating settings" : "Fehler bei der Aktualisierung der Einstellungen",
|
||||
"Cancel" : "Abbrechen",
|
||||
"Delete" : "Löschen",
|
||||
"Download" : "Herunterladen",
|
||||
"Favorite" : "Favorisieren",
|
||||
"No photos to show here" : "Keine Fotos zum Anzeigen vorhanden",
|
||||
"Failed to load some photos" : "Laden einiger Fotos fehlgeschlagen",
|
||||
"{n} selected" : "{n} ausgewählt",
|
||||
"You are about to download a large number of files. Are you sure?" : "Sie sind dabei, eine große Anzahl an Dateien herunterzuladen. Sind Sie sich sicher?",
|
||||
"You are about to delete a large number of files. Are you sure?" : "Sie sind dabei, eine große Anzahl an Dateien zu löschen. Sind Sie sich sicher?",
|
||||
"Failed to delete files." : "Löschen der Dateien fehlgeschlagen.",
|
||||
"Failed to delete {fileName}." : "{fileName} konnte nicht gelöscht 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.",
|
||||
"Failed to favorite files." : "Favorisieren von Dateien fehlgeschlagen."
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -5,6 +5,7 @@ OC.L10N.register(
|
|||
"Favorites" : "Favourites",
|
||||
"Videos" : "Videos",
|
||||
"Settings" : "Settings",
|
||||
"Cannot find this photo anymore!" : "Cannot find this photo any more!",
|
||||
"Update" : "Update",
|
||||
"Cancel" : "Cancel",
|
||||
"Delete" : "Delete",
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
"Favorites" : "Favourites",
|
||||
"Videos" : "Videos",
|
||||
"Settings" : "Settings",
|
||||
"Cannot find this photo anymore!" : "Cannot find this photo any more!",
|
||||
"Update" : "Update",
|
||||
"Cancel" : "Cancel",
|
||||
"Delete" : "Delete",
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
OC.L10N.register(
|
||||
"memories",
|
||||
{
|
||||
"Memories" : "Memoriak",
|
||||
"Timeline" : "Denbora-lerroa",
|
||||
"Folders" : "Karpetak",
|
||||
"Favorites" : "Gogokoak",
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{ "translations": {
|
||||
"Memories" : "Memoriak",
|
||||
"Timeline" : "Denbora-lerroa",
|
||||
"Folders" : "Karpetak",
|
||||
"Favorites" : "Gogokoak",
|
||||
|
|
|
@ -6,6 +6,8 @@ OC.L10N.register(
|
|||
"Favorites" : "Suosikit",
|
||||
"Videos" : "Videot",
|
||||
"Settings" : "Asetukset",
|
||||
"Cannot find this photo anymore!" : "Kuvaa ei enää löydy!",
|
||||
"Timeline Path" : "Aikajanan polku",
|
||||
"Update" : "Päivitä",
|
||||
"Cancel" : "Peruuta",
|
||||
"Delete" : "Poista",
|
||||
|
|
|
@ -4,6 +4,8 @@
|
|||
"Favorites" : "Suosikit",
|
||||
"Videos" : "Videot",
|
||||
"Settings" : "Asetukset",
|
||||
"Cannot find this photo anymore!" : "Kuvaa ei enää löydy!",
|
||||
"Timeline Path" : "Aikajanan polku",
|
||||
"Update" : "Päivitä",
|
||||
"Cancel" : "Peruuta",
|
||||
"Delete" : "Poista",
|
||||
|
|
14
l10n/fr.js
14
l10n/fr.js
|
@ -1,17 +1,29 @@
|
|||
OC.L10N.register(
|
||||
"memories",
|
||||
{
|
||||
"Yet another photo management app" : "Encore une autre application de gestion des photos",
|
||||
"Timeline" : "Ligne du temps",
|
||||
"Folders" : "Dossiers",
|
||||
"Favorites" : "Favoris",
|
||||
"Videos" : "Vidéos",
|
||||
"Settings" : "Paramètres",
|
||||
"Cannot find this photo anymore!" : "Impossible de trouver cette photo !",
|
||||
"Timeline Path" : "Ligne du temps",
|
||||
"Show hidden folders" : "Afficher les dossiers cachés",
|
||||
"Update" : "Mise à jour",
|
||||
"Error updating settings" : "Erreur lors de la mise à jour des paramètres",
|
||||
"Cancel" : "Annuler",
|
||||
"Delete" : "Supprimer",
|
||||
"Download" : "Télécharger",
|
||||
"Favorite" : "Favoris",
|
||||
"No photos to show here" : "Aucune photo à montrer ici",
|
||||
"Failed to load some photos" : "Échec du chargement de certaines photos",
|
||||
"{n} selected" : "{n} sélectionné⋅s",
|
||||
"You are about to download a large number of files. Are you sure?" : "Vous êtes sur le point de télécharger un grand nombre de fichiers. Êtes-vous certain de vouloir le faire ?",
|
||||
"You are about to delete a large number of files. Are you sure?" : "Vous êtes sur le point de supprimer un grand nombre de fichiers. Êtes-vous certain⋅e de vouloir le faire ?",
|
||||
"Failed to delete files." : "Échec de la suppression des fichiers.",
|
||||
"Failed to delete {fileName}." : "Échec de la suppression de {fileName}.",
|
||||
"Failed to favorite {fileName}." : "Échec de l'ajout aux favoris de {fileName}."
|
||||
"Failed to favorite {fileName}." : "Échec de l'ajout aux favoris de {fileName}.",
|
||||
"Failed to favorite files." : "Échec de la mise en favoris des fichiers."
|
||||
},
|
||||
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
14
l10n/fr.json
14
l10n/fr.json
|
@ -1,15 +1,27 @@
|
|||
{ "translations": {
|
||||
"Yet another photo management app" : "Encore une autre application de gestion des photos",
|
||||
"Timeline" : "Ligne du temps",
|
||||
"Folders" : "Dossiers",
|
||||
"Favorites" : "Favoris",
|
||||
"Videos" : "Vidéos",
|
||||
"Settings" : "Paramètres",
|
||||
"Cannot find this photo anymore!" : "Impossible de trouver cette photo !",
|
||||
"Timeline Path" : "Ligne du temps",
|
||||
"Show hidden folders" : "Afficher les dossiers cachés",
|
||||
"Update" : "Mise à jour",
|
||||
"Error updating settings" : "Erreur lors de la mise à jour des paramètres",
|
||||
"Cancel" : "Annuler",
|
||||
"Delete" : "Supprimer",
|
||||
"Download" : "Télécharger",
|
||||
"Favorite" : "Favoris",
|
||||
"No photos to show here" : "Aucune photo à montrer ici",
|
||||
"Failed to load some photos" : "Échec du chargement de certaines photos",
|
||||
"{n} selected" : "{n} sélectionné⋅s",
|
||||
"You are about to download a large number of files. Are you sure?" : "Vous êtes sur le point de télécharger un grand nombre de fichiers. Êtes-vous certain de vouloir le faire ?",
|
||||
"You are about to delete a large number of files. Are you sure?" : "Vous êtes sur le point de supprimer un grand nombre de fichiers. Êtes-vous certain⋅e de vouloir le faire ?",
|
||||
"Failed to delete files." : "Échec de la suppression des fichiers.",
|
||||
"Failed to delete {fileName}." : "Échec de la suppression de {fileName}.",
|
||||
"Failed to favorite {fileName}." : "Échec de l'ajout aux favoris de {fileName}."
|
||||
"Failed to favorite {fileName}." : "Échec de l'ajout aux favoris de {fileName}.",
|
||||
"Failed to favorite files." : "Échec de la mise en favoris des fichiers."
|
||||
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
16
l10n/hu.js
16
l10n/hu.js
|
@ -1,16 +1,30 @@
|
|||
OC.L10N.register(
|
||||
"memories",
|
||||
{
|
||||
"Memories" : "Emlékek",
|
||||
"Yet another photo management app" : "Még egy fényképkezelő alkalmazás",
|
||||
"# Memories\n\n* **📸 Photo and Video Timeline**: Sorts photos by date taken, parsed from Exif data.\n* **🤔 Quick Recap**: Jump to anywhere in the timeline instantly.\n* **🖼️ Folders**: Browse your and shared folders with a similar, efficient timeline.\n* **🎦 Slideshow**: View photos from your timeline and folders easily.\n* **📱 Mobile Support**: Relive your memories on devices of any shape and size through the web app.\n* **🗑️ Recycle**: Select and delete multiple photos and videos at once.\n* **⚡️ Fast**: Memories is extremely fast. Period.\n\n## 🚀 Installation\n\n1. Install the app from the Nextcloud app store\n1. ⚒️ Install `exiftool` (see below).\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## 🔨 Installing Dependencies\nThe exact steps depend on your Nextcloud platform. If you use Docker for your Nextcloud instance, you can install Exiftool by using a custom docker image.\n- **Ubuntu/Debian**: `sudo apt install libimage-exiftool-perl`\n- **Fedora**: `sudo dnf install perl-Image-ExifTool`\n- **Arch Linux**: `sudo pacman -S perl-image-exiftool`\n- **Alpine**: `apk add --no-cache exiftool`\n- **MacOS**: `brew install exiftool`\n- **FreeBSD**: `sudo pkg install p5-Image-ExifTool`" : "# Emlékek\n\n* **📸 Fénykép és videó idővonal**: Készítési dátum alapján rendezi a képeket, Exif adatokból.\n* **🤔 Gyors összefoglalás**: Ugorjon rögtön bárhova az idővonalban.\n* **🖼️ Mappák**: Böngéssze a saját és a megosztott mappákat egy hasonló, hatékony idővonalon.\n* **🎦 Diavetítés**: Tekintse meg könnyedén a képeit az idővonaláról és a mappáiból.\n* **📱 Mobiltámogatás**: Élje át újra emlékeit bármilyen formájú vagy méretű eszközön a webalkalmazással.\n* **🗑️ Törlés**: Válasszon ki és töröljön egyszerre több fényképet és videót.\n* **⚡️ Gyors**: Az Emlékek rendkívül gyors. Ennyi.\n\n## 🚀 Telepítés\n\n1. Telepítse az alkalmazást a Nextcloud alkalmazásboltból\n1. ⚒️ Telepítse az `exiftool`-t (részletek lejjebb).\n1. Futtassa a `php ./occ memories:index` parancsot, hogy létrehozza a meteaadat indexet a meglévő fényképekhez.\n1. Nyissa meg a 📷 Emlékek alkalmazást Nextcloudban, és állítsa be a könyvtárat, ahol a fényképei vannak. Az itt található fényképek megjelennek az idővonalon, beleértve az alkönyvtárakban levő fényképeket.\n1. Erősen ajánlott a [preview generator](https://github.com/rullzer/previewgenerator) telepítése a bélyegképek előzetes létrehozásához.\n\n## 🔨 Függőségek telepítése\nA pontos lépések a Nextcloud telepítés platformjától függ. Ha Dockert használ, akkor az Exiftool egyedi docker image-dzsel telepíthető.\n- **Ubuntu/Debian**: `sudo apt install libimage-exiftool-perl`\n- **Fedora**: `sudo dnf install perl-Image-ExifTool`\n- **Arch Linux**: `sudo pacman -S perl-image-exiftool`\n- **Alpine**: `apk add --no-cache exiftool`\n- **MacOS**: `brew install exiftool`\n- **FreeBSD**: `sudo pkg install p5-Image-ExifTool`",
|
||||
"Timeline" : "Idővonal",
|
||||
"Folders" : "Mappák",
|
||||
"Favorites" : "Kedvencek",
|
||||
"Videos" : "Videók",
|
||||
"Settings" : "Beállítások",
|
||||
"Cannot find this photo anymore!" : "Ez a fénykép már nem található!",
|
||||
"Show hidden folders" : "Rejtett mappák mutatása",
|
||||
"Update" : "Frissítés",
|
||||
"Error updating settings" : "Hiba a beállítások mentése közben",
|
||||
"Cancel" : "Mégse",
|
||||
"Delete" : "Törlés",
|
||||
"Download" : "Letöltés",
|
||||
"Favorite" : "Kedvenc",
|
||||
"Failed to favorite {fileName}." : "A(z) {fileName} kedvencnek jelölése sikertelen."
|
||||
"No photos to show here" : "Nincs megjeleníthető fénykép",
|
||||
"Failed to load some photos" : "Nem sikerült betölteni néhány fényképet",
|
||||
"{n} selected" : "{n} kiválasztva",
|
||||
"You are about to download a large number of files. Are you sure?" : "Sok fájl letöltésére készül. Biztos benne?",
|
||||
"You are about to delete a large number of files. Are you sure?" : "Sok fájl törlésére készül. Biztos benne?",
|
||||
"Failed to delete files." : "A fájlok törlése sikertelen.",
|
||||
"Failed to delete {fileName}." : "{fileName} törlése sikertelen.",
|
||||
"Failed to favorite {fileName}." : "A(z) {fileName} kedvencnek jelölése sikertelen.",
|
||||
"Failed to favorite files." : "A fájlok kedvencnek jelölése sikertelen."
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
16
l10n/hu.json
16
l10n/hu.json
|
@ -1,14 +1,28 @@
|
|||
{ "translations": {
|
||||
"Memories" : "Emlékek",
|
||||
"Yet another photo management app" : "Még egy fényképkezelő alkalmazás",
|
||||
"# Memories\n\n* **📸 Photo and Video Timeline**: Sorts photos by date taken, parsed from Exif data.\n* **🤔 Quick Recap**: Jump to anywhere in the timeline instantly.\n* **🖼️ Folders**: Browse your and shared folders with a similar, efficient timeline.\n* **🎦 Slideshow**: View photos from your timeline and folders easily.\n* **📱 Mobile Support**: Relive your memories on devices of any shape and size through the web app.\n* **🗑️ Recycle**: Select and delete multiple photos and videos at once.\n* **⚡️ Fast**: Memories is extremely fast. Period.\n\n## 🚀 Installation\n\n1. Install the app from the Nextcloud app store\n1. ⚒️ Install `exiftool` (see below).\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## 🔨 Installing Dependencies\nThe exact steps depend on your Nextcloud platform. If you use Docker for your Nextcloud instance, you can install Exiftool by using a custom docker image.\n- **Ubuntu/Debian**: `sudo apt install libimage-exiftool-perl`\n- **Fedora**: `sudo dnf install perl-Image-ExifTool`\n- **Arch Linux**: `sudo pacman -S perl-image-exiftool`\n- **Alpine**: `apk add --no-cache exiftool`\n- **MacOS**: `brew install exiftool`\n- **FreeBSD**: `sudo pkg install p5-Image-ExifTool`" : "# Emlékek\n\n* **📸 Fénykép és videó idővonal**: Készítési dátum alapján rendezi a képeket, Exif adatokból.\n* **🤔 Gyors összefoglalás**: Ugorjon rögtön bárhova az idővonalban.\n* **🖼️ Mappák**: Böngéssze a saját és a megosztott mappákat egy hasonló, hatékony idővonalon.\n* **🎦 Diavetítés**: Tekintse meg könnyedén a képeit az idővonaláról és a mappáiból.\n* **📱 Mobiltámogatás**: Élje át újra emlékeit bármilyen formájú vagy méretű eszközön a webalkalmazással.\n* **🗑️ Törlés**: Válasszon ki és töröljön egyszerre több fényképet és videót.\n* **⚡️ Gyors**: Az Emlékek rendkívül gyors. Ennyi.\n\n## 🚀 Telepítés\n\n1. Telepítse az alkalmazást a Nextcloud alkalmazásboltból\n1. ⚒️ Telepítse az `exiftool`-t (részletek lejjebb).\n1. Futtassa a `php ./occ memories:index` parancsot, hogy létrehozza a meteaadat indexet a meglévő fényképekhez.\n1. Nyissa meg a 📷 Emlékek alkalmazást Nextcloudban, és állítsa be a könyvtárat, ahol a fényképei vannak. Az itt található fényképek megjelennek az idővonalon, beleértve az alkönyvtárakban levő fényképeket.\n1. Erősen ajánlott a [preview generator](https://github.com/rullzer/previewgenerator) telepítése a bélyegképek előzetes létrehozásához.\n\n## 🔨 Függőségek telepítése\nA pontos lépések a Nextcloud telepítés platformjától függ. Ha Dockert használ, akkor az Exiftool egyedi docker image-dzsel telepíthető.\n- **Ubuntu/Debian**: `sudo apt install libimage-exiftool-perl`\n- **Fedora**: `sudo dnf install perl-Image-ExifTool`\n- **Arch Linux**: `sudo pacman -S perl-image-exiftool`\n- **Alpine**: `apk add --no-cache exiftool`\n- **MacOS**: `brew install exiftool`\n- **FreeBSD**: `sudo pkg install p5-Image-ExifTool`",
|
||||
"Timeline" : "Idővonal",
|
||||
"Folders" : "Mappák",
|
||||
"Favorites" : "Kedvencek",
|
||||
"Videos" : "Videók",
|
||||
"Settings" : "Beállítások",
|
||||
"Cannot find this photo anymore!" : "Ez a fénykép már nem található!",
|
||||
"Show hidden folders" : "Rejtett mappák mutatása",
|
||||
"Update" : "Frissítés",
|
||||
"Error updating settings" : "Hiba a beállítások mentése közben",
|
||||
"Cancel" : "Mégse",
|
||||
"Delete" : "Törlés",
|
||||
"Download" : "Letöltés",
|
||||
"Favorite" : "Kedvenc",
|
||||
"Failed to favorite {fileName}." : "A(z) {fileName} kedvencnek jelölése sikertelen."
|
||||
"No photos to show here" : "Nincs megjeleníthető fénykép",
|
||||
"Failed to load some photos" : "Nem sikerült betölteni néhány fényképet",
|
||||
"{n} selected" : "{n} kiválasztva",
|
||||
"You are about to download a large number of files. Are you sure?" : "Sok fájl letöltésére készül. Biztos benne?",
|
||||
"You are about to delete a large number of files. Are you sure?" : "Sok fájl törlésére készül. Biztos benne?",
|
||||
"Failed to delete files." : "A fájlok törlése sikertelen.",
|
||||
"Failed to delete {fileName}." : "{fileName} törlése sikertelen.",
|
||||
"Failed to favorite {fileName}." : "A(z) {fileName} kedvencnek jelölése sikertelen.",
|
||||
"Failed to favorite files." : "A fájlok kedvencnek jelölése sikertelen."
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -6,10 +6,17 @@ OC.L10N.register(
|
|||
"Favorites" : "Mėgstami",
|
||||
"Videos" : "Vaizdo įrašai",
|
||||
"Settings" : "Nustatymai",
|
||||
"Cannot find this photo anymore!" : "Daugiau nebepavyksta rasti šios nuotraukos!",
|
||||
"Show hidden folders" : "Rodyti paslėptus aplankus",
|
||||
"Update" : "Atnaujinti",
|
||||
"Cancel" : "Atšaukti",
|
||||
"Error updating settings" : "Klaida atnaujinant nustatymus",
|
||||
"Cancel" : "Atsisakyti",
|
||||
"Delete" : "Ištrinti",
|
||||
"Download" : "Atsisiųsti",
|
||||
"Favorite" : "Mėgstamas"
|
||||
"Favorite" : "Mėgstamas",
|
||||
"Failed to load some photos" : "Nepavyko įkelti kai kurių nuotraukų",
|
||||
"You are about to download a large number of files. Are you sure?" : "Jūs ketinate atsisiųsti didelį failų skaičių. Ar esate tikri?",
|
||||
"You are about to delete a large number of files. Are you sure?" : "Jūs ketinate ištrinti didelį failų skaičių. Ar esate tikri?",
|
||||
"Failed to delete files." : "Nepavyko ištrinti failų."
|
||||
},
|
||||
"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);");
|
||||
|
|
|
@ -4,10 +4,17 @@
|
|||
"Favorites" : "Mėgstami",
|
||||
"Videos" : "Vaizdo įrašai",
|
||||
"Settings" : "Nustatymai",
|
||||
"Cannot find this photo anymore!" : "Daugiau nebepavyksta rasti šios nuotraukos!",
|
||||
"Show hidden folders" : "Rodyti paslėptus aplankus",
|
||||
"Update" : "Atnaujinti",
|
||||
"Cancel" : "Atšaukti",
|
||||
"Error updating settings" : "Klaida atnaujinant nustatymus",
|
||||
"Cancel" : "Atsisakyti",
|
||||
"Delete" : "Ištrinti",
|
||||
"Download" : "Atsisiųsti",
|
||||
"Favorite" : "Mėgstamas"
|
||||
"Favorite" : "Mėgstamas",
|
||||
"Failed to load some photos" : "Nepavyko įkelti kai kurių nuotraukų",
|
||||
"You are about to download a large number of files. Are you sure?" : "Jūs ketinate atsisiųsti didelį failų skaičių. Ar esate tikri?",
|
||||
"You are about to delete a large number of files. Are you sure?" : "Jūs ketinate ištrinti didelį failų skaičių. Ar esate tikri?",
|
||||
"Failed to delete files." : "Nepavyko ištrinti failų."
|
||||
},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
|
||||
}
|
16
l10n/pl.js
16
l10n/pl.js
|
@ -1,17 +1,31 @@
|
|||
OC.L10N.register(
|
||||
"memories",
|
||||
{
|
||||
"Memories" : "Wspomnienia",
|
||||
"Yet another photo management app" : "Kolejna aplikacja do zarządzania zdjęciami",
|
||||
"# Memories\n\n* **📸 Photo and Video Timeline**: Sorts photos by date taken, parsed from Exif data.\n* **🤔 Quick Recap**: Jump to anywhere in the timeline instantly.\n* **🖼️ Folders**: Browse your and shared folders with a similar, efficient timeline.\n* **🎦 Slideshow**: View photos from your timeline and folders easily.\n* **📱 Mobile Support**: Relive your memories on devices of any shape and size through the web app.\n* **🗑️ Recycle**: Select and delete multiple photos and videos at once.\n* **⚡️ Fast**: Memories is extremely fast. Period.\n\n## 🚀 Installation\n\n1. Install the app from the Nextcloud app store\n1. ⚒️ Install `exiftool` (see below).\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## 🔨 Installing Dependencies\nThe exact steps depend on your Nextcloud platform. If you use Docker for your Nextcloud instance, you can install Exiftool by using a custom docker image.\n- **Ubuntu/Debian**: `sudo apt install libimage-exiftool-perl`\n- **Fedora**: `sudo dnf install perl-Image-ExifTool`\n- **Arch Linux**: `sudo pacman -S perl-image-exiftool`\n- **Alpine**: `apk add --no-cache exiftool`\n- **MacOS**: `brew install exiftool`\n- **FreeBSD**: `sudo pkg install p5-Image-ExifTool`" : "# Wspomnienia\n\n* **📸 Oś czasu zdjęć i filmów**: Sortuje zdjęcia według daty wykonania, analizowane na podstawie danych Exif.\n* **🤔 Szybkie podsumowanie**: Natychmiast przeskocz do dowolnego miejsca na osi czasu.\n* **🖼️ Katalogi*: Przeglądaj swoje i udostępnione katalogi na podobnej, wydajnej osi czasu.\n* **🎦 Pokaz slajdów**: Łatwe przeglądanie zdjęć z osi czasu i katalogów.\n* **📱 Obsługa urządzeń mobilnych**: Przeżyj wspomnienia na urządzeniach o dowolnym kształcie i rozmiarze za pośrednictwem aplikacji internetowej.\n* **🗑️ Recykling**: Wybierz i usuń wiele zdjęć i filmów jednocześnie.\n* **⚡️ Szybko**: Wspomnienia są niezwykle szybkie. Okres.\n\n## 🚀 Instalacja\n\n1. Zainstaluj aplikację ze sklepu z aplikacjami Nextcloud\n1. ⚒️ Zainstaluj `exiftool` (patrz poniżej).\n1. Uruchom `php ./occ memory:index`, aby wygenerować indeksy metadanych dla istniejących zdjęć.\n1. Otwórz aplikację 📷 Wspomnienia w Nextcloud i ustaw katalog zawierający Twoje zdjęcia. Zdjęcia z tego katalogu będą wyświetlane na osi czasu, łącznie ze zdjęciami w zagnieżdżonych podkatalogach.\n1. Zdecydowanie zaleca się zainstalowanie [generatora podglądu](https://github.com/rullzer/previewgenerator) do wstępnego generowania miniatur.\n\n## 🔨 Instalowanie zależności\nDokładne kroki zależą od Twojej platformy Nextcloud. Jeśli używasz platformy Docker dla swojej instancji Nextcloud, możesz zainstalować Exiftool przy użyciu niestandardowego obrazu docker.\n- **Ubuntu/Debian**: `sudo apt install libimage-exiftool-perl`\n- **Fedora**: `sudo dnf install perl-Image-ExifTool`\n- **Arch Linux**: `sudo pacman -S perl-image-exiftool`\n- **Alpine**: `apk add --no-cache exiftool`\n- **MacOS**: `brew install exiftool`\n- **FreeBSD**: `sudo pkg install p5-Image-ExifTool`",
|
||||
"Timeline" : "Oś czasu",
|
||||
"Folders" : "Katalogi",
|
||||
"Favorites" : "Ulubione",
|
||||
"Videos" : "Filmy",
|
||||
"Settings" : "Ustawienia",
|
||||
"Cannot find this photo anymore!" : "Nie można już znaleźć tego zdjęcia!",
|
||||
"Timeline Path" : "Ścieżka osi czasu",
|
||||
"Show hidden folders" : "Pokaż ukryte katalogi",
|
||||
"Update" : "Aktualizuj",
|
||||
"Error updating settings" : "Błąd podczas aktualizacji ustawień",
|
||||
"Cancel" : "Anuluj",
|
||||
"Delete" : "Usuń",
|
||||
"Download" : "Pobierz",
|
||||
"Favorite" : "Ulubiony",
|
||||
"No photos to show here" : "Brak zdjęć do pokazania tutaj",
|
||||
"Failed to load some photos" : "Nie udało się załadować niektórych zdjęć",
|
||||
"{n} selected" : "{n} wybrane",
|
||||
"You are about to download a large number of files. Are you sure?" : "Zamierzasz pobrać dużą liczbę plików. Jesteś pewny?",
|
||||
"You are about to delete a large number of files. Are you sure?" : "Zamierzasz usunąć dużą liczbę plików. Jesteś pewny?",
|
||||
"Failed to delete files." : "Nie udało się usunąć plików.",
|
||||
"Failed to delete {fileName}." : "Nie udało się usunąć {fileName}.",
|
||||
"Failed to favorite {fileName}." : "Nie udało się dodać do ulubionych {fileName}."
|
||||
"Failed to favorite {fileName}." : "Nie udało się dodać do ulubionych {fileName}.",
|
||||
"Failed to favorite files." : "Nie udało się znaleźć ulubionych plików."
|
||||
},
|
||||
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");
|
||||
|
|
16
l10n/pl.json
16
l10n/pl.json
|
@ -1,15 +1,29 @@
|
|||
{ "translations": {
|
||||
"Memories" : "Wspomnienia",
|
||||
"Yet another photo management app" : "Kolejna aplikacja do zarządzania zdjęciami",
|
||||
"# Memories\n\n* **📸 Photo and Video Timeline**: Sorts photos by date taken, parsed from Exif data.\n* **🤔 Quick Recap**: Jump to anywhere in the timeline instantly.\n* **🖼️ Folders**: Browse your and shared folders with a similar, efficient timeline.\n* **🎦 Slideshow**: View photos from your timeline and folders easily.\n* **📱 Mobile Support**: Relive your memories on devices of any shape and size through the web app.\n* **🗑️ Recycle**: Select and delete multiple photos and videos at once.\n* **⚡️ Fast**: Memories is extremely fast. Period.\n\n## 🚀 Installation\n\n1. Install the app from the Nextcloud app store\n1. ⚒️ Install `exiftool` (see below).\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## 🔨 Installing Dependencies\nThe exact steps depend on your Nextcloud platform. If you use Docker for your Nextcloud instance, you can install Exiftool by using a custom docker image.\n- **Ubuntu/Debian**: `sudo apt install libimage-exiftool-perl`\n- **Fedora**: `sudo dnf install perl-Image-ExifTool`\n- **Arch Linux**: `sudo pacman -S perl-image-exiftool`\n- **Alpine**: `apk add --no-cache exiftool`\n- **MacOS**: `brew install exiftool`\n- **FreeBSD**: `sudo pkg install p5-Image-ExifTool`" : "# Wspomnienia\n\n* **📸 Oś czasu zdjęć i filmów**: Sortuje zdjęcia według daty wykonania, analizowane na podstawie danych Exif.\n* **🤔 Szybkie podsumowanie**: Natychmiast przeskocz do dowolnego miejsca na osi czasu.\n* **🖼️ Katalogi*: Przeglądaj swoje i udostępnione katalogi na podobnej, wydajnej osi czasu.\n* **🎦 Pokaz slajdów**: Łatwe przeglądanie zdjęć z osi czasu i katalogów.\n* **📱 Obsługa urządzeń mobilnych**: Przeżyj wspomnienia na urządzeniach o dowolnym kształcie i rozmiarze za pośrednictwem aplikacji internetowej.\n* **🗑️ Recykling**: Wybierz i usuń wiele zdjęć i filmów jednocześnie.\n* **⚡️ Szybko**: Wspomnienia są niezwykle szybkie. Okres.\n\n## 🚀 Instalacja\n\n1. Zainstaluj aplikację ze sklepu z aplikacjami Nextcloud\n1. ⚒️ Zainstaluj `exiftool` (patrz poniżej).\n1. Uruchom `php ./occ memory:index`, aby wygenerować indeksy metadanych dla istniejących zdjęć.\n1. Otwórz aplikację 📷 Wspomnienia w Nextcloud i ustaw katalog zawierający Twoje zdjęcia. Zdjęcia z tego katalogu będą wyświetlane na osi czasu, łącznie ze zdjęciami w zagnieżdżonych podkatalogach.\n1. Zdecydowanie zaleca się zainstalowanie [generatora podglądu](https://github.com/rullzer/previewgenerator) do wstępnego generowania miniatur.\n\n## 🔨 Instalowanie zależności\nDokładne kroki zależą od Twojej platformy Nextcloud. Jeśli używasz platformy Docker dla swojej instancji Nextcloud, możesz zainstalować Exiftool przy użyciu niestandardowego obrazu docker.\n- **Ubuntu/Debian**: `sudo apt install libimage-exiftool-perl`\n- **Fedora**: `sudo dnf install perl-Image-ExifTool`\n- **Arch Linux**: `sudo pacman -S perl-image-exiftool`\n- **Alpine**: `apk add --no-cache exiftool`\n- **MacOS**: `brew install exiftool`\n- **FreeBSD**: `sudo pkg install p5-Image-ExifTool`",
|
||||
"Timeline" : "Oś czasu",
|
||||
"Folders" : "Katalogi",
|
||||
"Favorites" : "Ulubione",
|
||||
"Videos" : "Filmy",
|
||||
"Settings" : "Ustawienia",
|
||||
"Cannot find this photo anymore!" : "Nie można już znaleźć tego zdjęcia!",
|
||||
"Timeline Path" : "Ścieżka osi czasu",
|
||||
"Show hidden folders" : "Pokaż ukryte katalogi",
|
||||
"Update" : "Aktualizuj",
|
||||
"Error updating settings" : "Błąd podczas aktualizacji ustawień",
|
||||
"Cancel" : "Anuluj",
|
||||
"Delete" : "Usuń",
|
||||
"Download" : "Pobierz",
|
||||
"Favorite" : "Ulubiony",
|
||||
"No photos to show here" : "Brak zdjęć do pokazania tutaj",
|
||||
"Failed to load some photos" : "Nie udało się załadować niektórych zdjęć",
|
||||
"{n} selected" : "{n} wybrane",
|
||||
"You are about to download a large number of files. Are you sure?" : "Zamierzasz pobrać dużą liczbę plików. Jesteś pewny?",
|
||||
"You are about to delete a large number of files. Are you sure?" : "Zamierzasz usunąć dużą liczbę plików. Jesteś pewny?",
|
||||
"Failed to delete files." : "Nie udało się usunąć plików.",
|
||||
"Failed to delete {fileName}." : "Nie udało się usunąć {fileName}.",
|
||||
"Failed to favorite {fileName}." : "Nie udało się dodać do ulubionych {fileName}."
|
||||
"Failed to favorite {fileName}." : "Nie udało się dodać do ulubionych {fileName}.",
|
||||
"Failed to favorite files." : "Nie udało się znaleźć ulubionych plików."
|
||||
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
|
||||
}
|
|
@ -1,14 +1,31 @@
|
|||
OC.L10N.register(
|
||||
"memories",
|
||||
{
|
||||
"Memories" : "Memories",
|
||||
"Yet another photo management app" : "Mais uma aplicação de gestão de fotografias",
|
||||
"# Memories\n\n* **📸 Photo and Video Timeline**: Sorts photos by date taken, parsed from Exif data.\n* **🤔 Quick Recap**: Jump to anywhere in the timeline instantly.\n* **🖼️ Folders**: Browse your and shared folders with a similar, efficient timeline.\n* **🎦 Slideshow**: View photos from your timeline and folders easily.\n* **📱 Mobile Support**: Relive your memories on devices of any shape and size through the web app.\n* **🗑️ Recycle**: Select and delete multiple photos and videos at once.\n* **⚡️ Fast**: Memories is extremely fast. Period.\n\n## 🚀 Installation\n\n1. Install the app from the Nextcloud app store\n1. ⚒️ Install `exiftool` (see below).\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## 🔨 Installing Dependencies\nThe exact steps depend on your Nextcloud platform. If you use Docker for your Nextcloud instance, you can install Exiftool by using a custom docker image.\n- **Ubuntu/Debian**: `sudo apt install libimage-exiftool-perl`\n- **Fedora**: `sudo dnf install perl-Image-ExifTool`\n- **Arch Linux**: `sudo pacman -S perl-image-exiftool`\n- **Alpine**: `apk add --no-cache exiftool`\n- **MacOS**: `brew install exiftool`\n- **FreeBSD**: `sudo pkg install p5-Image-ExifTool`" : "# Memories\n\n* **📸 Cronologia de fotografias e vídeos**: Ordena as fotografias pela data de captura, analisada dos dados Exif.\n* **🤔 Quick Recap**: Jump to anywhere in the timeline instantly.\n* **🖼️ Folders**: Browse your and shared folders with a similar, efficient timeline.\n* **🎦 Slideshow**: View photos from your timeline and folders easily.\n* **📱 Mobile Support**: Relive your memories on devices of any shape and size through the web app.\n* **🗑️ Recycle**: Select and delete multiple photos and videos at once.\n* **⚡️ Fast**: Memories is extremely fast. Period.\n\n## 🚀 Instalação\n\n1. Install the app from the Nextcloud app store\n1. ⚒️ Install `exiftool` (see below).\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## 🔨 Instalação de Dependências\nThe exact steps depend on your Nextcloud platform. If you use Docker for your Nextcloud instance, you can install Exiftool by using a custom docker image.\n- **Ubuntu/Debian**: `sudo apt install libimage-exiftool-perl`\n- **Fedora**: `sudo dnf install perl-Image-ExifTool`\n- **Arch Linux**: `sudo pacman -S perl-image-exiftool`\n- **Alpine**: `apk add --no-cache exiftool`\n- **MacOS**: `brew install exiftool`\n- **FreeBSD**: `sudo pkg install p5-Image-ExifTool`",
|
||||
"Timeline" : "Linha do tempo",
|
||||
"Folders" : "Pastas",
|
||||
"Favorites" : "Favoritos",
|
||||
"Videos" : "Videos",
|
||||
"Videos" : "Vídeos",
|
||||
"Settings" : "Definições",
|
||||
"Cannot find this photo anymore!" : "Já não é possível encontrar esta fotografia!",
|
||||
"Timeline Path" : "Caminho da Cronologia",
|
||||
"Show hidden folders" : "Mostrar pastas ocultas",
|
||||
"Update" : "Atualizar",
|
||||
"Error updating settings" : "Erro ao atualizar as definições",
|
||||
"Cancel" : "Cancelar",
|
||||
"Delete" : "Eliminar",
|
||||
"Download" : "Transferir",
|
||||
"Favorite" : "Favorito"
|
||||
"Favorite" : "Favorito",
|
||||
"No photos to show here" : "Sem fotografias para mostrar aqui",
|
||||
"Failed to load some photos" : "Não foi possível carregar algumas fotografias",
|
||||
"{n} selected" : "{n} selecionados",
|
||||
"You are about to download a large number of files. Are you sure?" : "Estás prestes a transferir um grande número de ficheiros. Tem a certeza?",
|
||||
"You are about to delete a large number of files. Are you sure?" : "Estás prestes a eliminar um grande número de ficheiros. Tem a certeza?",
|
||||
"Failed to delete files." : "Não foi possível eliminar os ficheiros.",
|
||||
"Failed to delete {fileName}." : "Não foi possível eliminar {fileName}.",
|
||||
"Failed to favorite {fileName}." : "Não foi possível colocar {fileName} nos favoritos.",
|
||||
"Failed to favorite files." : "Não foi possível colocar os ficheiros nos favoritos."
|
||||
},
|
||||
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
@ -1,12 +1,29 @@
|
|||
{ "translations": {
|
||||
"Memories" : "Memories",
|
||||
"Yet another photo management app" : "Mais uma aplicação de gestão de fotografias",
|
||||
"# Memories\n\n* **📸 Photo and Video Timeline**: Sorts photos by date taken, parsed from Exif data.\n* **🤔 Quick Recap**: Jump to anywhere in the timeline instantly.\n* **🖼️ Folders**: Browse your and shared folders with a similar, efficient timeline.\n* **🎦 Slideshow**: View photos from your timeline and folders easily.\n* **📱 Mobile Support**: Relive your memories on devices of any shape and size through the web app.\n* **🗑️ Recycle**: Select and delete multiple photos and videos at once.\n* **⚡️ Fast**: Memories is extremely fast. Period.\n\n## 🚀 Installation\n\n1. Install the app from the Nextcloud app store\n1. ⚒️ Install `exiftool` (see below).\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## 🔨 Installing Dependencies\nThe exact steps depend on your Nextcloud platform. If you use Docker for your Nextcloud instance, you can install Exiftool by using a custom docker image.\n- **Ubuntu/Debian**: `sudo apt install libimage-exiftool-perl`\n- **Fedora**: `sudo dnf install perl-Image-ExifTool`\n- **Arch Linux**: `sudo pacman -S perl-image-exiftool`\n- **Alpine**: `apk add --no-cache exiftool`\n- **MacOS**: `brew install exiftool`\n- **FreeBSD**: `sudo pkg install p5-Image-ExifTool`" : "# Memories\n\n* **📸 Cronologia de fotografias e vídeos**: Ordena as fotografias pela data de captura, analisada dos dados Exif.\n* **🤔 Quick Recap**: Jump to anywhere in the timeline instantly.\n* **🖼️ Folders**: Browse your and shared folders with a similar, efficient timeline.\n* **🎦 Slideshow**: View photos from your timeline and folders easily.\n* **📱 Mobile Support**: Relive your memories on devices of any shape and size through the web app.\n* **🗑️ Recycle**: Select and delete multiple photos and videos at once.\n* **⚡️ Fast**: Memories is extremely fast. Period.\n\n## 🚀 Instalação\n\n1. Install the app from the Nextcloud app store\n1. ⚒️ Install `exiftool` (see below).\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## 🔨 Instalação de Dependências\nThe exact steps depend on your Nextcloud platform. If you use Docker for your Nextcloud instance, you can install Exiftool by using a custom docker image.\n- **Ubuntu/Debian**: `sudo apt install libimage-exiftool-perl`\n- **Fedora**: `sudo dnf install perl-Image-ExifTool`\n- **Arch Linux**: `sudo pacman -S perl-image-exiftool`\n- **Alpine**: `apk add --no-cache exiftool`\n- **MacOS**: `brew install exiftool`\n- **FreeBSD**: `sudo pkg install p5-Image-ExifTool`",
|
||||
"Timeline" : "Linha do tempo",
|
||||
"Folders" : "Pastas",
|
||||
"Favorites" : "Favoritos",
|
||||
"Videos" : "Videos",
|
||||
"Videos" : "Vídeos",
|
||||
"Settings" : "Definições",
|
||||
"Cannot find this photo anymore!" : "Já não é possível encontrar esta fotografia!",
|
||||
"Timeline Path" : "Caminho da Cronologia",
|
||||
"Show hidden folders" : "Mostrar pastas ocultas",
|
||||
"Update" : "Atualizar",
|
||||
"Error updating settings" : "Erro ao atualizar as definições",
|
||||
"Cancel" : "Cancelar",
|
||||
"Delete" : "Eliminar",
|
||||
"Download" : "Transferir",
|
||||
"Favorite" : "Favorito"
|
||||
"Favorite" : "Favorito",
|
||||
"No photos to show here" : "Sem fotografias para mostrar aqui",
|
||||
"Failed to load some photos" : "Não foi possível carregar algumas fotografias",
|
||||
"{n} selected" : "{n} selecionados",
|
||||
"You are about to download a large number of files. Are you sure?" : "Estás prestes a transferir um grande número de ficheiros. Tem a certeza?",
|
||||
"You are about to delete a large number of files. Are you sure?" : "Estás prestes a eliminar um grande número de ficheiros. Tem a certeza?",
|
||||
"Failed to delete files." : "Não foi possível eliminar os ficheiros.",
|
||||
"Failed to delete {fileName}." : "Não foi possível eliminar {fileName}.",
|
||||
"Failed to favorite {fileName}." : "Não foi possível colocar {fileName} nos favoritos.",
|
||||
"Failed to favorite files." : "Não foi possível colocar os ficheiros nos favoritos."
|
||||
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
18
l10n/sv.js
18
l10n/sv.js
|
@ -1,15 +1,31 @@
|
|||
OC.L10N.register(
|
||||
"memories",
|
||||
{
|
||||
"Memories" : "Memories",
|
||||
"Yet another photo management app" : "Ännu en app för fotohantering",
|
||||
"# Memories\n\n* **📸 Photo and Video Timeline**: Sorts photos by date taken, parsed from Exif data.\n* **🤔 Quick Recap**: Jump to anywhere in the timeline instantly.\n* **🖼️ Folders**: Browse your and shared folders with a similar, efficient timeline.\n* **🎦 Slideshow**: View photos from your timeline and folders easily.\n* **📱 Mobile Support**: Relive your memories on devices of any shape and size through the web app.\n* **🗑️ Recycle**: Select and delete multiple photos and videos at once.\n* **⚡️ Fast**: Memories is extremely fast. Period.\n\n## 🚀 Installation\n\n1. Install the app from the Nextcloud app store\n1. ⚒️ Install `exiftool` (see below).\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## 🔨 Installing Dependencies\nThe exact steps depend on your Nextcloud platform. If you use Docker for your Nextcloud instance, you can install Exiftool by using a custom docker image.\n- **Ubuntu/Debian**: `sudo apt install libimage-exiftool-perl`\n- **Fedora**: `sudo dnf install perl-Image-ExifTool`\n- **Arch Linux**: `sudo pacman -S perl-image-exiftool`\n- **Alpine**: `apk add --no-cache exiftool`\n- **MacOS**: `brew install exiftool`\n- **FreeBSD**: `sudo pkg install p5-Image-ExifTool`" : "# Memories\n\n* **📸 Foto och videotidslinje**: Sorterar foton efter fotograferingsdatum hämtad ur Exif data.\n* **🤔 Snabb tillbakablick**: Hoppa omedelbart vart du vill i tidslinjen.\n* **🖼️ Mappar**: Bläddra igenom dina och delade mappar med en liknande smidig tidslinje.\n* **🎦 Bildspel*: Visa enkelt foton från din tidslinje och dina mappar.\n* **📱 Mobilt stöd**: Återupplev dina minnen på enheter av varierande form och storlek genom webbapplikationen.\n* **🗑️ Papperskorg**: Välj och radera flera foton och videon samtidigt.\n* **⚡️ Snabbt**: Memories är extremt snabbt. Punkt slut.\n\n## 🚀 Installation\n\n1. Installera applikationen från Nextclouds affär\n1. ⚒️ Installera `exiftool` (se nedan).\n1. Exekvera `php ./occ memories:index` för att generera metadata för befintliga foton.\n1. Öppna appoen 📷 Memories i Nextcloud och ange katalogen för dina foton. Foton från denna katalog kommer att visas i tidslinjen, inklusive foton i underkataloger.\n1. Installation av [preview generator](https://github.com/rullzer/previewgenerator) för att förgenerera tumnaglar rekommenderas varmt.\n\n## 🔨 Installera beroenden\nVerkliga steg att utföra beror på din installation av Nextcloud. Om du använder Docker för din Nextcloudinstans kan du installera Exiftool genom att använda en anpassad docker image.\n- **Ubuntu/Debian**: `sudo apt install libimage-exiftool-perl`\n- **Fedora**: `sudo dnf install perl-Image-ExifTool`\n- **Arch Linux**: `sudo pacman -S perl-image-exiftool`\n- **Alpine**: `apk add --no-cache exiftool`\n- **MacOS**: `brew install exiftool`\n- **FreeBSD**: `sudo pkg install p5-Image-ExifTool`",
|
||||
"Timeline" : "Tidslinje",
|
||||
"Folders" : "Mappar",
|
||||
"Favorites" : "Favoriter",
|
||||
"Videos" : "Videor",
|
||||
"Settings" : "Inställningar",
|
||||
"Cannot find this photo anymore!" : "Kan inte längre hitta detta foto!",
|
||||
"Timeline Path" : "Tidslinjesökväg",
|
||||
"Show hidden folders" : "Visa dolda filer",
|
||||
"Update" : "Uppdatera",
|
||||
"Error updating settings" : "Fel när inställningar sparas",
|
||||
"Cancel" : "Avbryt",
|
||||
"Delete" : "Radera",
|
||||
"Download" : "Ladda ner",
|
||||
"Favorite" : "Favorit"
|
||||
"Favorite" : "Favorit",
|
||||
"No photos to show here" : "Det finns inga bilder här",
|
||||
"Failed to load some photos" : "Misslyckades att läsa in vissa foton",
|
||||
"{n} selected" : "{n} valda",
|
||||
"You are about to download a large number of files. Are you sure?" : "Du kommer att ladda ner en stor mängd filer. Är du säker?",
|
||||
"You are about to delete a large number of files. Are you sure?" : "Du kommer att ta bort ett stort antal filer. Är du säker?",
|
||||
"Failed to delete files." : "Misslyckades att radera filer.",
|
||||
"Failed to delete {fileName}." : "Misslyckades att radera {fileName}.",
|
||||
"Failed to favorite {fileName}." : "Misslyckades att favorisera {fileName}.",
|
||||
"Failed to favorite files." : "Misslyckades att favorisera filer."
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
18
l10n/sv.json
18
l10n/sv.json
|
@ -1,13 +1,29 @@
|
|||
{ "translations": {
|
||||
"Memories" : "Memories",
|
||||
"Yet another photo management app" : "Ännu en app för fotohantering",
|
||||
"# Memories\n\n* **📸 Photo and Video Timeline**: Sorts photos by date taken, parsed from Exif data.\n* **🤔 Quick Recap**: Jump to anywhere in the timeline instantly.\n* **🖼️ Folders**: Browse your and shared folders with a similar, efficient timeline.\n* **🎦 Slideshow**: View photos from your timeline and folders easily.\n* **📱 Mobile Support**: Relive your memories on devices of any shape and size through the web app.\n* **🗑️ Recycle**: Select and delete multiple photos and videos at once.\n* **⚡️ Fast**: Memories is extremely fast. Period.\n\n## 🚀 Installation\n\n1. Install the app from the Nextcloud app store\n1. ⚒️ Install `exiftool` (see below).\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## 🔨 Installing Dependencies\nThe exact steps depend on your Nextcloud platform. If you use Docker for your Nextcloud instance, you can install Exiftool by using a custom docker image.\n- **Ubuntu/Debian**: `sudo apt install libimage-exiftool-perl`\n- **Fedora**: `sudo dnf install perl-Image-ExifTool`\n- **Arch Linux**: `sudo pacman -S perl-image-exiftool`\n- **Alpine**: `apk add --no-cache exiftool`\n- **MacOS**: `brew install exiftool`\n- **FreeBSD**: `sudo pkg install p5-Image-ExifTool`" : "# Memories\n\n* **📸 Foto och videotidslinje**: Sorterar foton efter fotograferingsdatum hämtad ur Exif data.\n* **🤔 Snabb tillbakablick**: Hoppa omedelbart vart du vill i tidslinjen.\n* **🖼️ Mappar**: Bläddra igenom dina och delade mappar med en liknande smidig tidslinje.\n* **🎦 Bildspel*: Visa enkelt foton från din tidslinje och dina mappar.\n* **📱 Mobilt stöd**: Återupplev dina minnen på enheter av varierande form och storlek genom webbapplikationen.\n* **🗑️ Papperskorg**: Välj och radera flera foton och videon samtidigt.\n* **⚡️ Snabbt**: Memories är extremt snabbt. Punkt slut.\n\n## 🚀 Installation\n\n1. Installera applikationen från Nextclouds affär\n1. ⚒️ Installera `exiftool` (se nedan).\n1. Exekvera `php ./occ memories:index` för att generera metadata för befintliga foton.\n1. Öppna appoen 📷 Memories i Nextcloud och ange katalogen för dina foton. Foton från denna katalog kommer att visas i tidslinjen, inklusive foton i underkataloger.\n1. Installation av [preview generator](https://github.com/rullzer/previewgenerator) för att förgenerera tumnaglar rekommenderas varmt.\n\n## 🔨 Installera beroenden\nVerkliga steg att utföra beror på din installation av Nextcloud. Om du använder Docker för din Nextcloudinstans kan du installera Exiftool genom att använda en anpassad docker image.\n- **Ubuntu/Debian**: `sudo apt install libimage-exiftool-perl`\n- **Fedora**: `sudo dnf install perl-Image-ExifTool`\n- **Arch Linux**: `sudo pacman -S perl-image-exiftool`\n- **Alpine**: `apk add --no-cache exiftool`\n- **MacOS**: `brew install exiftool`\n- **FreeBSD**: `sudo pkg install p5-Image-ExifTool`",
|
||||
"Timeline" : "Tidslinje",
|
||||
"Folders" : "Mappar",
|
||||
"Favorites" : "Favoriter",
|
||||
"Videos" : "Videor",
|
||||
"Settings" : "Inställningar",
|
||||
"Cannot find this photo anymore!" : "Kan inte längre hitta detta foto!",
|
||||
"Timeline Path" : "Tidslinjesökväg",
|
||||
"Show hidden folders" : "Visa dolda filer",
|
||||
"Update" : "Uppdatera",
|
||||
"Error updating settings" : "Fel när inställningar sparas",
|
||||
"Cancel" : "Avbryt",
|
||||
"Delete" : "Radera",
|
||||
"Download" : "Ladda ner",
|
||||
"Favorite" : "Favorit"
|
||||
"Favorite" : "Favorit",
|
||||
"No photos to show here" : "Det finns inga bilder här",
|
||||
"Failed to load some photos" : "Misslyckades att läsa in vissa foton",
|
||||
"{n} selected" : "{n} valda",
|
||||
"You are about to download a large number of files. Are you sure?" : "Du kommer att ladda ner en stor mängd filer. Är du säker?",
|
||||
"You are about to delete a large number of files. Are you sure?" : "Du kommer att ta bort ett stort antal filer. Är du säker?",
|
||||
"Failed to delete files." : "Misslyckades att radera filer.",
|
||||
"Failed to delete {fileName}." : "Misslyckades att radera {fileName}.",
|
||||
"Failed to favorite {fileName}." : "Misslyckades att favorisera {fileName}.",
|
||||
"Failed to favorite files." : "Misslyckades att favorisera filer."
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
16
l10n/tr.js
16
l10n/tr.js
|
@ -1,17 +1,31 @@
|
|||
OC.L10N.register(
|
||||
"memories",
|
||||
{
|
||||
"Memories" : "Anılar",
|
||||
"Yet another photo management app" : "Başka bir fotoğraf yönetimi uygulaması daha",
|
||||
"# Memories\n\n* **📸 Photo and Video Timeline**: Sorts photos by date taken, parsed from Exif data.\n* **🤔 Quick Recap**: Jump to anywhere in the timeline instantly.\n* **🖼️ Folders**: Browse your and shared folders with a similar, efficient timeline.\n* **🎦 Slideshow**: View photos from your timeline and folders easily.\n* **📱 Mobile Support**: Relive your memories on devices of any shape and size through the web app.\n* **🗑️ Recycle**: Select and delete multiple photos and videos at once.\n* **⚡️ Fast**: Memories is extremely fast. Period.\n\n## 🚀 Installation\n\n1. Install the app from the Nextcloud app store\n1. ⚒️ Install `exiftool` (see below).\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## 🔨 Installing Dependencies\nThe exact steps depend on your Nextcloud platform. If you use Docker for your Nextcloud instance, you can install Exiftool by using a custom docker image.\n- **Ubuntu/Debian**: `sudo apt install libimage-exiftool-perl`\n- **Fedora**: `sudo dnf install perl-Image-ExifTool`\n- **Arch Linux**: `sudo pacman -S perl-image-exiftool`\n- **Alpine**: `apk add --no-cache exiftool`\n- **MacOS**: `brew install exiftool`\n- **FreeBSD**: `sudo pkg install p5-Image-ExifTool`" : "# Anılar\n\n* **📸 Fotoğraf ve görüntü zaman tüneli**: Fotoğrafları EXIF verilerindeki çekilme tarihine göre sıralayın.\n* **🤔 Hızlı hatırlama**: Zaman tünelindeki herhangi bir zamana anında sıçrayın.\n* **🖼️ Klasörler**: Kendi arşivinize ve paylaşılan klasörlere aynı ve etkili zaman tüneliyle göz atın.\n* **🎦 Sunum**: Zaman tünelinizdeki fotoğraf ve klasörleri kolayca görüntüleyin.\n* **📱 Mobil desteği**: Web uygulaması ile anılarınızı her şekil ve boyuttaki aygıtlarda yeniden yaşayın.\n* **🗑️ Geri dönüşüm**: Birçok fotoğraf ve görüntüyü seçip bir kerede silin.\n* **⚡️ Hızlı**: Anılar çok hızlıdır. Nokta.\n\n## 🚀 Kurulum\n\n1. Nextcloud mağazasından uygulamayı kurun\n1. ⚒️ `exiftool` aracını kurun (aşağıyı okuyun).\n1. Var olan fotoğrafların üst veri dizinini oluşturmak için `php ./occ memories:index` komutunu yürütün.\n1. Nextcloud içinden 📷 Anılar uygulamasını açın ve fotoğraflarınızın bulunduğu klasörü ayarlayın. Bu klasördeki ve alt klasörlerindeki fotoğraflar zaman tünelinde görüntülenir.\n1. Küçük görselleri önceden hazırlamak için [ön izleme oluşturucu](https://github.com/rullzer/previewgenerator) uygulamasını kurmanız önemle önerilir.\n\n## 🔨 Bağımlılıkları Kurmak\nTam adımlar, Nextcloud platformunuza bağlıdır. Nextcloud kopyanız için Docker kullanıyorsanız, özel bir docker kalıbı kullanarak Exiftool aracını kurabilirsiniz.\n- **Ubuntu/Debian**: `sudo apt install libimage-exiftool-perl`\n- **Fedora**: `sudo dnf install perl-Image-ExifTool`\n- **Arch Linux**: `sudo pacman -S perl-image-exiftool`\n- **Alpine**: `apk add --no-cache exiftool`\n- **MacOS**: `brew install exiftool`\n- **FreeBSD**: `sudo pkg install p5-Image-ExifTool`",
|
||||
"Timeline" : "Zaman tüneli",
|
||||
"Folders" : "Klasörler",
|
||||
"Favorites" : "Sık kullanılanlar",
|
||||
"Videos" : "Görüntüler",
|
||||
"Settings" : "Ayarlar",
|
||||
"Cannot find this photo anymore!" : "Bu fotoğraf artık bulunmuyor!",
|
||||
"Timeline Path" : "Zaman tüneli yolu",
|
||||
"Show hidden folders" : "Gizli klasörleri görüntüle",
|
||||
"Update" : "Güncelle",
|
||||
"Error updating settings" : "Ayarlar güncellenirken sorun çıktı",
|
||||
"Cancel" : "İptal",
|
||||
"Delete" : "Sil",
|
||||
"Download" : "İndir",
|
||||
"Favorite" : "Sık kullanılanlara ekle",
|
||||
"No photos to show here" : "Burada görüntülenecek bir fotoğraf yok",
|
||||
"Failed to load some photos" : "Bazı fotoğraflar yüklenemedi",
|
||||
"{n} selected" : "{n} seçilmiş",
|
||||
"You are about to download a large number of files. Are you sure?" : "Çok sayıda dosyayı indirmek üzeresiniz. Bunu yapmak istediğinize emin misiniz?",
|
||||
"You are about to delete a large number of files. Are you sure?" : "Çok sayıda dosyayı silmek üzeresiniz. Bunu yapmak istediğinize emin misiniz?",
|
||||
"Failed to delete files." : "Dosyalar silinemedi.",
|
||||
"Failed to delete {fileName}." : "{fileName} silinemedi.",
|
||||
"Failed to favorite {fileName}." : "{fileName} sık kullanılanlara eklenemedi."
|
||||
"Failed to favorite {fileName}." : "{fileName} sık kullanılanlara eklenemedi.",
|
||||
"Failed to favorite files." : "Dosyalar sık kullanılanlara eklenemedi."
|
||||
},
|
||||
"nplurals=2; plural=(n > 1);");
|
||||
|
|
16
l10n/tr.json
16
l10n/tr.json
|
@ -1,15 +1,29 @@
|
|||
{ "translations": {
|
||||
"Memories" : "Anılar",
|
||||
"Yet another photo management app" : "Başka bir fotoğraf yönetimi uygulaması daha",
|
||||
"# Memories\n\n* **📸 Photo and Video Timeline**: Sorts photos by date taken, parsed from Exif data.\n* **🤔 Quick Recap**: Jump to anywhere in the timeline instantly.\n* **🖼️ Folders**: Browse your and shared folders with a similar, efficient timeline.\n* **🎦 Slideshow**: View photos from your timeline and folders easily.\n* **📱 Mobile Support**: Relive your memories on devices of any shape and size through the web app.\n* **🗑️ Recycle**: Select and delete multiple photos and videos at once.\n* **⚡️ Fast**: Memories is extremely fast. Period.\n\n## 🚀 Installation\n\n1. Install the app from the Nextcloud app store\n1. ⚒️ Install `exiftool` (see below).\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## 🔨 Installing Dependencies\nThe exact steps depend on your Nextcloud platform. If you use Docker for your Nextcloud instance, you can install Exiftool by using a custom docker image.\n- **Ubuntu/Debian**: `sudo apt install libimage-exiftool-perl`\n- **Fedora**: `sudo dnf install perl-Image-ExifTool`\n- **Arch Linux**: `sudo pacman -S perl-image-exiftool`\n- **Alpine**: `apk add --no-cache exiftool`\n- **MacOS**: `brew install exiftool`\n- **FreeBSD**: `sudo pkg install p5-Image-ExifTool`" : "# Anılar\n\n* **📸 Fotoğraf ve görüntü zaman tüneli**: Fotoğrafları EXIF verilerindeki çekilme tarihine göre sıralayın.\n* **🤔 Hızlı hatırlama**: Zaman tünelindeki herhangi bir zamana anında sıçrayın.\n* **🖼️ Klasörler**: Kendi arşivinize ve paylaşılan klasörlere aynı ve etkili zaman tüneliyle göz atın.\n* **🎦 Sunum**: Zaman tünelinizdeki fotoğraf ve klasörleri kolayca görüntüleyin.\n* **📱 Mobil desteği**: Web uygulaması ile anılarınızı her şekil ve boyuttaki aygıtlarda yeniden yaşayın.\n* **🗑️ Geri dönüşüm**: Birçok fotoğraf ve görüntüyü seçip bir kerede silin.\n* **⚡️ Hızlı**: Anılar çok hızlıdır. Nokta.\n\n## 🚀 Kurulum\n\n1. Nextcloud mağazasından uygulamayı kurun\n1. ⚒️ `exiftool` aracını kurun (aşağıyı okuyun).\n1. Var olan fotoğrafların üst veri dizinini oluşturmak için `php ./occ memories:index` komutunu yürütün.\n1. Nextcloud içinden 📷 Anılar uygulamasını açın ve fotoğraflarınızın bulunduğu klasörü ayarlayın. Bu klasördeki ve alt klasörlerindeki fotoğraflar zaman tünelinde görüntülenir.\n1. Küçük görselleri önceden hazırlamak için [ön izleme oluşturucu](https://github.com/rullzer/previewgenerator) uygulamasını kurmanız önemle önerilir.\n\n## 🔨 Bağımlılıkları Kurmak\nTam adımlar, Nextcloud platformunuza bağlıdır. Nextcloud kopyanız için Docker kullanıyorsanız, özel bir docker kalıbı kullanarak Exiftool aracını kurabilirsiniz.\n- **Ubuntu/Debian**: `sudo apt install libimage-exiftool-perl`\n- **Fedora**: `sudo dnf install perl-Image-ExifTool`\n- **Arch Linux**: `sudo pacman -S perl-image-exiftool`\n- **Alpine**: `apk add --no-cache exiftool`\n- **MacOS**: `brew install exiftool`\n- **FreeBSD**: `sudo pkg install p5-Image-ExifTool`",
|
||||
"Timeline" : "Zaman tüneli",
|
||||
"Folders" : "Klasörler",
|
||||
"Favorites" : "Sık kullanılanlar",
|
||||
"Videos" : "Görüntüler",
|
||||
"Settings" : "Ayarlar",
|
||||
"Cannot find this photo anymore!" : "Bu fotoğraf artık bulunmuyor!",
|
||||
"Timeline Path" : "Zaman tüneli yolu",
|
||||
"Show hidden folders" : "Gizli klasörleri görüntüle",
|
||||
"Update" : "Güncelle",
|
||||
"Error updating settings" : "Ayarlar güncellenirken sorun çıktı",
|
||||
"Cancel" : "İptal",
|
||||
"Delete" : "Sil",
|
||||
"Download" : "İndir",
|
||||
"Favorite" : "Sık kullanılanlara ekle",
|
||||
"No photos to show here" : "Burada görüntülenecek bir fotoğraf yok",
|
||||
"Failed to load some photos" : "Bazı fotoğraflar yüklenemedi",
|
||||
"{n} selected" : "{n} seçilmiş",
|
||||
"You are about to download a large number of files. Are you sure?" : "Çok sayıda dosyayı indirmek üzeresiniz. Bunu yapmak istediğinize emin misiniz?",
|
||||
"You are about to delete a large number of files. Are you sure?" : "Çok sayıda dosyayı silmek üzeresiniz. Bunu yapmak istediğinize emin misiniz?",
|
||||
"Failed to delete files." : "Dosyalar silinemedi.",
|
||||
"Failed to delete {fileName}." : "{fileName} silinemedi.",
|
||||
"Failed to favorite {fileName}." : "{fileName} sık kullanılanlara eklenemedi."
|
||||
"Failed to favorite {fileName}." : "{fileName} sık kullanılanlara eklenemedi.",
|
||||
"Failed to favorite files." : "Dosyalar sık kullanılanlara eklenemedi."
|
||||
},"pluralForm" :"nplurals=2; plural=(n > 1);"
|
||||
}
|
17
l10n/uk.js
17
l10n/uk.js
|
@ -1,15 +1,30 @@
|
|||
OC.L10N.register(
|
||||
"memories",
|
||||
{
|
||||
"Memories" : "Спогади",
|
||||
"Yet another photo management app" : "Ще один додаток для керування фотографіями",
|
||||
"Timeline" : "Дії",
|
||||
"Folders" : "Теки",
|
||||
"Favorites" : "Вподобані",
|
||||
"Videos" : "Відео",
|
||||
"Settings" : "Налаштування",
|
||||
"Cannot find this photo anymore!" : "Більше не можу знайти це фото!",
|
||||
"Timeline Path" : "Шлях шкали часу",
|
||||
"Show hidden folders" : "Показати приховані папки",
|
||||
"Update" : "Оновлення",
|
||||
"Error updating settings" : "Помилка оновлення налаштувань",
|
||||
"Cancel" : "Скасувати",
|
||||
"Delete" : "Вилучити",
|
||||
"Download" : "Завантажити",
|
||||
"Favorite" : "Вподобати"
|
||||
"Favorite" : "Вподобати",
|
||||
"No photos to show here" : "Тут немає фотографій для показу",
|
||||
"Failed to load some photos" : "Не вдалося завантажити деякі фотографії",
|
||||
"{n} selected" : "Вибрано {n}",
|
||||
"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?" : "Ви збираєтеся видалити велику кількість файлів. Ти впевнений?",
|
||||
"Failed to delete files." : "Не вдалося видалити файли.",
|
||||
"Failed to delete {fileName}." : "Не вдалося видалити {fileName}.",
|
||||
"Failed to favorite {fileName}." : "Не вдалося додати {fileName} до вибраного.",
|
||||
"Failed to favorite files." : "Не вдалося додати файли до вибраного."
|
||||
},
|
||||
"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);");
|
||||
|
|
17
l10n/uk.json
17
l10n/uk.json
|
@ -1,13 +1,28 @@
|
|||
{ "translations": {
|
||||
"Memories" : "Спогади",
|
||||
"Yet another photo management app" : "Ще один додаток для керування фотографіями",
|
||||
"Timeline" : "Дії",
|
||||
"Folders" : "Теки",
|
||||
"Favorites" : "Вподобані",
|
||||
"Videos" : "Відео",
|
||||
"Settings" : "Налаштування",
|
||||
"Cannot find this photo anymore!" : "Більше не можу знайти це фото!",
|
||||
"Timeline Path" : "Шлях шкали часу",
|
||||
"Show hidden folders" : "Показати приховані папки",
|
||||
"Update" : "Оновлення",
|
||||
"Error updating settings" : "Помилка оновлення налаштувань",
|
||||
"Cancel" : "Скасувати",
|
||||
"Delete" : "Вилучити",
|
||||
"Download" : "Завантажити",
|
||||
"Favorite" : "Вподобати"
|
||||
"Favorite" : "Вподобати",
|
||||
"No photos to show here" : "Тут немає фотографій для показу",
|
||||
"Failed to load some photos" : "Не вдалося завантажити деякі фотографії",
|
||||
"{n} selected" : "Вибрано {n}",
|
||||
"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?" : "Ви збираєтеся видалити велику кількість файлів. Ти впевнений?",
|
||||
"Failed to delete files." : "Не вдалося видалити файли.",
|
||||
"Failed to delete {fileName}." : "Не вдалося видалити {fileName}.",
|
||||
"Failed to favorite {fileName}." : "Не вдалося додати {fileName} до вибраного.",
|
||||
"Failed to favorite files." : "Не вдалося додати файли до вибраного."
|
||||
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"
|
||||
}
|
|
@ -1,17 +1,31 @@
|
|||
OC.L10N.register(
|
||||
"memories",
|
||||
{
|
||||
"Memories" : "回憶",
|
||||
"Yet another photo management app" : "又一個照片管理應用程式",
|
||||
"# Memories\n\n* **📸 Photo and Video Timeline**: Sorts photos by date taken, parsed from Exif data.\n* **🤔 Quick Recap**: Jump to anywhere in the timeline instantly.\n* **🖼️ Folders**: Browse your and shared folders with a similar, efficient timeline.\n* **🎦 Slideshow**: View photos from your timeline and folders easily.\n* **📱 Mobile Support**: Relive your memories on devices of any shape and size through the web app.\n* **🗑️ Recycle**: Select and delete multiple photos and videos at once.\n* **⚡️ Fast**: Memories is extremely fast. Period.\n\n## 🚀 Installation\n\n1. Install the app from the Nextcloud app store\n1. ⚒️ Install `exiftool` (see below).\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## 🔨 Installing Dependencies\nThe exact steps depend on your Nextcloud platform. If you use Docker for your Nextcloud instance, you can install Exiftool by using a custom docker image.\n- **Ubuntu/Debian**: `sudo apt install libimage-exiftool-perl`\n- **Fedora**: `sudo dnf install perl-Image-ExifTool`\n- **Arch Linux**: `sudo pacman -S perl-image-exiftool`\n- **Alpine**: `apk add --no-cache exiftool`\n- **MacOS**: `brew install exiftool`\n- **FreeBSD**: `sudo pkg install p5-Image-ExifTool`" : "# 回憶\n\n* **📸 照片和視頻時間軸**:按拍攝日期對照片進行排序,從 Exif 數據中解析。\n* **🤔 快速回顧**:立即跳轉到時間線中的任何位置。\n* **🖼️ 文件夾**:使用類似的高效時間線瀏覽您的文件夾和共享文件夾。\n* **🎦 幻燈片**:輕鬆查看時間軸和文件夾中的照片。\n* **📱 移動支持**:通過網絡應用程序在任何形狀和大小的設備上重溫您的回憶。\n* **🗑️ 回收**:一次選擇並刪除多張照片和視頻。\n* **⚡️ 快速**:記憶速度極快。時期。\n\n## 🚀 安裝\n\n1. 從 Nextcloud 應用商店安裝應用\n1. ⚒️ 安裝 `exiftool`(見下文)。\n1. 運行 `php ./occ memory:index` 為現有照片生成元數據索引。\n1. 在 Nextcloud 中打開📷 Memories 應用程序並設置包含您的照片的目錄。此目錄中的照片將顯示在時間線中,包括嵌套子目錄中的所有照片。\n1. 強烈推薦安裝[預覽生成器](https://github.com/rullzer/previewgenerator) 用於預生成縮略圖。\n\n## 🔨 安裝依賴\n具體步驟取決於您的 Nextcloud 平台。如果您將 Docker 用於 Nextcloud 實例,則可以使用自定義 docker 映像安裝 Exiftool。\n- **Ubuntu/Debian**:`sudo apt install libimage-exiftool-perl`\n- **Fedora**:`sudo dnf install perl-Image-ExifTool`\n- **Arch Linux**:`sudo pacman -S perl-image-exiftool`\n- **Alpine**:`apk add --no-cache exiftool`\n- **MacOS**:`brew install exiftool`\n- **FreeBSD**: `sudo pkg install p5-Image-ExifTool`",
|
||||
"Timeline" : "時間線",
|
||||
"Folders" : "資料夾",
|
||||
"Favorites" : "最愛",
|
||||
"Videos" : "影片",
|
||||
"Settings" : "設定",
|
||||
"Cannot find this photo anymore!" : "再也找不到這張照片了!",
|
||||
"Timeline Path" : "時間線途徑",
|
||||
"Show hidden folders" : "顯示隱藏資料夾",
|
||||
"Update" : "更新",
|
||||
"Error updating settings" : "更新設定時發生錯誤",
|
||||
"Cancel" : "取消",
|
||||
"Delete" : "刪除",
|
||||
"Download" : "下載",
|
||||
"Favorite" : "我的最愛",
|
||||
"No photos to show here" : "此處沒有可顯示的照片",
|
||||
"Failed to load some photos" : "未能加載一些照片",
|
||||
"{n} selected" : "已選擇 {n} 個",
|
||||
"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?" : "您即將刪除大量檔案。你確定嗎?",
|
||||
"Failed to delete files." : "刪除檔案失敗。",
|
||||
"Failed to delete {fileName}." : "刪除 {fileName} 失敗。",
|
||||
"Failed to favorite {fileName}." : "將 {fileName} 加入最愛失敗。"
|
||||
"Failed to favorite {fileName}." : "將 {fileName} 加入最愛失敗。",
|
||||
"Failed to favorite files." : "加入最愛失敗。"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
||||
|
|
|
@ -1,15 +1,29 @@
|
|||
{ "translations": {
|
||||
"Memories" : "回憶",
|
||||
"Yet another photo management app" : "又一個照片管理應用程式",
|
||||
"# Memories\n\n* **📸 Photo and Video Timeline**: Sorts photos by date taken, parsed from Exif data.\n* **🤔 Quick Recap**: Jump to anywhere in the timeline instantly.\n* **🖼️ Folders**: Browse your and shared folders with a similar, efficient timeline.\n* **🎦 Slideshow**: View photos from your timeline and folders easily.\n* **📱 Mobile Support**: Relive your memories on devices of any shape and size through the web app.\n* **🗑️ Recycle**: Select and delete multiple photos and videos at once.\n* **⚡️ Fast**: Memories is extremely fast. Period.\n\n## 🚀 Installation\n\n1. Install the app from the Nextcloud app store\n1. ⚒️ Install `exiftool` (see below).\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## 🔨 Installing Dependencies\nThe exact steps depend on your Nextcloud platform. If you use Docker for your Nextcloud instance, you can install Exiftool by using a custom docker image.\n- **Ubuntu/Debian**: `sudo apt install libimage-exiftool-perl`\n- **Fedora**: `sudo dnf install perl-Image-ExifTool`\n- **Arch Linux**: `sudo pacman -S perl-image-exiftool`\n- **Alpine**: `apk add --no-cache exiftool`\n- **MacOS**: `brew install exiftool`\n- **FreeBSD**: `sudo pkg install p5-Image-ExifTool`" : "# 回憶\n\n* **📸 照片和視頻時間軸**:按拍攝日期對照片進行排序,從 Exif 數據中解析。\n* **🤔 快速回顧**:立即跳轉到時間線中的任何位置。\n* **🖼️ 文件夾**:使用類似的高效時間線瀏覽您的文件夾和共享文件夾。\n* **🎦 幻燈片**:輕鬆查看時間軸和文件夾中的照片。\n* **📱 移動支持**:通過網絡應用程序在任何形狀和大小的設備上重溫您的回憶。\n* **🗑️ 回收**:一次選擇並刪除多張照片和視頻。\n* **⚡️ 快速**:記憶速度極快。時期。\n\n## 🚀 安裝\n\n1. 從 Nextcloud 應用商店安裝應用\n1. ⚒️ 安裝 `exiftool`(見下文)。\n1. 運行 `php ./occ memory:index` 為現有照片生成元數據索引。\n1. 在 Nextcloud 中打開📷 Memories 應用程序並設置包含您的照片的目錄。此目錄中的照片將顯示在時間線中,包括嵌套子目錄中的所有照片。\n1. 強烈推薦安裝[預覽生成器](https://github.com/rullzer/previewgenerator) 用於預生成縮略圖。\n\n## 🔨 安裝依賴\n具體步驟取決於您的 Nextcloud 平台。如果您將 Docker 用於 Nextcloud 實例,則可以使用自定義 docker 映像安裝 Exiftool。\n- **Ubuntu/Debian**:`sudo apt install libimage-exiftool-perl`\n- **Fedora**:`sudo dnf install perl-Image-ExifTool`\n- **Arch Linux**:`sudo pacman -S perl-image-exiftool`\n- **Alpine**:`apk add --no-cache exiftool`\n- **MacOS**:`brew install exiftool`\n- **FreeBSD**: `sudo pkg install p5-Image-ExifTool`",
|
||||
"Timeline" : "時間線",
|
||||
"Folders" : "資料夾",
|
||||
"Favorites" : "最愛",
|
||||
"Videos" : "影片",
|
||||
"Settings" : "設定",
|
||||
"Cannot find this photo anymore!" : "再也找不到這張照片了!",
|
||||
"Timeline Path" : "時間線途徑",
|
||||
"Show hidden folders" : "顯示隱藏資料夾",
|
||||
"Update" : "更新",
|
||||
"Error updating settings" : "更新設定時發生錯誤",
|
||||
"Cancel" : "取消",
|
||||
"Delete" : "刪除",
|
||||
"Download" : "下載",
|
||||
"Favorite" : "我的最愛",
|
||||
"No photos to show here" : "此處沒有可顯示的照片",
|
||||
"Failed to load some photos" : "未能加載一些照片",
|
||||
"{n} selected" : "已選擇 {n} 個",
|
||||
"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?" : "您即將刪除大量檔案。你確定嗎?",
|
||||
"Failed to delete files." : "刪除檔案失敗。",
|
||||
"Failed to delete {fileName}." : "刪除 {fileName} 失敗。",
|
||||
"Failed to favorite {fileName}." : "將 {fileName} 加入最愛失敗。"
|
||||
"Failed to favorite {fileName}." : "將 {fileName} 加入最愛失敗。",
|
||||
"Failed to favorite files." : "加入最愛失敗。"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
Loading…
Reference in New Issue