Changeset 5078
- Timestamp:
- 11/18/09 19:25:26 (4 months ago)
- Location:
- branches/greyhound/php/lib
- Files:
-
- 4 modified
-
l10n_de.php (modified) (3 diffs)
-
l10n_es.php (modified) (3 diffs)
-
l10n_fr.php (modified) (3 diffs)
-
l10n_nl.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/greyhound/php/lib/l10n_de.php
r4777 r5078 8 8 global $Lexicon_de; 9 9 $Lexicon_de = array( 10 ## php/lib/block.mtsethashvar.php11 'You used a [_1] tag without a valid name attribute.' => '\'[_1]\'-Befehl ohne gÃŒltiges Namensattribut verwendet.',12 13 ## php/lib/function.mtvar.php14 '\'[_1]\' is not a valid function for a hash.' => '\'[_1]\' ist keine gÃŒltige Hash-Funktion.',15 '\'[_1]\' is not a valid function for an array.' => '\'[_1]\' ist keine gÃŒltige Array-Funktion.',16 '[_1] [_2] [_3] is illegal.' => '[_1] [_2] [_3] ist ungÃŒltig.',17 18 ## php/lib/MTUtil.php19 'userpic-[_1]-%wx%h%x' => 'userpic-[_1]-%wx%h%x',20 21 ## php/lib/function.mtsetvar.php22 '\'[_1]\' is not a hash.' => '\'[_1]\' ist kein Hash.',23 'Invalid index.' => 'Index ungÃŒltig.',24 '\'[_1]\' is not an array.' => '\'[_1]\' ist kein Array.',25 '\'[_1]\' is not a valid function.' => '\'[_1]\' ist keine gÃŒltige Funktion.',26 27 ## php/lib/function.mtcommentauthorlink.php28 'Anonymous' => 'Anonym',29 30 ## php/lib/block.mtsetvarblock.php31 32 ## php/lib/function.mtproductname.php33 '[_1] [_2]' => '[_1] [_2]',34 35 ## php/lib/block.mtentries.php36 'sort_by="score" must be used in combination with namespace.' => 'Sort_by="score" erfordert einen Namespace.',37 38 ## php/lib/function.mtcommentreplytolink.php39 'Reply' => 'Antworten',40 41 ## php/lib/function.mtentryclasslabel.php42 'page' => 'Seite',43 'entry' => 'Eintrag',44 'Page' => 'Seite',45 'Entry' => 'Eintrag',46 47 ## php/lib/function.mtassettype.php48 'image' => 'Bild',49 'Image' => 'Bild',50 'file' => 'Datei',51 'File' => 'Datei',52 'audio' => 'Töne',53 'Audio' => 'Töne',54 'video' => 'Video',55 'Video' => 'Video',56 57 ## php/lib/function.mtwidgetmanager.php58 'Error: widgetset [_1] is empty.' => 'Fehler: Die Widgetgruppe \'[_1]\' ist leer.',59 'Error compiling widgetset [_1]' => 'Fehler bei Kompilierung der Widgetgruppe \'[_1]\'',60 61 ## php/lib/function.mtcommentauthor.php62 63 10 ## php/lib/archive_lib.php 64 11 'Individual' => 'Individuell', 12 'Page' => 'Seite', 65 13 'Yearly' => 'JÀhrlich', 66 14 'Monthly' => 'Monatlich', … … 78 26 'Category Weekly' => 'Kategorie wöchentlich', 79 27 28 ## php/lib/block.mtassets.php 29 'sort_by="score" must be used in combination with namespace.' => 'Sort_by="score" erfordert einen Namespace.', 30 31 ## php/lib/block.mtauthorhasentry.php 32 'No author available' => 'Kein Autor verfÃŒgbar', 33 80 34 ## php/lib/block.mtauthorhaspage.php 81 'No author available' => 'Kein Autor verfÃŒgbar', 35 36 ## php/lib/block.mtentries.php 37 38 ## php/lib/block.mtif.php 39 'You used a [_1] tag without a valid name attribute.' => 'Sie haben einen „[_1]“-Befehl ohne gÃŒltiges Namensattribut verwendet.', 40 '[_1] [_2] [_3] is illegal.' => '[_1] [_2] [_3] ist ungÃŒltig.', 41 42 ## php/lib/block.mtsethashvar.php 43 44 ## php/lib/block.mtsetvarblock.php 45 '\'[_1]\' is not a hash.' => '„[_1]“ ist kein Hash.', 46 'Invalid index.' => 'Index ungÃŒltig.', 47 '\'[_1]\' is not an array.' => '„[_1]“ ist kein Array.', 48 '\'[_1]\' is not a valid function.' => '„[_1]“ ist keine gÃŒltige Funktion.', 82 49 83 50 ## php/lib/captcha_lib.php … … 85 52 'Type the characters you see in the picture above.' => 'Geben Sie die Zeichen ein, die Sie im obigen Bild sehen.', 86 53 87 ## php/lib/block.mtif.php 54 ## php/lib/function.mtassettype.php 55 'image' => 'Bild', 56 'Image' => 'Bild', 57 'file' => 'Datei', 58 'File' => 'Datei', 59 'audio' => 'Audio', 60 'Audio' => 'Audio', 61 'video' => 'Video', 62 'Video' => 'Video', 88 63 89 ## php/lib/block.mtauthorhasentry.php 64 ## php/lib/function.mtauthordisplayname.php 65 66 ## php/lib/function.mtcommentauthorlink.php 67 'Anonymous' => 'Anonym', 68 69 ## php/lib/function.mtcommentauthor.php 70 71 ## php/lib/function.mtcommentreplytolink.php 72 'Reply' => 'Antworten', 73 74 ## php/lib/function.mtentryclasslabel.php 75 'page' => 'Seite', 76 'entry' => 'Eintrag', 77 'Entry' => 'Eintrag', 78 79 ## php/lib/function.mtproductname.php 80 '[_1] [_2]' => '[_1] [_2]', 90 81 91 82 ## php/lib/function.mtremotesigninlink.php 92 83 'TypePad authentication is not enabled in this blog. MTRemoteSignInLink can\'t be used.' => 'TypePad-Authentifizierung ist fÃŒr dieses Blog nicht aktiviert. MTremoteSignInLink kann daher nicht verwendet werden.', 93 84 94 ## php/lib/ block.mtassets.php85 ## php/lib/function.mtsetvar.php 95 86 96 ## php/lib/function.mtauthordisplayname.php 87 ## php/lib/function.mtvar.php 88 '\'[_1]\' is not a valid function for a hash.' => '„[_1]“ ist keine gÃŒltige Hash-Funktion.', 89 '\'[_1]\' is not a valid function for an array.' => '„[_1]“ ist keine gÃŒltige Array-Funktion.', 90 91 ## php/lib/function.mtwidgetmanager.php 92 'Error: widgetset [_1] is empty.' => 'Fehler: Die Widgetgruppe „[_1]“ ist leer.', 93 'Error compiling widgetset [_1]' => 'Fehler bei Kompilierung der Widgetgruppe „[_1]“', 94 95 ## php/lib/MTUtil.php 96 'userpic-[_1]-%wx%h%x' => 'userpic-[_1]-%wx%h%x', 97 97 98 98 ## php/mt.php -
branches/greyhound/php/lib/l10n_es.php
r4777 r5078 8 8 global $Lexicon_es; 9 9 $Lexicon_es = array( 10 ## php/lib/block.mtsethashvar.php11 'You used a [_1] tag without a valid name attribute.' => 'Usó la etiqueta [_1] sin un nombre de atributo válido.',12 13 ## php/lib/function.mtvar.php14 '\'[_1]\' is not a valid function for a hash.' => '\'[_1]\' no es una función válida para un hash.',15 '\'[_1]\' is not a valid function for an array.' => '\'[_1]\' no es una función válida para un array.',16 '[_1] [_2] [_3] is illegal.' => '[_1] [_2] [_3] es ilegal.',17 18 ## php/lib/MTUtil.php19 'userpic-[_1]-%wx%h%x' => 'avatar-[_1]-%wx%h%x',20 21 ## php/lib/function.mtsetvar.php22 '\'[_1]\' is not a hash.' => '\'[_1]\' no es un hash.',23 'Invalid index.' => 'Ãndice no válido.',24 '\'[_1]\' is not an array.' => '\'[_1]\' no es un array.',25 '\'[_1]\' is not a valid function.' => '\'[_1]\' no es una función válida.',26 27 ## php/lib/function.mtcommentauthorlink.php28 'Anonymous' => 'Anónimo',29 30 ## php/lib/block.mtsetvarblock.php31 32 ## php/lib/function.mtproductname.php33 '[_1] [_2]' => '[_1] [_2]',34 35 ## php/lib/block.mtentries.php36 'sort_by="score" must be used in combination with namespace.' => 'sort_by="score" debe usarse en combinación con el espacio de nombres.',37 38 ## php/lib/function.mtcommentreplytolink.php39 'Reply' => 'Responder',40 41 ## php/lib/function.mtentryclasslabel.php42 'page' => 'página',43 'entry' => 'entrada',44 'Page' => 'Página',45 'Entry' => 'Entrada',46 47 ## php/lib/function.mtassettype.php48 'image' => 'Imagen',49 'Image' => 'Imagen',50 'file' => 'fichero',51 'File' => 'Fichero',52 'audio' => 'Audio',53 'Audio' => 'Audio',54 'video' => 'VÃdeo',55 'Video' => 'VÃdeo',56 57 ## php/lib/function.mtwidgetmanager.php58 'Error: widgetset [_1] is empty.' => 'Error: el conjunto de widgets [_1] está vacÃo',59 'Error compiling widgetset [_1]' => 'Error compilando el conjunto de widgets [_1]',60 61 ## php/lib/function.mtcommentauthor.php62 63 10 ## php/lib/archive_lib.php 64 11 'Individual' => 'Inidivual', 12 'Page' => 'Página', 65 13 'Yearly' => 'Anuales', 66 14 'Monthly' => 'Mensuales', … … 78 26 'Category Weekly' => 'CategorÃas semanales', 79 27 28 ## php/lib/block.mtassets.php 29 'sort_by="score" must be used in combination with namespace.' => 'sort_by="score" debe usarse en combinación con el espacio de nombres.', 30 31 ## php/lib/block.mtauthorhasentry.php 32 'No author available' => 'Ningún autor disponible', 33 80 34 ## php/lib/block.mtauthorhaspage.php 81 'No author available' => 'Ningún autor disponible', 35 36 ## php/lib/block.mtentries.php 37 38 ## php/lib/block.mtif.php 39 'You used a [_1] tag without a valid name attribute.' => 'Usó la etiqueta [_1] sin un nombre de atributo válido.', 40 '[_1] [_2] [_3] is illegal.' => '[_1] [_2] [_3] es ilegal.', 41 42 ## php/lib/block.mtsethashvar.php 43 44 ## php/lib/block.mtsetvarblock.php 45 '\'[_1]\' is not a hash.' => '\'[_1]\' no es un hash.', 46 'Invalid index.' => 'Ãndice no válido.', 47 '\'[_1]\' is not an array.' => '\'[_1]\' no es un array.', 48 '\'[_1]\' is not a valid function.' => '\'[_1]\' no es una función válida.', 82 49 83 50 ## php/lib/captcha_lib.php … … 85 52 'Type the characters you see in the picture above.' => 'Introduzca los caracteres que ve en la imagen de arriba.', 86 53 87 ## php/lib/block.mtif.php 54 ## php/lib/function.mtassettype.php 55 'image' => 'Imagen', 56 'Image' => 'Imagen', 57 'file' => 'fichero', 58 'File' => 'Fichero', 59 'audio' => 'Audio', 60 'Audio' => 'Audio', 61 'video' => 'VÃdeo', 62 'Video' => 'VÃdeo', 88 63 89 ## php/lib/block.mtauthorhasentry.php 64 ## php/lib/function.mtauthordisplayname.php 65 66 ## php/lib/function.mtcommentauthorlink.php 67 'Anonymous' => 'Anónimo', 68 69 ## php/lib/function.mtcommentauthor.php 70 71 ## php/lib/function.mtcommentreplytolink.php 72 'Reply' => 'Responder', 73 74 ## php/lib/function.mtentryclasslabel.php 75 'page' => 'página', 76 'entry' => 'entrada', 77 'Entry' => 'Entrada', 78 79 ## php/lib/function.mtproductname.php 80 '[_1] [_2]' => '[_1] [_2]', 90 81 91 82 ## php/lib/function.mtremotesigninlink.php 92 83 'TypePad authentication is not enabled in this blog. MTRemoteSignInLink can\'t be used.' => 'La autentificación de TypePad no está habilitada en este blog. No se puede usar MTRemoteSignInLink.', 93 84 94 ## php/lib/ block.mtassets.php85 ## php/lib/function.mtsetvar.php 95 86 96 ## php/lib/function.mtauthordisplayname.php 87 ## php/lib/function.mtvar.php 88 '\'[_1]\' is not a valid function for a hash.' => '\'[_1]\' no es una función válida para un hash.', 89 '\'[_1]\' is not a valid function for an array.' => '\'[_1]\' no es una función válida para un array.', 90 91 ## php/lib/function.mtwidgetmanager.php 92 'Error: widgetset [_1] is empty.' => 'Error: el conjunto de widgets [_1] está vacÃo', 93 'Error compiling widgetset [_1]' => 'Error compilando el conjunto de widgets [_1]', 94 95 ## php/lib/MTUtil.php 96 'userpic-[_1]-%wx%h%x' => 'avatar-[_1]-%wx%h%x', 97 97 98 98 ## php/mt.php -
branches/greyhound/php/lib/l10n_fr.php
r4777 r5078 8 8 global $Lexicon_fr; 9 9 $Lexicon_fr = array( 10 ## php/lib/block.mtsethashvar.php11 'You used a [_1] tag without a valid name attribute.' => 'Vous avez utilisé un tag [_1] sans un attribut de nom valide',12 13 ## php/lib/function.mtvar.php14 '\'[_1]\' is not a valid function for a hash.' => '\'[_1]\' n\'est pas une fonction valide pour un hash',15 '\'[_1]\' is not a valid function for an array.' => '\'[_1]\' n\'est pas une fonction valide pour un tableau',16 '[_1] [_2] [_3] is illegal.' => '[_1] [_2] [_3] est illégal.',17 18 ## php/lib/MTUtil.php19 'userpic-[_1]-%wx%h%x' => 'userpic-[_1]-%wx%h%x',20 21 ## php/lib/function.mtsetvar.php22 '\'[_1]\' is not a hash.' => '\'[_1]\' n\'est pas un hash',23 'Invalid index.' => 'Index invalide',24 '\'[_1]\' is not an array.' => '\'[_1]\' n\'est pas un tableau',25 '\'[_1]\' is not a valid function.' => '\'[_1]\' n\'est pas une fonction valide',26 27 ## php/lib/function.mtcommentauthorlink.php28 'Anonymous' => 'Anonyme',29 30 ## php/lib/block.mtsetvarblock.php31 32 ## php/lib/function.mtproductname.php33 '[_1] [_2]' => '[_1] [_2]',34 35 ## php/lib/block.mtentries.php36 'sort_by="score" must be used in combination with namespace.' => 'sort_by="score" doit être utilisé en combinaison avec l\'espace de nom.',37 38 ## php/lib/function.mtcommentreplytolink.php39 'Reply' => 'Répondre',40 41 ## php/lib/function.mtentryclasslabel.php42 'page' => 'Page',43 'entry' => 'note',44 'Page' => 'Page',45 'Entry' => 'Note',46 47 ## php/lib/function.mtassettype.php48 'image' => 'image',49 'Image' => 'Image',50 'file' => 'fichier',51 'File' => 'Fichier',52 'audio' => 'Audio',53 'Audio' => 'Audio',54 'video' => 'Vidéo',55 'Video' => 'Vidéo',56 57 ## php/lib/function.mtwidgetmanager.php58 'Error: widgetset [_1] is empty.' => 'Erreur: le groupe de widget [_1] est vide.',59 'Error compiling widgetset [_1]' => 'Erreur de compilation du groupe de widget [_1]',60 61 ## php/lib/function.mtcommentauthor.php62 63 10 ## php/lib/archive_lib.php 64 11 'Individual' => 'Individuel', 12 'Page' => 'Page', 65 13 'Yearly' => 'Annuelles', 66 14 'Monthly' => 'Mensuelles', … … 78 26 'Category Weekly' => 'Par catégories et semaines', 79 27 28 ## php/lib/block.mtassets.php 29 'sort_by="score" must be used in combination with namespace.' => 'sort_by="score" doit être utilisé en combinaison avec l\'espace de nom.', 30 31 ## php/lib/block.mtauthorhasentry.php 32 'No author available' => 'Il n\'a pas d\'auteurs disponibles', 33 80 34 ## php/lib/block.mtauthorhaspage.php 81 'No author available' => 'Il n\'a pas d\'auteurs disponibles', 35 36 ## php/lib/block.mtentries.php 37 38 ## php/lib/block.mtif.php 39 'You used a [_1] tag without a valid name attribute.' => 'Vous avez utilisé un tag [_1] sans un attribut de nom valide', 40 '[_1] [_2] [_3] is illegal.' => '[_1] [_2] [_3] est illégal.', 41 42 ## php/lib/block.mtsethashvar.php 43 44 ## php/lib/block.mtsetvarblock.php 45 '\'[_1]\' is not a hash.' => '\'[_1]\' n\'est pas un hash', 46 'Invalid index.' => 'Index invalide', 47 '\'[_1]\' is not an array.' => '\'[_1]\' n\'est pas un tableau', 48 '\'[_1]\' is not a valid function.' => '\'[_1]\' n\'est pas une fonction valide', 82 49 83 50 ## php/lib/captcha_lib.php … … 85 52 'Type the characters you see in the picture above.' => 'Saisissez les caractÚres que vous voyez dans l\'image ci-dessus.', 86 53 87 ## php/lib/block.mtif.php 54 ## php/lib/function.mtassettype.php 55 'image' => 'image', 56 'Image' => 'Image', 57 'file' => 'fichier', 58 'File' => 'Fichier', 59 'audio' => 'Audio', 60 'Audio' => 'Audio', 61 'video' => 'Vidéo', 62 'Video' => 'Vidéo', 88 63 89 ## php/lib/block.mtauthorhasentry.php 64 ## php/lib/function.mtauthordisplayname.php 65 66 ## php/lib/function.mtcommentauthorlink.php 67 'Anonymous' => 'Anonyme', 68 69 ## php/lib/function.mtcommentauthor.php 70 71 ## php/lib/function.mtcommentreplytolink.php 72 'Reply' => 'Répondre', 73 74 ## php/lib/function.mtentryclasslabel.php 75 'page' => 'Page', 76 'entry' => 'note', 77 'Entry' => 'Note', 78 79 ## php/lib/function.mtproductname.php 80 '[_1] [_2]' => '[_1] [_2]', 90 81 91 82 ## php/lib/function.mtremotesigninlink.php 92 83 'TypePad authentication is not enabled in this blog. MTRemoteSignInLink can\'t be used.' => 'L\'authentification TypePad n\'est pas activée sur ce blog. MTRemoteSignInLink ne peut être utilisé.', 93 84 94 ## php/lib/ block.mtassets.php85 ## php/lib/function.mtsetvar.php 95 86 96 ## php/lib/function.mtauthordisplayname.php 87 ## php/lib/function.mtvar.php 88 '\'[_1]\' is not a valid function for a hash.' => '\'[_1]\' n\'est pas une fonction valide pour un hash', 89 '\'[_1]\' is not a valid function for an array.' => '\'[_1]\' n\'est pas une fonction valide pour un tableau', 90 91 ## php/lib/function.mtwidgetmanager.php 92 'Error: widgetset [_1] is empty.' => 'Erreur: le groupe de widget [_1] est vide.', 93 'Error compiling widgetset [_1]' => 'Erreur de compilation du groupe de widget [_1]', 94 95 ## php/lib/MTUtil.php 96 'userpic-[_1]-%wx%h%x' => 'userpic-[_1]-%wx%h%x', 97 97 98 98 ## php/mt.php -
branches/greyhound/php/lib/l10n_nl.php
r4777 r5078 9 9 $Lexicon_nl = array( 10 10 11 ## php/lib/block.mtsethashvar.php12 'You used a [_1] tag without a valid name attribute.' => 'U gebruikte een [_1] tag zonder geldig name attribuut',13 14 ## php/lib/function.mtvar.php15 '\'[_1]\' is not a valid function for a hash.' => '\'[_1]\' is geen geldige functie voor een hash.',16 '\'[_1]\' is not a valid function for an array.' => '\'[_1]\' is geen geldige functie voor een array.',17 '[_1] [_2] [_3] is illegal.' => '[_1] [_2] [_3] is illegaal.',18 19 ## php/lib/MTUtil.php20 'userpic-[_1]-%wx%h%x' => 'gebruikersafbeelding-[_1]-%wx%h%x',21 22 ## php/lib/function.mtsetvar.php23 '\'[_1]\' is not a hash.' => '\'[_1]\' is geen hash.',24 'Invalid index.' => 'Ongeldige index.',25 '\'[_1]\' is not an array.' => '\'[_1]\' is geen array.',26 '\'[_1]\' is not a valid function.' => '\'[_1]\' is geen geldige functie.',27 28 ## php/lib/function.mtcommentauthorlink.php29 'Anonymous' => 'Anonieme',30 31 ## php/lib/block.mtsetvarblock.php32 33 ## php/lib/function.mtproductname.php34 '[_1] [_2]' => '[_1] [_2]',35 36 ## php/lib/block.mtentries.php37 'sort_by="score" must be used in combination with namespace.' => 'sort_by="score" moet gebruikt worden in combinatie met een namespace.',38 39 ## php/lib/function.mtcommentreplytolink.php40 'Reply' => 'Antwoorden',41 42 ## php/lib/function.mtentryclasslabel.php43 'page' => 'pagina',44 'entry' => 'bericht',45 'Page' => 'Pagina',46 'Entry' => 'Bericht',47 48 ## php/lib/function.mtassettype.php49 'image' => 'afbeelding',50 'Image' => 'Afbeelding',51 'file' => 'bestand',52 'File' => 'Bestand',53 'audio' => 'audio',54 'Audio' => 'Audio',55 'video' => 'video',56 'Video' => 'Video',57 58 ## php/lib/function.mtwidgetmanager.php59 'Error: widgetset [_1] is empty.' => 'Fout: widgetset [_1] is leeg',60 'Error compiling widgetset [_1]' => 'Fout bij het compileren van widgetset [_1]',61 62 ## php/lib/function.mtcommentauthor.php63 64 11 ## php/lib/archive_lib.php 65 12 'Individual' => 'per bericht', 13 'Page' => 'Pagina', 66 14 'Yearly' => 'per jaar', 67 15 'Monthly' => 'per maand', … … 79 27 'Category Weekly' => 'per categorie per week', 80 28 29 ## php/lib/block.mtassets.php 30 'sort_by="score" must be used in combination with namespace.' => 'sort_by="score" moet gebruikt worden in combinatie met een namespace.', 31 32 ## php/lib/block.mtauthorhasentry.php 33 'No author available' => 'Geen auteur beschikbaar', 34 81 35 ## php/lib/block.mtauthorhaspage.php 82 'No author available' => 'Geen auteur beschikbaar', 36 37 ## php/lib/block.mtentries.php 38 39 ## php/lib/block.mtif.php 40 'You used a [_1] tag without a valid name attribute.' => 'U gebruikte een [_1] tag zonder geldig name attribuut', 41 '[_1] [_2] [_3] is illegal.' => '[_1] [_2] [_3] is illegaal.', 42 43 ## php/lib/block.mtsethashvar.php 44 45 ## php/lib/block.mtsetvarblock.php 46 '\'[_1]\' is not a hash.' => '\'[_1]\' is geen hash.', 47 'Invalid index.' => 'Ongeldige index.', 48 '\'[_1]\' is not an array.' => '\'[_1]\' is geen array.', 49 '\'[_1]\' is not a valid function.' => '\'[_1]\' is geen geldige functie.', 83 50 84 51 ## php/lib/captcha_lib.php … … 86 53 'Type the characters you see in the picture above.' => 'Tik te tekens in die u ziet in de afbeelding hierboven.', 87 54 88 ## php/lib/block.mtif.php 55 ## php/lib/function.mtassettype.php 56 'image' => 'afbeelding', 57 'Image' => 'Afbeelding', 58 'file' => 'bestand', 59 'File' => 'Bestand', 60 'audio' => 'audio', 61 'Audio' => 'Audio', 62 'video' => 'video', 63 'Video' => 'Video', 89 64 90 ## php/lib/block.mtauthorhasentry.php 65 ## php/lib/function.mtauthordisplayname.php 66 67 ## php/lib/function.mtcommentauthorlink.php 68 'Anonymous' => 'Anonieme', 69 70 ## php/lib/function.mtcommentauthor.php 71 72 ## php/lib/function.mtcommentreplytolink.php 73 'Reply' => 'Antwoorden', 74 75 ## php/lib/function.mtentryclasslabel.php 76 'page' => 'pagina', 77 'entry' => 'bericht', 78 'Entry' => 'Bericht', 79 80 ## php/lib/function.mtproductname.php 81 '[_1] [_2]' => '[_1] [_2]', 91 82 92 83 ## php/lib/function.mtremotesigninlink.php 93 84 'TypePad authentication is not enabled in this blog. MTRemoteSignInLink can\'t be used.' => 'TypePad authenticatie is niet ingeschakeld op deze blog. MTRemoteSignInLink kan niet gebruikt worden.', 94 85 95 ## php/lib/ block.mtassets.php86 ## php/lib/function.mtsetvar.php 96 87 97 ## php/lib/function.mtauthordisplayname.php 88 ## php/lib/function.mtvar.php 89 '\'[_1]\' is not a valid function for a hash.' => '\'[_1]\' is geen geldige functie voor een hash.', 90 '\'[_1]\' is not a valid function for an array.' => '\'[_1]\' is geen geldige functie voor een array.', 91 92 ## php/lib/function.mtwidgetmanager.php 93 'Error: widgetset [_1] is empty.' => 'Fout: widgetset [_1] is leeg', 94 'Error compiling widgetset [_1]' => 'Fout bij het compileren van widgetset [_1]', 95 96 ## php/lib/MTUtil.php 97 'userpic-[_1]-%wx%h%x' => 'gebruikersafbeelding-[_1]-%wx%h%x', 98 98 99 99 ## php/mt.php
