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/ItemObject.php:316
|
||||
msgid "show more"
|
||||
msgstr "meer weergeven"
|
||||
msgstr "meer reacties weergeven"
|
||||
|
||||
#: ../../include/reddav.php:1045
|
||||
msgid "Edit File properties"
|
||||
@ -2314,7 +2314,7 @@ msgstr "Reactie"
|
||||
|
||||
#: ../../include/js_strings.php:8
|
||||
msgid "show fewer"
|
||||
msgstr "minder tonen"
|
||||
msgstr "minder reacties weergeven"
|
||||
|
||||
#: ../../include/js_strings.php:9
|
||||
msgid "+ Show More"
|
||||
|
@ -338,7 +338,7 @@ $a->strings["%d connection in common"] = array(
|
||||
0 => "%d gemeenschappelijke connectie",
|
||||
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["Miscellaneous"] = "Diversen";
|
||||
$a->strings["year"] = "jaar";
|
||||
@ -533,7 +533,7 @@ $a->strings["Work/employment:"] = "Werk/beroep:";
|
||||
$a->strings["School/education:"] = "School/opleiding:";
|
||||
$a->strings["Delete this item?"] = "Dit item verwijderen?";
|
||||
$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 Less"] = "- Toon minder";
|
||||
$a->strings["Password too short"] = "Wachtwoord te kort";
|
||||
|
Reference in New Issue
Block a user