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 28, 2024
2 parents 6b44266 + aac71b7 commit ceff983
Show file tree
Hide file tree
Showing 8 changed files with 56 additions and 6 deletions.
2 changes: 1 addition & 1 deletion l10n/de_DE.js
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ OC.L10N.register(
"Only user \"{user}\" can update this person" : "Nur der Benutzer \"{user}\" kann diese Person aktualisieren",
"_{n} selected_::_{n} selected_" : ["{n} ausgewählt","{n} ausgewählt"],
"Timeline Path" : "Pfad der Zeitleiste",
"Square grid mode" : "Quadratischer Gittermodus",
"Square grid mode" : "Quadratischer Rastermodus",
"Show past photos on top of timeline" : "Vergangene Fotos oben auf der Zeitleiste anzeigen",
"Stack RAW files with same name" : "RAW-Dateien mit demselben Namen stapeln",
"Autoplay Live Photos" : "Live-Fotos automatisch abspielen",
Expand Down
2 changes: 1 addition & 1 deletion l10n/de_DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"Only user \"{user}\" can update this person" : "Nur der Benutzer \"{user}\" kann diese Person aktualisieren",
"_{n} selected_::_{n} selected_" : ["{n} ausgewählt","{n} ausgewählt"],
"Timeline Path" : "Pfad der Zeitleiste",
"Square grid mode" : "Quadratischer Gittermodus",
"Square grid mode" : "Quadratischer Rastermodus",
"Show past photos on top of timeline" : "Vergangene Fotos oben auf der Zeitleiste anzeigen",
"Stack RAW files with same name" : "RAW-Dateien mit demselben Namen stapeln",
"Autoplay Live Photos" : "Live-Fotos automatisch abspielen",
Expand Down
4 changes: 2 additions & 2 deletions l10n/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ OC.L10N.register(
"Remove Album" : "Retirer l'album",
"Leave Album" : "Quitter l'album",
"Are you sure you want to permanently remove album \"{name}\"?" : "Êtes-vous sûr de vouloir supprimer définitivement l'album \"{name}\" ?",
"Are you sure you want to leave the shared album \"{name}\"?" : "Êtes-vous sûr de vouloir quitter l'album partagé \"{name}\" ?",
"Are you sure you want to leave the shared album \"{name}\"?" : "Êtes-vous sûr de vouloir quitter lalbum partagé « {name} » ?",
"Failed to delete {name}." : "Échec de la suppression {name}.",
"Name" : "Nom",
"Name of the album" : "Nom de l'album",
Expand Down Expand Up @@ -547,7 +547,7 @@ OC.L10N.register(
"Places you have been to will appear here" : "Les endroits où vous êtes allé apparaîtront ici",
"Yes" : "Oui",
"No" : "Non",
"The folder name \"{folder}\" has a leading or trailing whitespace. This may lead to errors and should be corrected." : "Le nom du dossier \"{folder}\" comporte un espace de début ou de fin. Cela peut entrainer des erreurs et doit être corrigé.",
"The folder name \"{folder}\" has a leading or trailing whitespace. This may lead to errors and should be corrected." : "Le nom du dossier « {folder} » comporte un espace de début ou de fin. Cela peut entraîner des erreurs et doit être corrigé.",
"_Move {count} item to trash?_::_Move {count} items to trash?_" : ["Déplacer {count} élément vers la corbeille ?","Déplacer {count} éléments vers la corbeille ?","Déplacer {count} éléments vers la corbeille ?"],
"Files in trash may be automatically deleted after a fixed period of time." : "Les fichiers dans la corbeille peuvent être supprimés automatiquement après une période donnée.",
"_Remove {count} item from album?_::_Remove {count} items from album?_" : ["Supprimer {count} élément de l'album ?","Supprimer {count} éléments de l'album ?","Supprimer {count} éléments de l'album ?"],
Expand Down
4 changes: 2 additions & 2 deletions l10n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@
"Remove Album" : "Retirer l'album",
"Leave Album" : "Quitter l'album",
"Are you sure you want to permanently remove album \"{name}\"?" : "Êtes-vous sûr de vouloir supprimer définitivement l'album \"{name}\" ?",
"Are you sure you want to leave the shared album \"{name}\"?" : "Êtes-vous sûr de vouloir quitter l'album partagé \"{name}\" ?",
"Are you sure you want to leave the shared album \"{name}\"?" : "Êtes-vous sûr de vouloir quitter lalbum partagé « {name} » ?",
"Failed to delete {name}." : "Échec de la suppression {name}.",
"Name" : "Nom",
"Name of the album" : "Nom de l'album",
Expand Down Expand Up @@ -545,7 +545,7 @@
"Places you have been to will appear here" : "Les endroits où vous êtes allé apparaîtront ici",
"Yes" : "Oui",
"No" : "Non",
"The folder name \"{folder}\" has a leading or trailing whitespace. This may lead to errors and should be corrected." : "Le nom du dossier \"{folder}\" comporte un espace de début ou de fin. Cela peut entrainer des erreurs et doit être corrigé.",
"The folder name \"{folder}\" has a leading or trailing whitespace. This may lead to errors and should be corrected." : "Le nom du dossier « {folder} » comporte un espace de début ou de fin. Cela peut entraîner des erreurs et doit être corrigé.",
"_Move {count} item to trash?_::_Move {count} items to trash?_" : ["Déplacer {count} élément vers la corbeille ?","Déplacer {count} éléments vers la corbeille ?","Déplacer {count} éléments vers la corbeille ?"],
"Files in trash may be automatically deleted after a fixed period of time." : "Les fichiers dans la corbeille peuvent être supprimés automatiquement après une période donnée.",
"_Remove {count} item from album?_::_Remove {count} items from album?_" : ["Supprimer {count} élément de l'album ?","Supprimer {count} éléments de l'album ?","Supprimer {count} éléments de l'album ?"],
Expand Down
2 changes: 2 additions & 0 deletions l10n/nb.js
Original file line number Diff line number Diff line change
Expand Up @@ -383,8 +383,10 @@ OC.L10N.register(
"Failed to attach tags to {file}" : "Tilknytning av merker til {file} feilet",
"Some files have not been uploaded." : "Noen filer er ikke lastet opp.",
"_Upload {n} file_::_Upload {n} files_" : ["Last opp {n} fil","Last opp {n} filer"],
"Sorting order" : "Sorteringsrekkefølge",
"Last updated" : "Sist oppdatert",
"Creation date" : "Opprettelses dato",
"Album name" : "Albumnavn",
"Oldest first" : "Eldste først",
"Ascending" : "Stigende",
"Newest first" : "Nyeste først",
Expand Down
2 changes: 2 additions & 0 deletions l10n/nb.json
Original file line number Diff line number Diff line change
Expand Up @@ -381,8 +381,10 @@
"Failed to attach tags to {file}" : "Tilknytning av merker til {file} feilet",
"Some files have not been uploaded." : "Noen filer er ikke lastet opp.",
"_Upload {n} file_::_Upload {n} files_" : ["Last opp {n} fil","Last opp {n} filer"],
"Sorting order" : "Sorteringsrekkefølge",
"Last updated" : "Sist oppdatert",
"Creation date" : "Opprettelses dato",
"Album name" : "Albumnavn",
"Oldest first" : "Eldste først",
"Ascending" : "Stigende",
"Newest first" : "Nyeste først",
Expand Down
23 changes: 23 additions & 0 deletions l10n/sk.js
Original file line number Diff line number Diff line change
Expand Up @@ -303,18 +303,41 @@ OC.L10N.register(
"Some selected items have stacked RAW files.\nRAW files will not be edited." : "Niektoré vybraté položky majú nahromadené súbory RAW. Súbory RAW nebudú upravované.",
"Missing date metadata" : "Chýbajúce metadáta dátumu",
"Some items may be missing the date metadata. Do you want to attempt copying the currently known timestamp to the metadata (recommended)? Othewise, the timestamp may be reset to the current time." : "Niektorým položkám môžu chýbať metadáta dátumu. Chcete sa pokúsiť skopírovať aktuálne známu časovú pečiatku do metadát (odporúča sa)? V opačnom prípade môže byť časová pečiatka resetovaná na aktuálny čas.",
"This feature rotates images losslessly by updating the EXIF metadata. This approach is known to sometimes not work correctly on certain image types such as HEIC. Make sure you do a test run before using it on multiple images." : "Táto funkcia bezstratovo otáča obrázky aktualizáciou metadát EXIF. Je známe, že tento prístup niekedy nefunguje správne na určitých typoch obrázkov, ako je napríklad HEIC. Pred použitím na viacerých obrázkoch sa uistite, že ste vykonali skúšobnú prevádzku.",
"Rotate Left" : "Otočiť doľava",
"Rotate Right" : "Otočiť doprava",
"Flip" : "Prevrátiť",
"Remove person" : "Odstrániť osobu",
"Are you sure you want to remove {name}?" : "Naozaj chcete odstrániť používateľa {name}?",
"Only user \"{user}\" can delete this person" : "Túto osobu môže odstrániť iba používateľ „{user}“.",
"Rename person" : "Premenovať osobu",
"Update" : "Aktualizovať",
"Failed to rename {oldName} to {name}." : "Nepodarilo sa premenovať {oldName} na {name}.",
"Loading …" : "Načítavam …",
"Failed to load faces" : "Nepodarilo sa načítať tváre",
"Create a new face with this name?" : "Vytvoriť novú tvár s týmto menom?",
"Create new face" : "Vytvoriť novú tvár",
"Failed to create face" : "Nepodarilo sa vytvoriť tvár",
"Merge {name} with person" : "Zlúčiť {name} s osobou",
"Merge faces" : "Zlúčiť tváre",
"Merge {name} with {newName}?" : "Zlúčiť {name} s {newName}?",
"unnamed person" : "nepomenovaná osoba",
"Too many failures, aborting" : "Príliš veľa zlyhaní, prerušujem",
"Error while moving {basename}" : "Chyba pri presúvaní {basename}",
"Failed to move {name}." : "Nepodarilo sa presunúť {name}.",
"Move selected photos to person" : "Presuňte vybraté fotografie na osobu",
"Move the selected photos to {target}?" : "Presunúť vybraté fotografie do {target}?",
"Move" : "Presunúť",
"An error occurred while moving photos from {name}." : "Pri presúvaní fotografií z {name} sa vyskytla chyba.",
"Choose a folder" : "Vybrať priečinok",
"Remove" : "Odobrať",
"Add Path" : "Pridať cestu",
"Add a root to your timeline" : "Pridať zdroj na časovú os",
"Link Sharing" : "Zdieľanie odkazov",
"You cannot share the root folder" : "Nemôžete zdieľať zdrojový priečinok",
"Public link shares are available to people outside Nextcloud." : "Verejné zdieľania odkazov sú dostupné ľuďom mimo Nextcloud.",
"You may create or update permissions on public links using the sidebar." : "Pomocou bočného panela môžete vytvárať alebo aktualizovať povolenia pre verejné odkazy.",
"Click a link to copy to clipboard." : "Kliknutím na odkaz ho skopírujete do schránky.",
"Share link" : "Zdieľať odkaz",
"Create Link" : "Vytvoriť odkaz",
"Refresh" : "Obnoviť",
Expand Down
23 changes: 23 additions & 0 deletions l10n/sk.json
Original file line number Diff line number Diff line change
Expand Up @@ -301,18 +301,41 @@
"Some selected items have stacked RAW files.\nRAW files will not be edited." : "Niektoré vybraté položky majú nahromadené súbory RAW. Súbory RAW nebudú upravované.",
"Missing date metadata" : "Chýbajúce metadáta dátumu",
"Some items may be missing the date metadata. Do you want to attempt copying the currently known timestamp to the metadata (recommended)? Othewise, the timestamp may be reset to the current time." : "Niektorým položkám môžu chýbať metadáta dátumu. Chcete sa pokúsiť skopírovať aktuálne známu časovú pečiatku do metadát (odporúča sa)? V opačnom prípade môže byť časová pečiatka resetovaná na aktuálny čas.",
"This feature rotates images losslessly by updating the EXIF metadata. This approach is known to sometimes not work correctly on certain image types such as HEIC. Make sure you do a test run before using it on multiple images." : "Táto funkcia bezstratovo otáča obrázky aktualizáciou metadát EXIF. Je známe, že tento prístup niekedy nefunguje správne na určitých typoch obrázkov, ako je napríklad HEIC. Pred použitím na viacerých obrázkoch sa uistite, že ste vykonali skúšobnú prevádzku.",
"Rotate Left" : "Otočiť doľava",
"Rotate Right" : "Otočiť doprava",
"Flip" : "Prevrátiť",
"Remove person" : "Odstrániť osobu",
"Are you sure you want to remove {name}?" : "Naozaj chcete odstrániť používateľa {name}?",
"Only user \"{user}\" can delete this person" : "Túto osobu môže odstrániť iba používateľ „{user}“.",
"Rename person" : "Premenovať osobu",
"Update" : "Aktualizovať",
"Failed to rename {oldName} to {name}." : "Nepodarilo sa premenovať {oldName} na {name}.",
"Loading …" : "Načítavam …",
"Failed to load faces" : "Nepodarilo sa načítať tváre",
"Create a new face with this name?" : "Vytvoriť novú tvár s týmto menom?",
"Create new face" : "Vytvoriť novú tvár",
"Failed to create face" : "Nepodarilo sa vytvoriť tvár",
"Merge {name} with person" : "Zlúčiť {name} s osobou",
"Merge faces" : "Zlúčiť tváre",
"Merge {name} with {newName}?" : "Zlúčiť {name} s {newName}?",
"unnamed person" : "nepomenovaná osoba",
"Too many failures, aborting" : "Príliš veľa zlyhaní, prerušujem",
"Error while moving {basename}" : "Chyba pri presúvaní {basename}",
"Failed to move {name}." : "Nepodarilo sa presunúť {name}.",
"Move selected photos to person" : "Presuňte vybraté fotografie na osobu",
"Move the selected photos to {target}?" : "Presunúť vybraté fotografie do {target}?",
"Move" : "Presunúť",
"An error occurred while moving photos from {name}." : "Pri presúvaní fotografií z {name} sa vyskytla chyba.",
"Choose a folder" : "Vybrať priečinok",
"Remove" : "Odobrať",
"Add Path" : "Pridať cestu",
"Add a root to your timeline" : "Pridať zdroj na časovú os",
"Link Sharing" : "Zdieľanie odkazov",
"You cannot share the root folder" : "Nemôžete zdieľať zdrojový priečinok",
"Public link shares are available to people outside Nextcloud." : "Verejné zdieľania odkazov sú dostupné ľuďom mimo Nextcloud.",
"You may create or update permissions on public links using the sidebar." : "Pomocou bočného panela môžete vytvárať alebo aktualizovať povolenia pre verejné odkazy.",
"Click a link to copy to clipboard." : "Kliknutím na odkaz ho skopírujete do schránky.",
"Share link" : "Zdieľať odkaz",
"Create Link" : "Vytvoriť odkaz",
"Refresh" : "Obnoviť",
Expand Down

0 comments on commit ceff983

Please sign in to comment.