diff --git a/l10n/cs.js b/l10n/cs.js index 01b0f1dd..0f9b4397 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -19,7 +19,6 @@ OC.L10N.register( "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.", diff --git a/l10n/cs.json b/l10n/cs.json index 608925c2..2b7873ee 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -17,7 +17,6 @@ "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.", diff --git a/l10n/da.js b/l10n/da.js index f22667f3..9028260b 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -20,7 +20,6 @@ OC.L10N.register( "Favorite" : "Favorit", "No photos to show here" : "Ingen billeder at vise her", "Failed to load some photos" : "Kunne ikke indlæse nogle billeder", - "{n} selected" : "{n} valgt", "You are about to download a large number of files. Are you sure?" : "Du er ved at downloade et stort antal filer. Er du sikker?", "You are about to delete a large number of files. Are you sure?" : "Du er ved at slette et stort antal filer. Er du sikker?", "Failed to delete files." : "Kunne ikke slette filer.", diff --git a/l10n/da.json b/l10n/da.json index 762353ad..6d7a9c32 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -18,7 +18,6 @@ "Favorite" : "Favorit", "No photos to show here" : "Ingen billeder at vise her", "Failed to load some photos" : "Kunne ikke indlæse nogle billeder", - "{n} selected" : "{n} valgt", "You are about to download a large number of files. Are you sure?" : "Du er ved at downloade et stort antal filer. Er du sikker?", "You are about to delete a large number of files. Are you sure?" : "Du er ved at slette et stort antal filer. Er du sikker?", "Failed to delete files." : "Kunne ikke slette filer.", diff --git a/l10n/de.js b/l10n/de.js index 021b358d..34148f95 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -20,7 +20,6 @@ OC.L10N.register( "Favorite" : "Favorit", "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?" : "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?", "Failed to delete files." : "Löschen der Dateien fehlgeschlagen", diff --git a/l10n/de.json b/l10n/de.json index f3b1265f..7fd585b7 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -18,7 +18,6 @@ "Favorite" : "Favorit", "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?" : "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?", "Failed to delete files." : "Löschen der Dateien fehlgeschlagen", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index a33c4ee3..3727c947 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -20,7 +20,6 @@ OC.L10N.register( "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.", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 0896fc60..84c0b481 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -18,7 +18,6 @@ "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.", diff --git a/l10n/eu.js b/l10n/eu.js index 2dbd23d5..7b72a466 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -18,9 +18,9 @@ OC.L10N.register( "Favorite" : "Egin gogoko", "No photos to show here" : "Ez dago argazkirik erakusteko hemen", "Failed to load some photos" : "Argazki batzuk kargatzeak huts egin du", - "{n} selected" : "{n} hautatuta", "Failed to delete files." : "Fitxategiak ezabatzeak huts egin du.", "Failed to delete {fileName}." : "{fileName} ezabatzeak huts egin du.", - "Failed to favorite {fileName}." : "Ezin izan da {fileName} gogoko egin." + "Failed to favorite {fileName}." : "Ezin izan da {fileName} gogoko egin.", + "Failed to favorite files." : "Fitxategiak gogoko egiteak huts egin du." }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/eu.json b/l10n/eu.json index 5acd03f3..76390cf8 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -16,9 +16,9 @@ "Favorite" : "Egin gogoko", "No photos to show here" : "Ez dago argazkirik erakusteko hemen", "Failed to load some photos" : "Argazki batzuk kargatzeak huts egin du", - "{n} selected" : "{n} hautatuta", "Failed to delete files." : "Fitxategiak ezabatzeak huts egin du.", "Failed to delete {fileName}." : "{fileName} ezabatzeak huts egin du.", - "Failed to favorite {fileName}." : "Ezin izan da {fileName} gogoko egin." + "Failed to favorite {fileName}." : "Ezin izan da {fileName} gogoko egin.", + "Failed to favorite files." : "Fitxategiak gogoko egiteak huts egin du." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/fi.js b/l10n/fi.js index 579851ca..640096ec 100644 --- a/l10n/fi.js +++ b/l10n/fi.js @@ -19,7 +19,6 @@ OC.L10N.register( "Favorite" : "Suosikki", "No photos to show here" : "Ei kuvia täällä", "Failed to load some photos" : "Joidenkin kuvien lataus epäonnistui", - "{n} selected" : "{n} valittu", "You are about to download a large number of files. Are you sure?" : "Olet lataamassa suurta määrää tiedostoja. Oletko varma?", "You are about to delete a large number of files. Are you sure?" : "Olet poistamassa suurta määrää tiedostoja. Oletko varma?", "Failed to delete files." : "Tiedostojen poisto epäonnistui.", diff --git a/l10n/fi.json b/l10n/fi.json index c4582ae4..f138d191 100644 --- a/l10n/fi.json +++ b/l10n/fi.json @@ -17,7 +17,6 @@ "Favorite" : "Suosikki", "No photos to show here" : "Ei kuvia täällä", "Failed to load some photos" : "Joidenkin kuvien lataus epäonnistui", - "{n} selected" : "{n} valittu", "You are about to download a large number of files. Are you sure?" : "Olet lataamassa suurta määrää tiedostoja. Oletko varma?", "You are about to delete a large number of files. Are you sure?" : "Olet poistamassa suurta määrää tiedostoja. Oletko varma?", "Failed to delete files." : "Tiedostojen poisto epäonnistui.", diff --git a/l10n/fr.js b/l10n/fr.js index 4d287293..b4875e38 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -1,7 +1,8 @@ OC.L10N.register( "memories", { - "Yet another photo management app" : "Encore une autre application de gestion des photos", + "Memories" : "Souvenirs", + "Yet another photo management app" : "Une nouvelle application de gestion des photos", "Timeline" : "Ligne du temps", "Folders" : "Dossiers", "Favorites" : "Favoris", @@ -18,7 +19,6 @@ OC.L10N.register( "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.", diff --git a/l10n/fr.json b/l10n/fr.json index 82a621d4..c2bec72c 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -1,5 +1,6 @@ { "translations": { - "Yet another photo management app" : "Encore une autre application de gestion des photos", + "Memories" : "Souvenirs", + "Yet another photo management app" : "Une nouvelle application de gestion des photos", "Timeline" : "Ligne du temps", "Folders" : "Dossiers", "Favorites" : "Favoris", @@ -16,7 +17,6 @@ "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.", diff --git a/l10n/hu.js b/l10n/hu.js index ffd93e9c..e3e48502 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -20,7 +20,6 @@ OC.L10N.register( "Favorite" : "Kedvenc", "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.", diff --git a/l10n/hu.json b/l10n/hu.json index 09a4d7b4..da88b73d 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -18,7 +18,6 @@ "Favorite" : "Kedvenc", "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.", diff --git a/l10n/pl.js b/l10n/pl.js index 14a0f546..17b21dc7 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -20,7 +20,6 @@ OC.L10N.register( "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.", diff --git a/l10n/pl.json b/l10n/pl.json index 8ded75bc..ef27b050 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -18,7 +18,6 @@ "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.", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 1caee21c..0d4c8a94 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -1,16 +1,30 @@ OC.L10N.register( "memories", { + "Memories" : "Memórias", + "Yet another photo management app" : "Mais um aplicativo de gerenciamento de fotos", + "# 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`" : "# Memórias\n\n* **📸 Linha do tempo de fotos e vídeos**: classifica as fotos por data em que foram tiradas, analisadas a partir de dados Exif.\n* **🤔 Recapitulação Rápida**: Pule para qualquer lugar na linha do tempo instantaneamente.\n* **🖼️ Pastas**: navegue em suas pastas e pastas compartilhadas com uma linha do tempo semelhante e eficiente.\n* **🎦 Apresentação de slides**: Visualize fotos de sua linha do tempo e pastas facilmente.\n* **📱 Suporte móvel**: reviva suas memórias em dispositivos de qualquer formato e tamanho por meio do aplicativo da web.\n* **🗑️ Reciclar**: selecione e exclua várias fotos e vídeos de uma só vez.\n* **⚡️ Rápido**: As memórias são extremamente rápidas. Período.\n## 🚀 Instalação\n\n1. Instale o aplicativo da loja de aplicativos Nextcloud\n1. ⚒️ Instale o `exiftool` (veja abaixo).\n1. Execute `php ./occ memory:index` para gerar índices de metadados para fotos existentes.\n1. Abra as 📷 Memórias no Nextcloud e defina o diretório que contém suas fotos. As fotos deste diretório serão exibidas na linha do tempo, incluindo todas as fotos em subdiretórios aninhados.\n1. A instalação do [gerador de visualização](https://github.com/rullzer/previewgenerator) para pré-gerar miniaturas é fortemente recomendada.\n\n## 🔨 Instalando Dependências\nAs etapas exatas dependem da sua plataforma Nextcloud. Se você usar o Docker para sua instância do Nextcloud, poderá instalar o Exiftool usando uma imagem do docker personalizada.\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" : "Vídeos", "Settings" : "Configurações", + "Cannot find this photo anymore!" : "Não é mais possível encontrar esta foto!", + "Timeline Path" : "Caminho da linha do tempo", + "Show hidden folders" : "Mostrar pastas ocultas", "Update" : "Atualizar", + "Error updating settings" : "Erro ao atualizar as configurações", "Cancel" : "Cancelar", "Delete" : "Excluir", "Download" : "Baixar", "Favorite" : "Favorito", - "Failed to favorite {fileName}." : "Falha ao favoritar {fileName}" + "No photos to show here" : "Não há fotos para mostrar aqui", + "Failed to load some photos" : "Falha ao carregar algumas fotos", + "You are about to download a large number of files. Are you sure?" : "Você está prestes a baixar um grande número de arquivos. Tem certeza?", + "You are about to delete a large number of files. Are you sure?" : "Você está prestes a excluir um grande número de arquivos. Tem certeza?", + "Failed to delete files." : "Falha ao excluir arquivos.", + "Failed to delete {fileName}." : "Falha ao excluir {fileName}.", + "Failed to favorite {fileName}." : "Falha ao favoritar {fileName}", + "Failed to favorite files." : "Falha nos arquivos favoritos." }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index 2eebb784..e34ae656 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -1,14 +1,28 @@ { "translations": { + "Memories" : "Memórias", + "Yet another photo management app" : "Mais um aplicativo de gerenciamento de fotos", + "# 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`" : "# Memórias\n\n* **📸 Linha do tempo de fotos e vídeos**: classifica as fotos por data em que foram tiradas, analisadas a partir de dados Exif.\n* **🤔 Recapitulação Rápida**: Pule para qualquer lugar na linha do tempo instantaneamente.\n* **🖼️ Pastas**: navegue em suas pastas e pastas compartilhadas com uma linha do tempo semelhante e eficiente.\n* **🎦 Apresentação de slides**: Visualize fotos de sua linha do tempo e pastas facilmente.\n* **📱 Suporte móvel**: reviva suas memórias em dispositivos de qualquer formato e tamanho por meio do aplicativo da web.\n* **🗑️ Reciclar**: selecione e exclua várias fotos e vídeos de uma só vez.\n* **⚡️ Rápido**: As memórias são extremamente rápidas. Período.\n## 🚀 Instalação\n\n1. Instale o aplicativo da loja de aplicativos Nextcloud\n1. ⚒️ Instale o `exiftool` (veja abaixo).\n1. Execute `php ./occ memory:index` para gerar índices de metadados para fotos existentes.\n1. Abra as 📷 Memórias no Nextcloud e defina o diretório que contém suas fotos. As fotos deste diretório serão exibidas na linha do tempo, incluindo todas as fotos em subdiretórios aninhados.\n1. A instalação do [gerador de visualização](https://github.com/rullzer/previewgenerator) para pré-gerar miniaturas é fortemente recomendada.\n\n## 🔨 Instalando Dependências\nAs etapas exatas dependem da sua plataforma Nextcloud. Se você usar o Docker para sua instância do Nextcloud, poderá instalar o Exiftool usando uma imagem do docker personalizada.\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" : "Vídeos", "Settings" : "Configurações", + "Cannot find this photo anymore!" : "Não é mais possível encontrar esta foto!", + "Timeline Path" : "Caminho da linha do tempo", + "Show hidden folders" : "Mostrar pastas ocultas", "Update" : "Atualizar", + "Error updating settings" : "Erro ao atualizar as configurações", "Cancel" : "Cancelar", "Delete" : "Excluir", "Download" : "Baixar", "Favorite" : "Favorito", - "Failed to favorite {fileName}." : "Falha ao favoritar {fileName}" + "No photos to show here" : "Não há fotos para mostrar aqui", + "Failed to load some photos" : "Falha ao carregar algumas fotos", + "You are about to download a large number of files. Are you sure?" : "Você está prestes a baixar um grande número de arquivos. Tem certeza?", + "You are about to delete a large number of files. Are you sure?" : "Você está prestes a excluir um grande número de arquivos. Tem certeza?", + "Failed to delete files." : "Falha ao excluir arquivos.", + "Failed to delete {fileName}." : "Falha ao excluir {fileName}.", + "Failed to favorite {fileName}." : "Falha ao favoritar {fileName}", + "Failed to favorite files." : "Falha nos arquivos favoritos." },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js index c74d3def..78b3da15 100644 --- a/l10n/pt_PT.js +++ b/l10n/pt_PT.js @@ -3,7 +3,7 @@ OC.L10N.register( { "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`", + "# 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 Fotografia e Vídeo**: Ordena as fotografias por data de captura, analisadas dos dados Exif.\n* **🤔 Recapitulação Rápida**: Jump to anywhere in the timeline instantly.\n* **🖼️ Folders**: Browse your and shared folders with a similar, efficient timeline.\n* **🎦 Diaporama**: View photos from your timeline and folders easily.\n* **📱 Suporte Móvel**: Relive your memories on devices of any shape and size through the web app.\n* **🗑️ Reciclar**: Select and delete multiple photos and videos at once.\n* **⚡️ Rápido**: Memories é extremamente rápido. Período.\n\n## 🚀 Instalação\n\n1. Instalar a aplicação da loja de aplicações de Nextcloud\n1. ⚒️ Instalar `exiftool` (ver abaixo).\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", @@ -20,7 +20,6 @@ OC.L10N.register( "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.", diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json index da72ca53..99759eec 100644 --- a/l10n/pt_PT.json +++ b/l10n/pt_PT.json @@ -1,7 +1,7 @@ { "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`", + "# 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 Fotografia e Vídeo**: Ordena as fotografias por data de captura, analisadas dos dados Exif.\n* **🤔 Recapitulação Rápida**: Jump to anywhere in the timeline instantly.\n* **🖼️ Folders**: Browse your and shared folders with a similar, efficient timeline.\n* **🎦 Diaporama**: View photos from your timeline and folders easily.\n* **📱 Suporte Móvel**: Relive your memories on devices of any shape and size through the web app.\n* **🗑️ Reciclar**: Select and delete multiple photos and videos at once.\n* **⚡️ Rápido**: Memories é extremamente rápido. Período.\n\n## 🚀 Instalação\n\n1. Instalar a aplicação da loja de aplicações de Nextcloud\n1. ⚒️ Instalar `exiftool` (ver abaixo).\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", @@ -18,7 +18,6 @@ "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.", diff --git a/l10n/ru.js b/l10n/ru.js index 89f84550..603aea82 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -19,7 +19,6 @@ OC.L10N.register( "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." : "Ошибка удаления файлов.", diff --git a/l10n/ru.json b/l10n/ru.json index ed1013f4..9d3b92bd 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -17,7 +17,6 @@ "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." : "Ошибка удаления файлов.", diff --git a/l10n/sv.js b/l10n/sv.js index 5f07f0ce..69c07d4c 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -20,7 +20,6 @@ OC.L10N.register( "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.", diff --git a/l10n/sv.json b/l10n/sv.json index 2f59f5b8..542a9f3e 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -18,7 +18,6 @@ "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.", diff --git a/l10n/tr.js b/l10n/tr.js index a6670543..b2546143 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -20,7 +20,6 @@ OC.L10N.register( "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.", diff --git a/l10n/tr.json b/l10n/tr.json index 5eb819a8..13ba1e1a 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -18,7 +18,6 @@ "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.", diff --git a/l10n/uk.js b/l10n/uk.js index 48fec564..edffd4e2 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -20,7 +20,6 @@ OC.L10N.register( "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." : "Не вдалося видалити файли.", diff --git a/l10n/uk.json b/l10n/uk.json index cbd05da5..ff257a9a 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -18,7 +18,6 @@ "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." : "Не вдалося видалити файли.", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 36cffc52..964e5fd3 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -20,7 +20,6 @@ OC.L10N.register( "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." : "刪除檔案失敗。", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 71063ed5..01c9bbf8 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -18,7 +18,6 @@ "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." : "刪除檔案失敗。", diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index 57611f32..dd8afa0a 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -20,7 +20,6 @@ OC.L10N.register( "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." : "刪除檔案失敗", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 7a58de31..ea0dcbdd 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -18,7 +18,6 @@ "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." : "刪除檔案失敗",