nl: better translation hometown

This commit is contained in:
Jeroen 2014-07-30 23:40:40 +00:00
parent 316ee2febe
commit 28e0e64643
2 changed files with 5 additions and 5 deletions

View File

@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: Red Matrix\n" "Project-Id-Version: Red Matrix\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-07-25 00:03-0700\n" "POT-Creation-Date: 2014-07-25 00:03-0700\n"
"PO-Revision-Date: 2014-07-30 22:24+0000\n" "PO-Revision-Date: 2014-07-30 23:36+0000\n"
"Last-Translator: jeroenpraat <>\n" "Last-Translator: jeroenpraat <>\n"
"Language-Team: Dutch (http://www.transifex.com/projects/p/red-matrix/language/nl/)\n" "Language-Team: Dutch (http://www.transifex.com/projects/p/red-matrix/language/nl/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -2530,7 +2530,7 @@ msgstr "Seksuele voorkeur:"
#: ../../include/identity.php:1009 ../../mod/profiles.php:537 #: ../../include/identity.php:1009 ../../mod/profiles.php:537
msgid "Hometown:" msgid "Hometown:"
msgstr "Woonplaats:" msgstr "Oorspronkelijk uit:"
#: ../../include/identity.php:1011 #: ../../include/identity.php:1011
msgid "Tags:" msgid "Tags:"
@ -5297,7 +5297,7 @@ msgstr "Homepage: "
#: ../../mod/dirprofile.php:112 #: ../../mod/dirprofile.php:112
msgid "Hometown: " msgid "Hometown: "
msgstr "Woonplaats: " msgstr "Oorspronkelijk uit: "
#: ../../mod/dirprofile.php:114 #: ../../mod/dirprofile.php:114
msgid "About: " msgid "About: "

View File

@ -593,7 +593,7 @@ $a->strings["Birthday:"] = "Geboortedatum:";
$a->strings["Age:"] = "Leeftijd:"; $a->strings["Age:"] = "Leeftijd:";
$a->strings["for %1\$d %2\$s"] = "voor %1\$d %2\$s"; $a->strings["for %1\$d %2\$s"] = "voor %1\$d %2\$s";
$a->strings["Sexual Preference:"] = "Seksuele voorkeur:"; $a->strings["Sexual Preference:"] = "Seksuele voorkeur:";
$a->strings["Hometown:"] = "Woonplaats:"; $a->strings["Hometown:"] = "Oorspronkelijk uit:";
$a->strings["Tags:"] = "Trefwoorden:"; $a->strings["Tags:"] = "Trefwoorden:";
$a->strings["Political Views:"] = "Politieke overtuigingen:"; $a->strings["Political Views:"] = "Politieke overtuigingen:";
$a->strings["Religion:"] = "Religie:"; $a->strings["Religion:"] = "Religie:";
@ -1256,7 +1256,7 @@ $a->strings["No entries (some entries may be hidden)."] = "Niets gevonden (sommi
$a->strings["Status: "] = "Status: "; $a->strings["Status: "] = "Status: ";
$a->strings["Sexual Preference: "] = "Seksuele voorkeur: "; $a->strings["Sexual Preference: "] = "Seksuele voorkeur: ";
$a->strings["Homepage: "] = "Homepage: "; $a->strings["Homepage: "] = "Homepage: ";
$a->strings["Hometown: "] = "Woonplaats: "; $a->strings["Hometown: "] = "Oorspronkelijk uit: ";
$a->strings["About: "] = "Over: "; $a->strings["About: "] = "Over: ";
$a->strings["Keywords: "] = "Trefwoorden: "; $a->strings["Keywords: "] = "Trefwoorden: ";
$a->strings["This site is not a directory server"] = "Deze hub is geen kanalengidshub (directoryserver)"; $a->strings["This site is not a directory server"] = "Deze hub is geen kanalengidshub (directoryserver)";