diff --git a/src/frontend/translate/messages.nl.xlf b/src/frontend/translate/messages.nl.xlf index d234560f..b31a48b5 100644 --- a/src/frontend/translate/messages.nl.xlf +++ b/src/frontend/translate/messages.nl.xlf @@ -1756,7 +1756,7 @@ src/common/config/public/ClientConfig.ts 723 - If a photo has the same face (person) name and keyword, the app removes the duplicate, keeping the face only. + Als een foto hetzelfde gezicht (persoon) naam en sleutelwoord heeft, zal de app de dubbele verwijderen en alleen het gezicht bewaren. Face starring right @@ -1764,7 +1764,7 @@ src/common/config/public/ClientConfig.ts 728 - Face starring right + Gezicht 'starring' rechten Required minimum right to star (favourite) a face. @@ -1772,7 +1772,7 @@ src/common/config/public/ClientConfig.ts 731 - Required minimum right to star (favourite) a face. + Vereiste minimale rechten voor het 'starren' van een gezicht. Face listing right @@ -1780,7 +1780,7 @@ src/common/config/public/ClientConfig.ts 736 - Face listing right + Gezicht weergave rechten Required minimum right to show the faces tab. @@ -1788,7 +1788,7 @@ src/common/config/public/ClientConfig.ts 739 - Required minimum right to show the faces tab. + Vereiste minimale rechten voor het weergeven van het gezichten tabblad. Page title @@ -1796,7 +1796,7 @@ src/common/config/public/ClientConfig.ts 749 - Page title + Pagina titel If you access the page form local network its good to know the public url for creating sharing link. @@ -1804,7 +1804,7 @@ src/common/config/public/ClientConfig.ts 755 - If you access the page form local network its good to know the public url for creating sharing link. + Als de pagina via het lokale netwerk wordt gebruikt, is het goed om te weten wat de publieke URL is voor gedeelde links. Page public url @@ -1812,7 +1812,7 @@ src/common/config/public/ClientConfig.ts 757 - Page public url + Publieke URL van pagina If you access the gallery under a sub url (like: http://mydomain.com/myGallery), set it here. If it is not working you might miss the '/' from the beginning of the url. @@ -1820,7 +1820,7 @@ src/common/config/public/ClientConfig.ts 765 - If you access the gallery under a sub url (like: http://mydomain.com/myGallery), set it here. If it is not working you might miss the '/' from the beginning of the url. + Als de pagina via een sub url (zoals: http://mydomain.com/myGallery) wordt gebruikt, stel deze dan hier in, anders mist misschien de '/' aan het begin van de URL. Url Base @@ -1828,7 +1828,7 @@ src/common/config/public/ClientConfig.ts 767 - Url Base + URL basis Api path @@ -1836,7 +1836,7 @@ src/common/config/public/ClientConfig.ts 779 - Api path + API pad Injects the content of this between the <head></head> HTML tags of the app. (You can use it add analytics or custom code to the app). @@ -1844,7 +1844,7 @@ src/common/config/public/ClientConfig.ts 790 - Injects the content of this between the <head></head> HTML tags of the app. (You can use it add analytics or custom code to the app). + Injecteert deze content tussen de <head></head> HTML tags van de app. (kan gebruikt worden om analytics of aangepaste code aan te app toe te voegen). Custom HTML Head @@ -1852,7 +1852,7 @@ src/common/config/public/ClientConfig.ts 792 - Custom HTML Head + Aangepaste HTML Head Password protection @@ -1860,7 +1860,7 @@ src/common/config/public/ClientConfig.ts 813 - Password protection + Wachtwoordbeveiliging Enables user management with login to password protect the gallery. @@ -1868,7 +1868,7 @@ src/common/config/public/ClientConfig.ts 815 - Enables user management with login to password protect the gallery. + Schakelt gebruikersbeheer met wachtwoordbeveiliging in om de gallery te beschermen. Default user right @@ -1876,7 +1876,7 @@ src/common/config/public/ClientConfig.ts 821 - Default user right + Standaard gebruikersrechten Default user right when password protection is disabled. @@ -1884,7 +1884,7 @@ src/common/config/public/ClientConfig.ts 826 - Default user right when password protection is disabled. + Standaard gebruikersrechten wanneer gebruikersbeheer met wachtwoordbeveiliging is uitgeschakeld. Gallery @@ -1924,7 +1924,7 @@ src/frontend/app/ui/gallery/search/search.gallery.component.html 26,27 - Search + Zoeken Map @@ -1932,7 +1932,7 @@ src/common/config/public/ClientConfig.ts 876 - Map + Kaart Faces @@ -1952,7 +1952,7 @@ src/frontend/app/ui/gallery/filter/filter.service.ts 40 - Faces + Gezichten Random photo @@ -1960,7 +1960,7 @@ src/common/config/public/ClientConfig.ts 892 - Random photo + Willekeurige foto This feature enables you to generate 'random photo' urls. That URL returns a photo random selected from your gallery. You can use the url with 3rd party application like random changing desktop background. Note: With the current implementation, random link also requires login.