aboutsummaryrefslogtreecommitdiffstats
path: root/view/nl/hstrings.php
diff options
context:
space:
mode:
Diffstat (limited to 'view/nl/hstrings.php')
-rw-r--r--view/nl/hstrings.php8
1 files changed, 5 insertions, 3 deletions
diff --git a/view/nl/hstrings.php b/view/nl/hstrings.php
index 44819d71f..683ff5190 100644
--- a/view/nl/hstrings.php
+++ b/view/nl/hstrings.php
@@ -159,7 +159,6 @@ $a->strings["Response from remote channel was incomplete."] = "Antwoord van het
$a->strings["Channel was deleted and no longer exists."] = "Kanaal is verwijderd en bestaat niet meer.";
$a->strings["Protocol disabled."] = "Protocol uitgeschakeld.";
$a->strings["Channel discovery failed."] = "Kanaal ontdekken mislukt.";
-$a->strings["local account not found."] = "lokale account niet gevonden.";
$a->strings["Cannot connect to yourself."] = "Kan niet met jezelf verbinden";
$a->strings["Cannot create a duplicate channel identifier on this system. Import failed."] = "Kan geen dubbele kanaal-identificator op deze hub aanmaken. Importeren mislukt.";
$a->strings["Channel clone failed. Import failed."] = "Het klonen van het kanaal is mislukt. Importeren mislukt.";
@@ -425,6 +424,7 @@ $a->strings["Weekly"] = "Wekelijks";
$a->strings["Monthly"] = "Maandelijks";
$a->strings["Friendica"] = "Friendica";
$a->strings["OStatus"] = "OStatus";
+$a->strings["GNU-Social"] = "GNU social";
$a->strings["RSS/Atom"] = "RSS/Atom";
$a->strings["Email"] = "E-mail";
$a->strings["Diaspora"] = "Diaspora";
@@ -1418,13 +1418,15 @@ $a->strings["Send Reply"] = "Antwoord versturen";
$a->strings["Your message for %s (%s):"] = "Jouw privébericht aan %s (%s):";
$a->strings["You have created %1$.0f of %2$.0f allowed channels."] = "Je hebt %1$.0f van totaal %2$.0f toegestane kanalen aangemaakt.";
$a->strings["Create a new channel"] = "Nieuw kanaal aanmaken";
+$a->strings["Create New"] = "Nieuwe aanmaken";
$a->strings["Current Channel"] = "Huidig kanaal";
$a->strings["Switch to one of your channels by selecting it."] = "Activeer een van jouw andere kanalen door er op te klikken.";
$a->strings["Default Channel"] = "Standaardkanaal";
$a->strings["Make Default"] = "Als standaard instellen";
$a->strings["%d new messages"] = "%d nieuwe berichten";
$a->strings["%d new introductions"] = "%d nieuwe connectieverzoeken";
-$a->strings["Delegated Channels"] = "Uitbestede kanalen";
+$a->strings["Delegated Channel"] = "Uitbesteed kanaal";
+$a->strings["Manage locations"] = "Locaties beheren";
$a->strings["Profile Match"] = "Profielovereenkomst";
$a->strings["No keywords to match. Please add keywords to your default profile."] = "Je hebt geen trefwoorden waarmee overeenkomsten gevonden kunnen worden. Voeg enkele trefwoorden aan je standaardprofiel toe.";
$a->strings["is interested in:"] = "is geïnteresseerd in:";
@@ -1537,6 +1539,7 @@ $a->strings["Show Oldest First"] = "Oudste eerst weergeven";
$a->strings["Permission denied. Access to this item may be restricted."] = "Toegang geweigerd. Toegang tot dit item kan zijn beperkt.";
$a->strings["Photo not available"] = "Foto niet aanwezig";
$a->strings["Use as profile photo"] = "Als profielfoto gebruiken";
+$a->strings["Use as cover photo"] = "Als omslagfoto gebruiken";
$a->strings["Private Photo"] = "Privéfoto";
$a->strings["View Full Size"] = "Volledige grootte weergeven";
$a->strings["Remove"] = "Verwijderen";
@@ -1843,7 +1846,6 @@ $a->strings["Love/Romance"] = "Liefde/romantiek";
$a->strings["School/Education"] = "School/opleiding";
$a->strings["Contact information and social networks"] = "Contactinformatie en sociale netwerken";
$a->strings["My other channels"] = "Mijn andere kanalen";
-$a->strings["Create New"] = "Nieuwe aanmaken";
$a->strings["Invalid profile identifier."] = "Ongeldige profiel-identificator";
$a->strings["Profile Visibility Editor"] = "Zichtbaarheid profiel ";
$a->strings["Click on a contact to add or remove."] = "Klik op een connectie om deze toe te voegen of te verwijderen";