forked from immich-app/immich
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: update README_nl_NL.md with missing sections from english readme (
immich-app#9399) * Update README_nl_NL.md Added missing Features for the dutch translation of the readme file, Added "Activities" to the dutch version, Added "star history", Added "Contributors". * Update README_nl_NL.md Translated one additional word on the dutch activities panel * Update readme_i18n/README_nl_NL.md Co-authored-by: bo0tzz <[email protected]> * Update readme_i18n/README_nl_NL.md Co-authored-by: bo0tzz <[email protected]> --------- Co-authored-by: Zack Pollard <[email protected]> Co-authored-by: bo0tzz <[email protected]>
- Loading branch information
1 parent
a97e0ca
commit 2ae4402
Showing
1 changed file
with
25 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -42,7 +42,7 @@ | |
## Inhoud | ||
s | ||
- [Officiële documentatie](https://immich.app/docs) | ||
- [Roadmap](https://github.com/orgs/immich-app/projects/1) | ||
- [Toekomstplannen](https://github.com/orgs/immich-app/projects/1) | ||
- [Demo](#demo) | ||
- [Functies](#functies) | ||
- [Introductie](https://immich.app/docs/overview/introduction) | ||
|
@@ -59,7 +59,7 @@ De demo is te bekijken op https://demo.immich.app. | |
|
||
Voor de mobiele app kunt u gebruik maken van `https://demo.immich.app/api` voor de `Server Endpoint URL` | ||
|
||
```bash title="Demo Credential" | ||
```bash title="Demo inloggegevens" | ||
De inloggegevens | ||
email: [email protected] | ||
wachtwoord: demo | ||
|
@@ -69,12 +69,18 @@ wachtwoord: demo | |
Spec: Free-tier Oracle VM - Amsterdam - 2.4Ghz quad-core ARM64 CPU, 24GB RAM | ||
``` | ||
|
||
## Activiteit | ||
|
||
![Activiteit](https://repobeats.axiom.co/api/embed/9e86d9dc3ddd137161f2f6d2e758d7863b1789cb.svg "Repobeats analytics image" | ||
|
||
|
||
# Functies | ||
|
||
| Functies | Mobiel | Web | | ||
|-----------------------------------------------------|--------|-----| | ||
| Upload en bekijk video's en foto's | Ja | Ja | | ||
| Automatische back-up wanneer de app wordt geopend | Ja | NVT | | ||
| Duplicatie van bestanden voorkomen | Ja | Ja | | ||
| Selectieve album(s) voor back-up | Ja | NVT | | ||
| Download foto's en video's naar een lokaal apparaat | Ja | Ja | | ||
| Ondersteuning voor meerdere gebruikers | Ja | Ja | | ||
|
@@ -89,6 +95,7 @@ Spec: Free-tier Oracle VM - Amsterdam - 2.4Ghz quad-core ARM64 CPU, 24GB RAM | |
| OAuth-ondersteuning | Ja | Ja | | ||
| API-sleutels | NVT | Ja | | ||
| LivePhoto-back-up en weergave | iOS | Ja | | ||
| Ondersteuning 360 Graden foto weergave | Nee | Ja | | ||
| Door de gebruiker gedefinieerde opslagstructuur | Ja | Ja | | ||
| Openbaar delen | Nee | Ja | | ||
| Archief en Favorieten | Ja | Ja | | ||
|
@@ -98,3 +105,19 @@ Spec: Free-tier Oracle VM - Amsterdam - 2.4Ghz quad-core ARM64 CPU, 24GB RAM | |
| Herinneringen (x jaar geleden) | Ja | Ja | | ||
| Offline-ondersteuning | Ja | Nee | | ||
| Alleen-lezen galerij | Ja | Ja | | ||
|
||
## Contributie-leden | ||
|
||
<a href="https://github.com/alextran1502/immich/graphs/contributors"> | ||
<img src="https://contrib.rocks/image?repo=immich-app/immich" width="100%"/> | ||
</a> | ||
|
||
## Ster geschiedenis | ||
|
||
<a href="https://star-history.com/#immich-app/immich&Date"> | ||
<picture> | ||
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=immich-app/immich&type=Date&theme=dark" /> | ||
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=immich-app/immich&type=Date" /> | ||
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=immich-app/immich&type=Date" width="100%" /> | ||
</picture> | ||
</a> |