Changeset 2797

Show
Ignore:
Timestamp:
07/16/08 14:07:55 (5 months ago)
Author:
mschenk
Message:

EMEA L10N 100 percent done, as of now

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/release-41/php/lib/l10n_de.php

    r1174 r2797  
    88global $Lexicon_de; 
    99$Lexicon_de = array( 
     10## php/lib/function.mtassettype.php 
     11        'image' => 'Bild', 
     12        'Image' => 'Bild', 
     13        'file' => 'Datei', 
     14        'File' => 'Datei', 
     15        'audio' => 'Töne', 
     16        'Audio' => 'Töne', 
     17        'video' => 'Video', 
     18        'Video' => 'Video', 
     19 
     20## php/lib/function.mtvar.php 
     21        'You used a [_1] tag without a valid name attribute.' => '\'[_1]\'-Befehl ohne gÃŒltiges Namensattribut verwendet.', 
     22        '\'[_1]\' is not a valid function for a hash.' => '\'[_1]\' ist keine gÃŒltige Hash-Funktion.', 
     23        '\'[_1]\' is not a valid function for an array.' => '\'[_1]\' ist keine gÃŒltige Array-Funktion.', 
     24        '[_1] [_2] [_3] is illegal.' => '[_1] [_2] [_3] ist ungÃŒltig.', 
     25 
     26## php/lib/function.mtwidgetmanager.php 
     27        'Error: widgetset [_1] is empty.' => 'Fehler: Die Widgetgruppe \'[_1]\' ist leer.', 
     28        'Error compiling widgetset [_1]' => 'Fehler bei Kompilierung der Widgetgruppe \'[_1]\'', 
     29 
     30## php/lib/thumbnail_lib.php 
     31        'GD support has not been available. Please install GD support.' => 'Keine GD-UnterstÃŒtzung vorhanden. Bitte installieren Sie die GD-Bibliothek.', # Translate - New # OK 
     32 
     33## php/lib/function.mtcommentauthor.php 
     34        'Anonymous' => 'Anonym', 
     35 
    1036## php/lib/archive_lib.php 
    1137        'Page' => 'Seite', 
     
    2652        'Category Weekly' => 'Kategorie wöchentlich', 
    2753 
     54## php/lib/block.mtsethashvar.php 
     55 
     56## php/lib/block.mtif.php 
     57 
    2858## php/lib/function.mtremotesigninlink.php 
    2959        'TypeKey authentication is not enabled in this blog.  MTRemoteSignInLink can\'t be used.' => 'TypeKey-Authentifizierung ist in diesem Blog nicht aktiviert. MTRemoteSignInLink kann daher nicht verwendet werden.', 
     60 
     61## php/lib/block.mtauthorhaspage.php 
     62        'No author available' => 'Kein Autor verfÃŒgbar', 
     63 
     64## php/lib/block.mtauthorhasentry.php 
    3065 
    3166## php/lib/function.mtproductname.php 
     
    3671        'Type the characters you see in the picture above.' => 'Geben Sie die Buchstaben ein, die Sie in obigem Bild sehen.', 
    3772 
    38 ## php/lib/block.mtassets.php 
    39         'sort_by="score" must be used in combination with namespace.' => 'Sort_by="score" erfordert einen Namespace.', 
    40  
    41 ## php/lib/block.mtentries.php 
     73## php/lib/function.mtcommentauthorlink.php 
    4274 
    4375## php/lib/MTUtil.php 
    4476        'userpic-[_1]-%wx%h%x' => 'userpic-[_1]-%wx%h%x', 
    4577 
     78## php/lib/function.mtsetvar.php 
     79        '\'[_1]\' is not a hash.' => '\'[_1]\' ist kein Hash-Wert.', 
     80        'Invalid index.' => 'Index ungÃŒltig.', 
     81        '\'[_1]\' is not an array.' => '\'[_1]\' ist kein Array.', 
     82        '\'[_1]\' is not a valid function.' => '\'[_1]\' ist keine gÃŒltige Funktion.', 
     83 
     84## php/lib/block.mtassets.php 
     85        'sort_by="score" must be used in combination with namespace.' => 'Sort_by="score" erfordert einen Namespace.', 
     86 
     87## php/lib/block.mtsetvarblock.php 
     88 
     89## php/lib/block.mtentries.php 
     90 
    4691## php/lib/function.mtauthordisplayname.php 
    4792 
     93## php/lib/function.mtcommentreplytolink.php 
     94        'Reply' => 'Antworten', 
     95 
    4896## php/lib/function.mtentryclasslabel.php 
    49         'page' => 'erneut veröffentlichen', 
     97        'page' => 'Seite', 
    5098        'entry' => 'Eintrag', 
    51         'Entry' => 'Eintrag' 
     99        'Entry' => 'Eintrag', 
     100 
     101## php/mt.php.pre 
     102        'Page not found - [_1]' => 'Seite nicht gefunden - [_1]', 
    52103); 
    53104function translate_phrase($str, $params = null) { 
  • branches/release-41/php/lib/l10n_es.php

    r1174 r2797  
    88global $Lexicon_es; 
    99$Lexicon_es = array( 
     10## php/lib/function.mtassettype.php 
     11        'image' => 'Imagen', 
     12        'Image' => 'Imagen', 
     13        'file' => 'fichero', 
     14        'File' => 'Fichero', 
     15        'audio' => 'Audio', 
     16        'Audio' => 'Audio', 
     17        'video' => 'Vídeo', 
     18        'Video' => 'Vídeo', 
     19 
     20## php/lib/function.mtvar.php 
     21        'You used a [_1] tag without a valid name attribute.' => 'Usó la etiqueta [_1] sin un nombre de atributo válido.', 
     22        '\'[_1]\' is not a valid function for a hash.' => '\'[_1]\' no es una función válida para un hash.', 
     23        '\'[_1]\' is not a valid function for an array.' => '\'[_1]\' no es una función válida para un array.', 
     24        '[_1] [_2] [_3] is illegal.' => '[_1] [_2] [_3] es ilegal.', 
     25 
     26## php/lib/function.mtwidgetmanager.php 
     27        'Error: widgetset [_1] is empty.' => 'Error: el conjunto de widgets [_1] está vacío', 
     28        'Error compiling widgetset [_1]' => 'Error compilando el conjunto de widgets [_1]', 
     29 
     30## php/lib/thumbnail_lib.php 
     31        'GD support has not been available. Please install GD support.' => 'No tiene soporte de GD. Por favor, instale GD.', # Translate - New 
     32 
     33## php/lib/function.mtcommentauthor.php 
     34        'Anonymous' => 'Anónimo', 
     35 
    1036## php/lib/archive_lib.php 
    1137        'Page' => 'Página', 
     
    2652        'Category Weekly' => 'Categorías semanales', 
    2753 
     54## php/lib/block.mtsethashvar.php 
     55 
     56## php/lib/block.mtif.php 
     57 
    2858## php/lib/function.mtremotesigninlink.php 
    2959        'TypeKey authentication is not enabled in this blog.  MTRemoteSignInLink can\'t be used.' => 'La autentificación en TypeKey no está habilitada en este blog. No se puede usar MTRemoteSignInLink.', 
     60 
     61## php/lib/block.mtauthorhaspage.php 
     62        'No author available' => 'Ningún autor disponible', 
     63 
     64## php/lib/block.mtauthorhasentry.php 
    3065 
    3166## php/lib/function.mtproductname.php 
     
    3671        'Type the characters you see in the picture above.' => 'Introduzca los caracteres que ve en la imagen de arriba.', 
    3772 
    38 ## php/lib/block.mtassets.php 
    39         'sort_by="score" must be used in combination with namespace.' => 'sort_by="score" debe usarse en combinación con el espacio de nombres.', 
    40  
    41 ## php/lib/block.mtentries.php 
     73## php/lib/function.mtcommentauthorlink.php 
    4274 
    4375## php/lib/MTUtil.php 
    4476        'userpic-[_1]-%wx%h%x' => 'avatar-[_1]-%wx%h%x', 
    4577 
     78## php/lib/function.mtsetvar.php 
     79        '\'[_1]\' is not a hash.' => '\'[_1]\' no es un hash.', 
     80        'Invalid index.' => 'Índice no válido.', 
     81        '\'[_1]\' is not an array.' => '\'[_1]\' no es un array.', 
     82        '\'[_1]\' is not a valid function.' => '\'[_1]\' no es una función válida.', 
     83 
     84## php/lib/block.mtassets.php 
     85        'sort_by="score" must be used in combination with namespace.' => 'sort_by="score" debe usarse en combinación con el espacio de nombres.', 
     86 
     87## php/lib/block.mtsetvarblock.php 
     88 
     89## php/lib/block.mtentries.php 
     90 
    4691## php/lib/function.mtauthordisplayname.php 
     92 
     93## php/lib/function.mtcommentreplytolink.php 
     94        'Reply' => 'Responder', 
    4795 
    4896## php/lib/function.mtentryclasslabel.php 
     
    5098        'entry' => 'entrada', 
    5199        'Entry' => 'Entrada', 
     100 
     101## php/mt.php.pre 
     102        'Page not found - [_1]' => 'Página no encontrada - [_1]', 
    52103); 
    53104function translate_phrase($str, $params = null) { 
  • branches/release-41/php/lib/l10n_fr.php

    r1308 r2797  
    88global $Lexicon_fr; 
    99$Lexicon_fr = array( 
     10## php/lib/function.mtassettype.php 
     11        'image' => 'image', 
     12        'Image' => 'Image', 
     13        'file' => 'fichier', 
     14        'File' => 'Fichier', 
     15        'audio' => 'Audio', 
     16        'Audio' => 'Audio', 
     17        'video' => 'Vidéo', 
     18        'Video' => 'Vidéo', 
     19 
    1020## php/lib/function.mtvar.php 
    1121        'You used a [_1] tag without a valid name attribute.' => 'Vous avez utilisé un tag [_1] sans un attribut de nom valide', 
     
    1323        '\'[_1]\' is not a valid function for an array.' => '\'[_1]\' n\'est pas une fonction valide pour un tableau', 
    1424        '[_1] [_2] [_3] is illegal.' => '[_1] [_2] [_3] est illégal.', 
     25 
     26## php/lib/function.mtwidgetmanager.php 
     27        'Error: widgetset [_1] is empty.' => 'Erreur: le groupe de widget [_1] est vide.', 
     28        'Error compiling widgetset [_1]' => 'Erreur de compilation du groupe de widget [_1]', 
     29 
     30## php/lib/thumbnail_lib.php 
     31        'GD support has not been available. Please install GD support.' => 'Le support GP n\'est pas disponible. Veuillez installer le support GD.', # Translate - New 
     32 
     33## php/lib/function.mtcommentauthor.php 
     34        'Anonymous' => 'Anonyme', 
    1535 
    1636## php/lib/archive_lib.php 
     
    5171        'Type the characters you see in the picture above.' => 'Saisissez les caractÚres que vous voyez dans l\'image ci-dessus.', 
    5272 
     73## php/lib/function.mtcommentauthorlink.php 
     74 
     75## php/lib/MTUtil.php 
     76        'userpic-[_1]-%wx%h%x' => 'userpic-[_1]-%wx%h%x', 
     77 
    5378## php/lib/function.mtsetvar.php 
    5479        '\'[_1]\' is not a hash.' => '\'[_1]\' n\'est pas un hash', 
     
    5883 
    5984## php/lib/block.mtassets.php 
    60         'sort_by="score" must be used in combination with namespace.' => 'sort_by="score" doit être utilisé en combinaison avec le namespace.', 
     85        'sort_by="score" must be used in combination with namespace.' => 'sort_by="score" doit être utilisé en combinaison avec l\'espace de nom.', 
    6186 
    6287## php/lib/block.mtsetvarblock.php 
     
    6489## php/lib/block.mtentries.php 
    6590 
    66 ## php/lib/MTUtil.php 
    67         'userpic-[_1]-%wx%h%x' => 'userpic-[_1]-%wx%h%x', 
     91## php/lib/function.mtauthordisplayname.php 
    6892 
    69 ## php/lib/function.mtauthordisplayname.php 
     93## php/lib/function.mtcommentreplytolink.php 
     94        'Reply' => 'Répondre', 
    7095 
    7196## php/lib/function.mtentryclasslabel.php 
     
    7398        'entry' => 'note', 
    7499        'Entry' => 'Note', 
     100 
     101## php/mt.php.pre 
     102        'Page not found - [_1]' => 'Page non trouvée - [_1]', 
    75103); 
    76104function translate_phrase($str, $params = null) { 
  • branches/release-41/php/lib/l10n_nl.php

    r1308 r2797  
    99$Lexicon_nl = array( 
    1010 
     11## php/lib/function.mtassettype.php 
     12        'image' => 'afbeelding', 
     13        'Image' => 'Afbeelding', 
     14        'file' => 'bestand', 
     15        'File' => 'Bestand', 
     16        'audio' => 'audio', 
     17        'Audio' => 'Audio', 
     18        'video' => 'video', 
     19        'Video' => 'Video', 
     20 
    1121## php/lib/function.mtvar.php 
    1222        'You used a [_1] tag without a valid name attribute.' => 'U gebruikte een [_1] tag zonder geldig name attribuut', 
     
    1424        '\'[_1]\' is not a valid function for an array.' => '\'[_1]\' is geen geldige functie voor een array.', 
    1525        '[_1] [_2] [_3] is illegal.' => '[_1] [_2] [_3] is illegaal.', 
     26 
     27## php/lib/function.mtwidgetmanager.php 
     28        'Error: widgetset [_1] is empty.' => 'Fout: widgetset [_1] is leeg', 
     29        'Error compiling widgetset [_1]' => 'Fout bij het compileren van widgetset [_1]', 
     30 
     31## php/lib/thumbnail_lib.php 
     32        'GD support has not been available. Please install GD support.' => 'GD ondersteuning niet beschikbaar.  Gelieve GD ondersteuning te installeren.', # Translate - New 
     33 
     34## php/lib/function.mtcommentauthor.php 
     35        'Anonymous' => 'Anonieme', 
    1636 
    1737## php/lib/archive_lib.php 
     
    5272        'Type the characters you see in the picture above.' => 'Tik te tekens in die u ziet in de afbeelding hierboven.', 
    5373 
     74## php/lib/function.mtcommentauthorlink.php 
     75 
     76## php/lib/MTUtil.php 
     77        'userpic-[_1]-%wx%h%x' => 'gebruikersafbeelding-[_1]-%wx%h%x', 
     78 
    5479## php/lib/function.mtsetvar.php 
    5580        '\'[_1]\' is not a hash.' => '\'[_1]\' is geen hash.', 
     
    6590## php/lib/block.mtentries.php 
    6691 
    67 ## php/lib/MTUtil.php 
    68         'userpic-[_1]-%wx%h%x' => 'gebruikersafbeelding-[_1]-%wx%h%x', 
     92## php/lib/function.mtauthordisplayname.php 
    6993 
    70 ## php/lib/function.mtauthordisplayname.php 
     94## php/lib/function.mtcommentreplytolink.php 
     95        'Reply' => 'Antwoorden', 
    7196 
    7297## php/lib/function.mtentryclasslabel.php 
     
    7499        'entry' => 'bericht', 
    75100        'Entry' => 'Bericht', 
     101 
     102## php/mt.php.pre 
     103        'Page not found - [_1]' => 'Pagina niet gevonden - [_1]', 
    76104); 
    77105function translate_phrase($str, $params = null) {