diff options
author | Mario Vavti <mario@mariovavti.com> | 2016-04-30 23:38:40 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2016-04-30 23:38:40 +0200 |
commit | 8a41e2a011bd1c69c138fb75d138ed2bb4bf779f (patch) | |
tree | a988f36bd98c65f601afc44ba648cd22c354be56 /view/nl/hstrings.php | |
parent | 36fe2ac87e961e9d2234e678f1138ec418c0d889 (diff) | |
parent | 3d9fcee075802d8090a394e458e6bc7faba4af18 (diff) | |
download | volse-hubzilla-8a41e2a011bd1c69c138fb75d138ed2bb4bf779f.tar.gz volse-hubzilla-8a41e2a011bd1c69c138fb75d138ed2bb4bf779f.tar.bz2 volse-hubzilla-8a41e2a011bd1c69c138fb75d138ed2bb4bf779f.zip |
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
Diffstat (limited to 'view/nl/hstrings.php')
-rw-r--r-- | view/nl/hstrings.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/view/nl/hstrings.php b/view/nl/hstrings.php index 894a02382..197756606 100644 --- a/view/nl/hstrings.php +++ b/view/nl/hstrings.php @@ -426,7 +426,7 @@ App::$strings["Connection requests will be approved without your interaction"] = App::$strings["This connection's primary address is"] = "Het primaire kanaaladres van deze connectie is"; App::$strings["Available locations:"] = "Beschikbare locaties:"; App::$strings["The permissions indicated on this page will be applied to all new connections."] = "Permissies die op deze pagina staan vermeld worden op alle nieuwe connecties toegepast."; -App::$strings["Connection Tools"] = "Connectiehulpmiddelen"; +App::$strings["Connection Tools"] = "Hulpmiddelen"; App::$strings["Slide to adjust your degree of friendship"] = "Schuif om te bepalen hoe goed je iemand kent en/of mag"; App::$strings["Rating"] = "Beoordeling"; App::$strings["Slide to adjust your rating"] = "Gebruik de schuif om je beoordeling te geven"; @@ -937,7 +937,7 @@ App::$strings["__ctx:noun__ Dislike"] = array( 0 => "vindt dit niet leuk", 1 => "vinden dit niet leuk", ); -App::$strings["Photo Tools"] = "Fotohulpmiddelen"; +App::$strings["Photo Tools"] = "Hulpmiddelen"; App::$strings["In This Photo:"] = "Op deze foto:"; App::$strings["Map"] = "Kaart"; App::$strings["__ctx:noun__ Likes"] = "vinden dit leuk"; @@ -982,7 +982,7 @@ App::$strings["Hide your connections list from viewers of this profile"] = "Laat App::$strings["Edit Profile Details"] = "Profiel bewerken"; App::$strings["View this profile"] = "Profiel weergeven"; App::$strings["Edit visibility"] = "Zichtbaarheid bewerken"; -App::$strings["Profile Tools"] = "Profielhulpmiddelen"; +App::$strings["Profile Tools"] = "Hulpmiddelen"; App::$strings["Change cover photo"] = "Omslagfoto wijzigen"; App::$strings["Change profile photo"] = "Profielfoto veranderen"; App::$strings["Create a new profile using these settings"] = "Een nieuw profiel aanmaken met dit profiel als basis"; |