Changeset 26536


Ignore:
Timestamp:
Jan 8, 2014, 7:06:08 PM (10 years ago)
Author:
mistic100
Message:

fix translation of draggable items

Location:
extensions/EasyCaptcha/language
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • extensions/EasyCaptcha/language/en_UK/icons.lang.php

    r24218 r26536  
    11<?php
    2 $lang['ball'] = 'ball';
    3 $lang['battery'] = 'battery';
    4 $lang['bicycle'] = 'bicycle';
    5 $lang['binoculars'] = 'binoculars';
    6 $lang['book'] = 'book';
    7 $lang['calculator'] = 'calculator';
    8 $lang['calendar'] = 'calendar';
    9 $lang['camera'] = 'camera';
    10 $lang['car'] = 'car';
    11 $lang['shopping cart'] = 'shopping cart';
    12 $lang['cookie'] = 'cookie';
    13 $lang['scissors'] = 'scissors';
    14 $lang['DVD'] = 'DVD';
    15 $lang['disk'] = 'disk';
    16 $lang['guitar'] = 'guitar';
    17 $lang['hat'] = 'hat';
    18 $lang['house'] = 'house';
    19 $lang['lock'] = 'lock';
    20 $lang['mobile phone'] = 'mobile phone';
    21 $lang['pencil'] = 'pencil';
    22 $lang['printer'] = 'printer';
    23 $lang['magnifying glass'] = 'magnifying glass';
    24 $lang['shoe'] = 'shoe';
    25 $lang['suitcase'] = 'suitcase';
    26 $lang['trash'] = 'trash';
     2$lang['ball'] = 'the ball';
     3$lang['battery'] = 'the battery';
     4$lang['bicycle'] = 'the bicycle';
     5$lang['binoculars'] = 'the binoculars';
     6$lang['book'] = 'the book';
     7$lang['calculator'] = 'the calculator';
     8$lang['calendar'] = 'the calendar';
     9$lang['camera'] = 'the camera';
     10$lang['car'] = 'the car';
     11$lang['shopping cart'] = 'the shopping cart';
     12$lang['cookie'] = 'the cookie';
     13$lang['scissors'] = 'the scissors';
     14$lang['DVD'] = 'the DVD';
     15$lang['disk'] = 'the disk';
     16$lang['guitar'] = 'the guitar';
     17$lang['hat'] = 'the hat';
     18$lang['house'] = 'the house';
     19$lang['lock'] = 'the lock';
     20$lang['mobile phone'] = 'the mobile phone';
     21$lang['pencil'] = 'the pencil';
     22$lang['printer'] = 'the printer';
     23$lang['magnifying glass'] = 'the magnifying glass';
     24$lang['shoe'] = 'the shoe';
     25$lang['suitcase'] = 'the suitcase';
     26$lang['trash'] = 'the trash';
    2727?>
  • extensions/EasyCaptcha/language/en_UK/pets.lang.php

    r24218 r26536  
    11<?php
    2 $lang['bat'] = 'bat';
    3 $lang['butterfly'] = 'butterfly';
    4 $lang['cat'] = 'cat';
    5 $lang['dog'] = 'dog';
    6 $lang['duck'] = 'duck';
    7 $lang['eagle'] = 'eagle';
    8 $lang['elephant'] = 'elephant';
    9 $lang['fish'] = 'fish';
    10 $lang['fox'] = 'fox';
    11 $lang['frog'] = 'frog';
    12 $lang['horse'] = 'horse';
    13 $lang['ladybug'] = 'ladybug';
    14 $lang['lion'] = 'lion';
    15 $lang['mouse'] = 'mouse';
    16 $lang['panda'] = 'panda';
    17 $lang['penguin'] = 'penguin';
    18 $lang['snake'] = 'snake';
    19 $lang['toucan'] = 'toucan';
     2$lang['bat'] = 'the bat';
     3$lang['butterfly'] = 'the butterfly';
     4$lang['cat'] = 'the cat';
     5$lang['dog'] = 'the dog';
     6$lang['duck'] = 'the duck';
     7$lang['eagle'] = 'the eagle';
     8$lang['elephant'] = 'the elephant';
     9$lang['fish'] = 'the fish';
     10$lang['fox'] = 'the fox';
     11$lang['frog'] = 'the frog';
     12$lang['horse'] = 'the horse';
     13$lang['ladybug'] = 'the ladybug';
     14$lang['lion'] = 'the lion';
     15$lang['mouse'] = 'the mouse';
     16$lang['panda'] = 'the panda';
     17$lang['penguin'] = 'the penguin';
     18$lang['snake'] = 'the snake';
     19$lang['toucan'] = 'the toucan';
    2020?>
  • extensions/EasyCaptcha/language/en_UK/plugin.lang.php

    r26025 r26536  
    3030$lang['Tic-tac-toe minigame'] = 'Tic-tac-toe minigame';
    3131$lang['Tic-tac-toe options'] = 'Tic-tac-toe options';
    32 $lang['To verify you are a human, please place the <b>%s</b> in the most right box bellow.'] = 'To verify you are a human, please place the <b>%s</b> in the most right box.';
     32$lang['To verify you are a human, please place the <b>%s</b> in the most right box bellow.'] = 'To verify you are a human, please place <b>%s</b> in the most right box.';
    3333$lang['You are player X, click on the right case to complete the line.'] = 'You are player X, click on the right case to complete the line.';
    3434$lang['You must activate JavaScript in your browser in order to be able to add a comment, sorry for the inconvenience.'] = 'You must activate JavaScript in your browser in order to be able to add a comment, sorry for the inconvenience.';
  • extensions/EasyCaptcha/language/fr_FR/icons.lang.php

    r24218 r26536  
    11<?php
    2 $lang['ball'] = 'ballon';
    3 $lang['battery'] = 'pile';
    4 $lang['bicycle'] = 'vélo';
    5 $lang['binoculars'] = 'jumelles';
    6 $lang['book'] = 'libre';
    7 $lang['calculator'] = 'calculette';
    8 $lang['calendar'] = 'calendier';
    9 $lang['camera'] = 'appareil photo';
    10 $lang['car'] = 'voiture';
    11 $lang['shopping cart'] = 'caddie';
    12 $lang['cookie'] = 'cookie';
    13 $lang['scissors'] = 'ciseaux';
    14 $lang['DVD'] = 'DVD';
    15 $lang['disk'] = 'disquette';
    16 $lang['guitar'] = 'guitare';
    17 $lang['hat'] = 'chapeau';
    18 $lang['house'] = 'maison';
    19 $lang['lock'] = 'cadenas';
    20 $lang['mobile phone'] = 'portable';
    21 $lang['pencil'] = 'crayon';
    22 $lang['printer'] = 'imprimante';
    23 $lang['magnifying glass'] = 'loupe';
    24 $lang['shoe'] = 'chaussure';
    25 $lang['suitcase'] = 'malette';
    26 $lang['trash'] = 'poubelle';
     2$lang['ball'] = 'le ballon';
     3$lang['battery'] = 'la pile';
     4$lang['bicycle'] = 'le vélo';
     5$lang['binoculars'] = 'les jumelles';
     6$lang['book'] = 'le livre';
     7$lang['calculator'] = 'la calculette';
     8$lang['calendar'] = 'le calendier';
     9$lang['camera'] = 'l\'appareil photo';
     10$lang['car'] = 'la voiture';
     11$lang['shopping cart'] = 'le caddie';
     12$lang['cookie'] = 'le cookie';
     13$lang['scissors'] = 'les ciseaux';
     14$lang['DVD'] = 'le DVD';
     15$lang['disk'] = 'la disquette';
     16$lang['guitar'] = 'la guitare';
     17$lang['hat'] = 'le chapeau';
     18$lang['house'] = 'la maison';
     19$lang['lock'] = 'le cadenas';
     20$lang['mobile phone'] = 'le portable';
     21$lang['pencil'] = 'le crayon';
     22$lang['printer'] = 'l\'imprimante';
     23$lang['magnifying glass'] = 'la loupe';
     24$lang['shoe'] = 'la chaussure';
     25$lang['suitcase'] = 'la malette';
     26$lang['trash'] = 'la poubelle';
    2727?>
  • extensions/EasyCaptcha/language/fr_FR/pets.lang.php

    r24218 r26536  
    11<?php
    2 $lang['cat'] = 'chat';
    3 $lang['bat'] = 'chauve-souris';
    4 $lang['butterfly'] = 'papillon';
    5 $lang['dog'] = 'chien';
    6 $lang['duck'] = 'canard';
    7 $lang['eagle'] = 'aigle';
    8 $lang['elephant'] = 'éléphant';
    9 $lang['fish'] = 'poisson';
    10 $lang['fox'] = 'renard';
    11 $lang['frog'] = 'grenouille';
    12 $lang['horse'] = 'cheval';
    13 $lang['ladybug'] = 'coccinelle';
    14 $lang['lion'] = 'lion';
    15 $lang['mouse'] = 'souris';
    16 $lang['panda'] = 'panda';
    17 $lang['penguin'] = 'pingouin';
    18 $lang['snake'] = 'serpent';
    19 $lang['toucan'] = 'toucan';
     2$lang['cat'] = 'le chat';
     3$lang['bat'] = 'la chauve-souris';
     4$lang['butterfly'] = 'le papillon';
     5$lang['dog'] = 'le chien';
     6$lang['duck'] = 'le canard';
     7$lang['eagle'] = 'l\'aigle';
     8$lang['elephant'] = 'l\'éléphant';
     9$lang['fish'] = 'le poisson';
     10$lang['fox'] = 'le renard';
     11$lang['frog'] = 'la grenouille';
     12$lang['horse'] = 'le cheval';
     13$lang['ladybug'] = 'la coccinelle';
     14$lang['lion'] = 'le lion';
     15$lang['mouse'] = 'la souris';
     16$lang['panda'] = 'le panda';
     17$lang['penguin'] = 'le pingouin';
     18$lang['snake'] = 'le serpent';
     19$lang['toucan'] = 'le toucan';
    2020?>
  • extensions/EasyCaptcha/language/fr_FR/plugin.lang.php

    r26025 r26536  
    3030$lang['Tic-tac-toe minigame'] = 'Minijeu morpion';
    3131$lang['Tic-tac-toe options'] = 'Options morpion';
    32 $lang['To verify you are a human, please place the <b>%s</b> in the most right box bellow.'] = 'Pour vérifier que vous êtes un humain, veuillez placer le <b>%s</b> dans le cadre de droite.';
     32$lang['To verify you are a human, please place the <b>%s</b> in the most right box bellow.'] = 'Pour vérifier que vous êtes un humain, veuillez placer <b>%s</b> dans le cadre de droite.';
    3333$lang['You are player X, click on the right case to complete the line.'] = 'Vous êtes le joueur X, cliquez dans la bonne case pour former une ligne complète.';
    3434$lang['You must activate JavaScript in your browser in order to be able to add a comment, sorry for the inconvenience.'] = 'Vous devez activer JavaScript pour pouvoir ajouter un commentaire, désolé du dérangement.';
Note: See TracChangeset for help on using the changeset viewer.