Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/pulsejet/memories
Browse files Browse the repository at this point in the history
  • Loading branch information
pulsejet committed Mar 13, 2024
2 parents b8ccb7c + 66ad9ad commit d519d2d
Show file tree
Hide file tree
Showing 14 changed files with 74 additions and 0 deletions.
5 changes: 5 additions & 0 deletions l10n/de_DE.js
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ OC.L10N.register(
"Stack RAW files with same name" : "RAW-Dateien mit demselben Namen stapeln",
"Autoplay Live Photos" : "Live-Fotos automatisch abspielen",
"Show full file path in sidebar" : "Vollständigen Dateipfad in der Seitenleiste anzeigen",
"Show metadata in slideshow" : "Metadaten in Diashow anzeigen",
"High resolution image loading behavior" : "Verhalten beim Laden hochauflösender Bilder",
"Load high resolution image on zoom" : "Hochauflösendes Bild beim Zoomen laden",
"Always load high resolution image (not recommended)" : "Immer hochauflösende Bilder laden (nicht empfohlen)",
Expand Down Expand Up @@ -132,6 +133,8 @@ OC.L10N.register(
"You can contribute in several ways. See the project page for more details:" : "Sie können auf verschiedene Weise Ihren Beitrag leisten. Weitere Details finden Sie auf der Projektseite:",
"Help & Support" : "Hilfe und Unterstützung",
"{n} media files have been indexed" : "{n} Mediendateien wurden indexiert",
"{n} media files failed indexing and were skipped." : "{n} Mediendateien konnten nicht indiziert werden und wurden übersprungen",
"View failure logs." : "Fehlerprotokolle anzeigen",
"Files that failed indexing will not be indexed again unless they change." : "Dateien, deren Indizierung fehlgeschlagen ist, werden erst dann wieder neu indiziert, wenn sie geändert wurden.",
"You can manually retry files that failed indexing." : "Sie können Dateien, deren Indizierung fehl geschlagen ist, manuell erneut indizieren.",
"Automatic Indexing status: {status}" : "Status automatische Indizierung: {status}",
Expand Down Expand Up @@ -380,6 +383,7 @@ OC.L10N.register(
"Move left" : "Nach links verschieben",
"Move right" : "Nach rechts verschieben",
"Image saved successfully" : "Bild gespeichert",
"Error saving image: {error}" : "Fehler beim Speichern des Bildes: {error}",
"Unsaved changes" : "Ungespeicherte Änderungen",
"Drop changes" : "Änderungen verwerfen",
"Play Live Photo" : "Live-Foto abspielen",
Expand Down Expand Up @@ -410,6 +414,7 @@ OC.L10N.register(
"{name} binary exists and is usable ({info})." : "{name} Binärdatei existiert und kann verwendet werden ({info}).",
"{name} binary status: {status}." : "{Name} binärer Status: {Status}.",
"Save as" : "Speichern als",
"Are you sure you want to discard the changes?" : "Möchten Sie die Änderungen verwerfen?",
"Undo" : "Rückgängig",
"Redo" : "Wiederherstellen",
"Show original image" : "Originalbild anzeigen",
Expand Down
5 changes: 5 additions & 0 deletions l10n/de_DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
"Stack RAW files with same name" : "RAW-Dateien mit demselben Namen stapeln",
"Autoplay Live Photos" : "Live-Fotos automatisch abspielen",
"Show full file path in sidebar" : "Vollständigen Dateipfad in der Seitenleiste anzeigen",
"Show metadata in slideshow" : "Metadaten in Diashow anzeigen",
"High resolution image loading behavior" : "Verhalten beim Laden hochauflösender Bilder",
"Load high resolution image on zoom" : "Hochauflösendes Bild beim Zoomen laden",
"Always load high resolution image (not recommended)" : "Immer hochauflösende Bilder laden (nicht empfohlen)",
Expand Down Expand Up @@ -130,6 +131,8 @@
"You can contribute in several ways. See the project page for more details:" : "Sie können auf verschiedene Weise Ihren Beitrag leisten. Weitere Details finden Sie auf der Projektseite:",
"Help & Support" : "Hilfe und Unterstützung",
"{n} media files have been indexed" : "{n} Mediendateien wurden indexiert",
"{n} media files failed indexing and were skipped." : "{n} Mediendateien konnten nicht indiziert werden und wurden übersprungen",
"View failure logs." : "Fehlerprotokolle anzeigen",
"Files that failed indexing will not be indexed again unless they change." : "Dateien, deren Indizierung fehlgeschlagen ist, werden erst dann wieder neu indiziert, wenn sie geändert wurden.",
"You can manually retry files that failed indexing." : "Sie können Dateien, deren Indizierung fehl geschlagen ist, manuell erneut indizieren.",
"Automatic Indexing status: {status}" : "Status automatische Indizierung: {status}",
Expand Down Expand Up @@ -378,6 +381,7 @@
"Move left" : "Nach links verschieben",
"Move right" : "Nach rechts verschieben",
"Image saved successfully" : "Bild gespeichert",
"Error saving image: {error}" : "Fehler beim Speichern des Bildes: {error}",
"Unsaved changes" : "Ungespeicherte Änderungen",
"Drop changes" : "Änderungen verwerfen",
"Play Live Photo" : "Live-Foto abspielen",
Expand Down Expand Up @@ -408,6 +412,7 @@
"{name} binary exists and is usable ({info})." : "{name} Binärdatei existiert und kann verwendet werden ({info}).",
"{name} binary status: {status}." : "{Name} binärer Status: {Status}.",
"Save as" : "Speichern als",
"Are you sure you want to discard the changes?" : "Möchten Sie die Änderungen verwerfen?",
"Undo" : "Rückgängig",
"Redo" : "Wiederherstellen",
"Show original image" : "Originalbild anzeigen",
Expand Down
5 changes: 5 additions & 0 deletions l10n/en_GB.js
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ OC.L10N.register(
"Stack RAW files with same name" : "Stack RAW files with same name",
"Autoplay Live Photos" : "Autoplay Live Photos",
"Show full file path in sidebar" : "Show full file path in sidebar",
"Show metadata in slideshow" : "Show metadata in slideshow",
"High resolution image loading behavior" : "High resolution image loading behaviour",
"Load high resolution image on zoom" : "Load high resolution image on zoom",
"Always load high resolution image (not recommended)" : "Always load high resolution image (not recommended)",
Expand Down Expand Up @@ -132,6 +133,8 @@ OC.L10N.register(
"You can contribute in several ways. See the project page for more details:" : "You can contribute in several ways. See the project page for more details:",
"Help & Support" : "Help & Support",
"{n} media files have been indexed" : "{n} media files have been indexed",
"{n} media files failed indexing and were skipped." : "{n} media files failed indexing and were skipped.",
"View failure logs." : "View failure logs.",
"Files that failed indexing will not be indexed again unless they change." : "Files that failed indexing will not be indexed again unless they change.",
"You can manually retry files that failed indexing." : "You can manually retry files that failed indexing.",
"Automatic Indexing status: {status}" : "Automatic Indexing status: {status}",
Expand Down Expand Up @@ -380,6 +383,7 @@ OC.L10N.register(
"Move left" : "Move left",
"Move right" : "Move right",
"Image saved successfully" : "Image saved successfully",
"Error saving image: {error}" : "Error saving image: {error}",
"Unsaved changes" : "Unsaved changes",
"Drop changes" : "Drop changes",
"Play Live Photo" : "Play Live Photo",
Expand Down Expand Up @@ -410,6 +414,7 @@ OC.L10N.register(
"{name} binary exists and is usable ({info})." : "{name} binary exists and is usable ({info}).",
"{name} binary status: {status}." : "{name} binary status: {status}.",
"Save as" : "Save as",
"Are you sure you want to discard the changes?" : "Are you sure you want to discard the changes?",
"Undo" : "Undo",
"Redo" : "Redo",
"Show original image" : "Show original image",
Expand Down
5 changes: 5 additions & 0 deletions l10n/en_GB.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
"Stack RAW files with same name" : "Stack RAW files with same name",
"Autoplay Live Photos" : "Autoplay Live Photos",
"Show full file path in sidebar" : "Show full file path in sidebar",
"Show metadata in slideshow" : "Show metadata in slideshow",
"High resolution image loading behavior" : "High resolution image loading behaviour",
"Load high resolution image on zoom" : "Load high resolution image on zoom",
"Always load high resolution image (not recommended)" : "Always load high resolution image (not recommended)",
Expand Down Expand Up @@ -130,6 +131,8 @@
"You can contribute in several ways. See the project page for more details:" : "You can contribute in several ways. See the project page for more details:",
"Help & Support" : "Help & Support",
"{n} media files have been indexed" : "{n} media files have been indexed",
"{n} media files failed indexing and were skipped." : "{n} media files failed indexing and were skipped.",
"View failure logs." : "View failure logs.",
"Files that failed indexing will not be indexed again unless they change." : "Files that failed indexing will not be indexed again unless they change.",
"You can manually retry files that failed indexing." : "You can manually retry files that failed indexing.",
"Automatic Indexing status: {status}" : "Automatic Indexing status: {status}",
Expand Down Expand Up @@ -378,6 +381,7 @@
"Move left" : "Move left",
"Move right" : "Move right",
"Image saved successfully" : "Image saved successfully",
"Error saving image: {error}" : "Error saving image: {error}",
"Unsaved changes" : "Unsaved changes",
"Drop changes" : "Drop changes",
"Play Live Photo" : "Play Live Photo",
Expand Down Expand Up @@ -408,6 +412,7 @@
"{name} binary exists and is usable ({info})." : "{name} binary exists and is usable ({info}).",
"{name} binary status: {status}." : "{name} binary status: {status}.",
"Save as" : "Save as",
"Are you sure you want to discard the changes?" : "Are you sure you want to discard the changes?",
"Undo" : "Undo",
"Redo" : "Redo",
"Show original image" : "Show original image",
Expand Down
5 changes: 5 additions & 0 deletions l10n/nb.js
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ OC.L10N.register(
"Stack RAW files with same name" : "Stable RAW-filer med samme navn",
"Autoplay Live Photos" : "Automatisk spill av Live-fotoer",
"Show full file path in sidebar" : "Vis full filbane i sidepanelet",
"Show metadata in slideshow" : "Vis metadata i lysbildefremvisningen",
"High resolution image loading behavior" : "Virkemåte ved innlasting av bilder med høy oppløsning",
"Load high resolution image on zoom" : "Last inn bilde med høy oppløsning på zoom",
"Always load high resolution image (not recommended)" : "Last alltid inn høyoppløselig bilde (anbefales ikke)",
Expand Down Expand Up @@ -132,6 +133,8 @@ OC.L10N.register(
"You can contribute in several ways. See the project page for more details:" : "Du kan bidra på flere måter. Se prosjektsiden for mer informasjon:",
"Help & Support" : "Hjelp og støtte",
"{n} media files have been indexed" : "{n} mediefiler er indeksert",
"{n} media files failed indexing and were skipped." : "{n} mediefiler feilet indeksering og ble hoppet over.",
"View failure logs." : "Vis feillogger.",
"Files that failed indexing will not be indexed again unless they change." : "Filer som feilet indeksering blir ikke indeksert igjen med mindre de endres på.",
"You can manually retry files that failed indexing." : "Du kan manuelt prøve filer som feilet indeksering på nytt.",
"Automatic Indexing status: {status}" : "Automatisk indekseringsstatus: {status}",
Expand Down Expand Up @@ -380,6 +383,7 @@ OC.L10N.register(
"Move left" : "Flytt til venstre",
"Move right" : "Flytt til høyre",
"Image saved successfully" : "Bildet er lagret",
"Error saving image: {error}" : "Feil under lagring av bilde: {error}",
"Unsaved changes" : "Ulagrede endringer",
"Drop changes" : "Slipp endringer",
"Play Live Photo" : "Spill av Live-foto",
Expand Down Expand Up @@ -410,6 +414,7 @@ OC.L10N.register(
"{name} binary exists and is usable ({info})." : "{name}-binær eksisterer og kan brukes ({info}).",
"{name} binary status: {status}." : "{name}-binær status: {status}.",
"Save as" : "Lagre som",
"Are you sure you want to discard the changes?" : "Er du sikker på at du vil forkaste endringene?",
"Undo" : "Angre",
"Redo" : "Gjør om",
"Show original image" : "Vis originalbilde",
Expand Down
5 changes: 5 additions & 0 deletions l10n/nb.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
"Stack RAW files with same name" : "Stable RAW-filer med samme navn",
"Autoplay Live Photos" : "Automatisk spill av Live-fotoer",
"Show full file path in sidebar" : "Vis full filbane i sidepanelet",
"Show metadata in slideshow" : "Vis metadata i lysbildefremvisningen",
"High resolution image loading behavior" : "Virkemåte ved innlasting av bilder med høy oppløsning",
"Load high resolution image on zoom" : "Last inn bilde med høy oppløsning på zoom",
"Always load high resolution image (not recommended)" : "Last alltid inn høyoppløselig bilde (anbefales ikke)",
Expand Down Expand Up @@ -130,6 +131,8 @@
"You can contribute in several ways. See the project page for more details:" : "Du kan bidra på flere måter. Se prosjektsiden for mer informasjon:",
"Help & Support" : "Hjelp og støtte",
"{n} media files have been indexed" : "{n} mediefiler er indeksert",
"{n} media files failed indexing and were skipped." : "{n} mediefiler feilet indeksering og ble hoppet over.",
"View failure logs." : "Vis feillogger.",
"Files that failed indexing will not be indexed again unless they change." : "Filer som feilet indeksering blir ikke indeksert igjen med mindre de endres på.",
"You can manually retry files that failed indexing." : "Du kan manuelt prøve filer som feilet indeksering på nytt.",
"Automatic Indexing status: {status}" : "Automatisk indekseringsstatus: {status}",
Expand Down Expand Up @@ -378,6 +381,7 @@
"Move left" : "Flytt til venstre",
"Move right" : "Flytt til høyre",
"Image saved successfully" : "Bildet er lagret",
"Error saving image: {error}" : "Feil under lagring av bilde: {error}",
"Unsaved changes" : "Ulagrede endringer",
"Drop changes" : "Slipp endringer",
"Play Live Photo" : "Spill av Live-foto",
Expand Down Expand Up @@ -408,6 +412,7 @@
"{name} binary exists and is usable ({info})." : "{name}-binær eksisterer og kan brukes ({info}).",
"{name} binary status: {status}." : "{name}-binær status: {status}.",
"Save as" : "Lagre som",
"Are you sure you want to discard the changes?" : "Er du sikker på at du vil forkaste endringene?",
"Undo" : "Angre",
"Redo" : "Gjør om",
"Show original image" : "Vis originalbilde",
Expand Down
7 changes: 7 additions & 0 deletions l10n/pt_BR.js
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ OC.L10N.register(
"Stack RAW files with same name" : "Empilhe arquivos RAW com o mesmo nome",
"Autoplay Live Photos" : "Reprodução automática de fotos ao vivo",
"Show full file path in sidebar" : "Mostrar caminho completo do arquivo na barra lateral",
"Show metadata in slideshow" : "Mostrar metadados na apresentação de slides",
"High resolution image loading behavior" : "Comportamento de carregamento de imagens de alta resolução",
"Load high resolution image on zoom" : "Carregar imagem de alta resolução no zoom",
"Always load high resolution image (not recommended)" : "Sempre carregue imagem de alta resolução (não recomendado)",
Expand Down Expand Up @@ -132,6 +133,10 @@ OC.L10N.register(
"You can contribute in several ways. See the project page for more details:" : "Você pode contribuir de várias maneiras. Veja a página do projeto para mais detalhes:",
"Help & Support" : "Ajuda & Suporte",
"{n} media files have been indexed" : "{n} arquivos de mídia foram indexados",
"{n} media files failed indexing and were skipped." : "{n} arquivos de mídia falharam na indexação e foram ignorados.",
"View failure logs." : "Visualize logs de falhas.",
"Files that failed indexing will not be indexed again unless they change." : "Os arquivos cuja indexação falhou não serão indexados novamente, a menos que sejam alterados.",
"You can manually retry files that failed indexing." : "Você pode tentar novamente manualmente os arquivos que falharam na indexação.",
"Automatic Indexing status: {status}" : "Status de Indexação automática: {status}",
"Last index job was run {t} seconds ago." : "Última execução de rotina de indexação há {t} segundos.",
"It took {t} seconds to complete." : "Levou {t} segundos para completar.",
Expand Down Expand Up @@ -378,6 +383,7 @@ OC.L10N.register(
"Move left" : "Mover para a esquerda",
"Move right" : "Mover para a direita",
"Image saved successfully" : "Imagem salva com sucesso",
"Error saving image: {error}" : "Erro ao salvar a imagem: {error}",
"Unsaved changes" : "Alterações não salvas",
"Drop changes" : "Cancelar mudanças",
"Play Live Photo" : "Play Live Photo",
Expand Down Expand Up @@ -408,6 +414,7 @@ OC.L10N.register(
"{name} binary exists and is usable ({info})." : "{name} binário existe e é utilizável ({info}).",
"{name} binary status: {status}." : "{name} status binário: {status}.",
"Save as" : "Salvar como",
"Are you sure you want to discard the changes?" : "Tem certeza de que deseja descartar as alterações?",
"Undo" : "Desfazer",
"Redo" : "Refazer",
"Show original image" : "Mostrar imagem original",
Expand Down
7 changes: 7 additions & 0 deletions l10n/pt_BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
"Stack RAW files with same name" : "Empilhe arquivos RAW com o mesmo nome",
"Autoplay Live Photos" : "Reprodução automática de fotos ao vivo",
"Show full file path in sidebar" : "Mostrar caminho completo do arquivo na barra lateral",
"Show metadata in slideshow" : "Mostrar metadados na apresentação de slides",
"High resolution image loading behavior" : "Comportamento de carregamento de imagens de alta resolução",
"Load high resolution image on zoom" : "Carregar imagem de alta resolução no zoom",
"Always load high resolution image (not recommended)" : "Sempre carregue imagem de alta resolução (não recomendado)",
Expand Down Expand Up @@ -130,6 +131,10 @@
"You can contribute in several ways. See the project page for more details:" : "Você pode contribuir de várias maneiras. Veja a página do projeto para mais detalhes:",
"Help & Support" : "Ajuda & Suporte",
"{n} media files have been indexed" : "{n} arquivos de mídia foram indexados",
"{n} media files failed indexing and were skipped." : "{n} arquivos de mídia falharam na indexação e foram ignorados.",
"View failure logs." : "Visualize logs de falhas.",
"Files that failed indexing will not be indexed again unless they change." : "Os arquivos cuja indexação falhou não serão indexados novamente, a menos que sejam alterados.",
"You can manually retry files that failed indexing." : "Você pode tentar novamente manualmente os arquivos que falharam na indexação.",
"Automatic Indexing status: {status}" : "Status de Indexação automática: {status}",
"Last index job was run {t} seconds ago." : "Última execução de rotina de indexação há {t} segundos.",
"It took {t} seconds to complete." : "Levou {t} segundos para completar.",
Expand Down Expand Up @@ -376,6 +381,7 @@
"Move left" : "Mover para a esquerda",
"Move right" : "Mover para a direita",
"Image saved successfully" : "Imagem salva com sucesso",
"Error saving image: {error}" : "Erro ao salvar a imagem: {error}",
"Unsaved changes" : "Alterações não salvas",
"Drop changes" : "Cancelar mudanças",
"Play Live Photo" : "Play Live Photo",
Expand Down Expand Up @@ -406,6 +412,7 @@
"{name} binary exists and is usable ({info})." : "{name} binário existe e é utilizável ({info}).",
"{name} binary status: {status}." : "{name} status binário: {status}.",
"Save as" : "Salvar como",
"Are you sure you want to discard the changes?" : "Tem certeza de que deseja descartar as alterações?",
"Undo" : "Desfazer",
"Redo" : "Refazer",
"Show original image" : "Mostrar imagem original",
Expand Down

0 comments on commit d519d2d

Please sign in to comment.