idem
This commit is contained in:
parent
2632ac80bb
commit
894b8e4b15
@ -1472,7 +1472,7 @@ msgstr[1] "%d gemeenschappelijke connecties"
|
|||||||
#: ../../include/contact_widgets.php:130 ../../include/js_strings.php:7
|
#: ../../include/contact_widgets.php:130 ../../include/js_strings.php:7
|
||||||
#: ../../include/ItemObject.php:316
|
#: ../../include/ItemObject.php:316
|
||||||
msgid "show more"
|
msgid "show more"
|
||||||
msgstr "meer weergeven"
|
msgstr "meer reacties weergeven"
|
||||||
|
|
||||||
#: ../../include/reddav.php:1045
|
#: ../../include/reddav.php:1045
|
||||||
msgid "Edit File properties"
|
msgid "Edit File properties"
|
||||||
@ -2314,7 +2314,7 @@ msgstr "Reactie"
|
|||||||
|
|
||||||
#: ../../include/js_strings.php:8
|
#: ../../include/js_strings.php:8
|
||||||
msgid "show fewer"
|
msgid "show fewer"
|
||||||
msgstr "minder tonen"
|
msgstr "minder reacties weergeven"
|
||||||
|
|
||||||
#: ../../include/js_strings.php:9
|
#: ../../include/js_strings.php:9
|
||||||
msgid "+ Show More"
|
msgid "+ Show More"
|
||||||
|
@ -338,7 +338,7 @@ $a->strings["%d connection in common"] = array(
|
|||||||
0 => "%d gemeenschappelijke connectie",
|
0 => "%d gemeenschappelijke connectie",
|
||||||
1 => "%d gemeenschappelijke connecties",
|
1 => "%d gemeenschappelijke connecties",
|
||||||
);
|
);
|
||||||
$a->strings["show more"] = "meer weergeven";
|
$a->strings["show more"] = "meer reacties weergeven";
|
||||||
$a->strings["Edit File properties"] = "Bestandseigenschappen bewerken";
|
$a->strings["Edit File properties"] = "Bestandseigenschappen bewerken";
|
||||||
$a->strings["Miscellaneous"] = "Diversen";
|
$a->strings["Miscellaneous"] = "Diversen";
|
||||||
$a->strings["year"] = "jaar";
|
$a->strings["year"] = "jaar";
|
||||||
@ -533,7 +533,7 @@ $a->strings["Work/employment:"] = "Werk/beroep:";
|
|||||||
$a->strings["School/education:"] = "School/opleiding:";
|
$a->strings["School/education:"] = "School/opleiding:";
|
||||||
$a->strings["Delete this item?"] = "Dit item verwijderen?";
|
$a->strings["Delete this item?"] = "Dit item verwijderen?";
|
||||||
$a->strings["Comment"] = "Reactie";
|
$a->strings["Comment"] = "Reactie";
|
||||||
$a->strings["show fewer"] = "minder tonen";
|
$a->strings["show fewer"] = "minder reacties weergeven";
|
||||||
$a->strings["+ Show More"] = "+ Toon meer";
|
$a->strings["+ Show More"] = "+ Toon meer";
|
||||||
$a->strings["- Show Less"] = "- Toon minder";
|
$a->strings["- Show Less"] = "- Toon minder";
|
||||||
$a->strings["Password too short"] = "Wachtwoord te kort";
|
$a->strings["Password too short"] = "Wachtwoord te kort";
|
||||||
|
Reference in New Issue
Block a user