Changeset 5078

Show
Ignore:
Timestamp:
11/18/09 19:25:26 (4 months ago)
Author:
mschenk
Message:

EMEA L10N

Location:
branches/greyhound/php/lib
Files:
4 modified

Legend:

Unmodified
Added
Removed
  • branches/greyhound/php/lib/l10n_de.php

    r4777 r5078  
    88global $Lexicon_de; 
    99$Lexicon_de = array( 
    10 ## php/lib/block.mtsethashvar.php 
    11         'You used a [_1] tag without a valid name attribute.' => '\'[_1]\'-Befehl ohne gÃŒltiges Namensattribut verwendet.', 
    12  
    13 ## php/lib/function.mtvar.php 
    14         '\'[_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.php 
    19         'userpic-[_1]-%wx%h%x' => 'userpic-[_1]-%wx%h%x', 
    20  
    21 ## php/lib/function.mtsetvar.php 
    22         '\'[_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.php 
    28         'Anonymous' => 'Anonym', 
    29  
    30 ## php/lib/block.mtsetvarblock.php 
    31  
    32 ## php/lib/function.mtproductname.php 
    33         '[_1] [_2]' => '[_1] [_2]', 
    34  
    35 ## php/lib/block.mtentries.php 
    36         'sort_by="score" must be used in combination with namespace.' => 'Sort_by="score" erfordert einen Namespace.', 
    37  
    38 ## php/lib/function.mtcommentreplytolink.php 
    39         'Reply' => 'Antworten', 
    40  
    41 ## php/lib/function.mtentryclasslabel.php 
    42         'page' => 'Seite', 
    43         'entry' => 'Eintrag', 
    44         'Page' => 'Seite', 
    45         'Entry' => 'Eintrag', 
    46  
    47 ## php/lib/function.mtassettype.php 
    48         '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.php 
    58         '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.php 
    62  
    6310## php/lib/archive_lib.php 
    6411        'Individual' => 'Individuell', 
     12        'Page' => 'Seite', 
    6513        'Yearly' => 'JÀhrlich', 
    6614        'Monthly' => 'Monatlich', 
     
    7826        'Category Weekly' => 'Kategorie wöchentlich', 
    7927 
     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 
    8034## 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.', 
    8249 
    8350## php/lib/captcha_lib.php 
     
    8552        'Type the characters you see in the picture above.' => 'Geben Sie die Zeichen ein, die Sie im obigen Bild sehen.', 
    8653 
    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', 
    8863 
    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]', 
    9081 
    9182## php/lib/function.mtremotesigninlink.php 
    9283        '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.', 
    9384 
    94 ## php/lib/block.mtassets.php 
     85## php/lib/function.mtsetvar.php 
    9586 
    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', 
    9797 
    9898## php/mt.php 
  • branches/greyhound/php/lib/l10n_es.php

    r4777 r5078  
    88global $Lexicon_es; 
    99$Lexicon_es = array( 
    10 ## php/lib/block.mtsethashvar.php 
    11         '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.php 
    14         '\'[_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.php 
    19         'userpic-[_1]-%wx%h%x' => 'avatar-[_1]-%wx%h%x', 
    20  
    21 ## php/lib/function.mtsetvar.php 
    22         '\'[_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.php 
    28         'Anonymous' => 'Anónimo', 
    29  
    30 ## php/lib/block.mtsetvarblock.php 
    31  
    32 ## php/lib/function.mtproductname.php 
    33         '[_1] [_2]' => '[_1] [_2]', 
    34  
    35 ## php/lib/block.mtentries.php 
    36         '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.php 
    39         'Reply' => 'Responder', 
    40  
    41 ## php/lib/function.mtentryclasslabel.php 
    42         'page' => 'página', 
    43         'entry' => 'entrada', 
    44         'Page' => 'Página', 
    45         'Entry' => 'Entrada', 
    46  
    47 ## php/lib/function.mtassettype.php 
    48         '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.php 
    58         '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.php 
    62  
    6310## php/lib/archive_lib.php 
    6411        'Individual' => 'Inidivual', 
     12        'Page' => 'Página', 
    6513        'Yearly' => 'Anuales', 
    6614        'Monthly' => 'Mensuales', 
     
    7826        'Category Weekly' => 'Categorías semanales', 
    7927 
     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 
    8034## 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.', 
    8249 
    8350## php/lib/captcha_lib.php 
     
    8552        'Type the characters you see in the picture above.' => 'Introduzca los caracteres que ve en la imagen de arriba.', 
    8653 
    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', 
    8863 
    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]', 
    9081 
    9182## php/lib/function.mtremotesigninlink.php 
    9283        '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.', 
    9384 
    94 ## php/lib/block.mtassets.php 
     85## php/lib/function.mtsetvar.php 
    9586 
    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', 
    9797 
    9898## php/mt.php 
  • branches/greyhound/php/lib/l10n_fr.php

    r4777 r5078  
    88global $Lexicon_fr; 
    99$Lexicon_fr = array( 
    10 ## php/lib/block.mtsethashvar.php 
    11         '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.php 
    14         '\'[_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.php 
    19         'userpic-[_1]-%wx%h%x' => 'userpic-[_1]-%wx%h%x', 
    20  
    21 ## php/lib/function.mtsetvar.php 
    22         '\'[_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.php 
    28         'Anonymous' => 'Anonyme', 
    29  
    30 ## php/lib/block.mtsetvarblock.php 
    31  
    32 ## php/lib/function.mtproductname.php 
    33         '[_1] [_2]' => '[_1] [_2]', 
    34  
    35 ## php/lib/block.mtentries.php 
    36         '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.php 
    39         'Reply' => 'Répondre', 
    40  
    41 ## php/lib/function.mtentryclasslabel.php 
    42         'page' => 'Page', 
    43         'entry' => 'note', 
    44         'Page' => 'Page', 
    45         'Entry' => 'Note', 
    46  
    47 ## php/lib/function.mtassettype.php 
    48         '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.php 
    58         '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.php 
    62  
    6310## php/lib/archive_lib.php 
    6411        'Individual' => 'Individuel', 
     12        'Page' => 'Page', 
    6513        'Yearly' => 'Annuelles', 
    6614        'Monthly' => 'Mensuelles', 
     
    7826        'Category Weekly' => 'Par catégories et semaines', 
    7927 
     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 
    8034## 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', 
    8249 
    8350## php/lib/captcha_lib.php 
     
    8552        'Type the characters you see in the picture above.' => 'Saisissez les caractÚres que vous voyez dans l\'image ci-dessus.', 
    8653 
    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', 
    8863 
    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]', 
    9081 
    9182## php/lib/function.mtremotesigninlink.php 
    9283        '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é.', 
    9384 
    94 ## php/lib/block.mtassets.php 
     85## php/lib/function.mtsetvar.php 
    9586 
    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', 
    9797 
    9898## php/mt.php 
  • branches/greyhound/php/lib/l10n_nl.php

    r4777 r5078  
    99$Lexicon_nl = array( 
    1010 
    11 ## php/lib/block.mtsethashvar.php 
    12         '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.php 
    15         '\'[_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.php 
    20         'userpic-[_1]-%wx%h%x' => 'gebruikersafbeelding-[_1]-%wx%h%x', 
    21  
    22 ## php/lib/function.mtsetvar.php 
    23         '\'[_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.php 
    29         'Anonymous' => 'Anonieme', 
    30  
    31 ## php/lib/block.mtsetvarblock.php 
    32  
    33 ## php/lib/function.mtproductname.php 
    34         '[_1] [_2]' => '[_1] [_2]', 
    35  
    36 ## php/lib/block.mtentries.php 
    37         '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.php 
    40         'Reply' => 'Antwoorden', 
    41  
    42 ## php/lib/function.mtentryclasslabel.php 
    43         'page' => 'pagina', 
    44         'entry' => 'bericht', 
    45         'Page' => 'Pagina', 
    46         'Entry' => 'Bericht', 
    47  
    48 ## php/lib/function.mtassettype.php 
    49         '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.php 
    59         '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.php 
    63  
    6411## php/lib/archive_lib.php 
    6512        'Individual' => 'per bericht', 
     13        'Page' => 'Pagina', 
    6614        'Yearly' => 'per jaar', 
    6715        'Monthly' => 'per maand', 
     
    7927        'Category Weekly' => 'per categorie per week', 
    8028 
     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 
    8135## 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.', 
    8350 
    8451## php/lib/captcha_lib.php 
     
    8653        'Type the characters you see in the picture above.' => 'Tik te tekens in die u ziet in de afbeelding hierboven.', 
    8754 
    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', 
    8964 
    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]', 
    9182 
    9283## php/lib/function.mtremotesigninlink.php 
    9384        '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.', 
    9485 
    95 ## php/lib/block.mtassets.php 
     86## php/lib/function.mtsetvar.php 
    9687 
    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', 
    9898 
    9999## php/mt.php