~ubuntu-branches/ubuntu/trusty/gcompris/trusty

« back to all changes in this revision

Viewing changes to boards/readingh.xml

  • Committer: Bazaar Package Importer
  • Author(s): Yann Dirson
  • Date: 2002-04-21 16:16:27 UTC
  • Revision ID: james.westby@ubuntu.com-20020421161627-s07yahahm817qxs6
Tags: upstream-1.0.3
Import upstream version 1.0.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<GCompris>
 
3
  <Board 
 
4
         name="readingh"
 
5
         type="reading" 
 
6
         mode="horizontal" 
 
7
         icon="boardicons/readingh.png" 
 
8
         difficulty="2"
 
9
         author="Bruno Coudoin (bruno.coudoin@free.fr)"
 
10
         boarddir="fishes">
 
11
         <title>Horizontal reading practice</title>
 
12
         <title xml:lang="de">Horizontale Leseübung</title>
 
13
         <title xml:lang="el">Εξάσκηση οριζόντιας ανάγνωσης</title>
 
14
         <title xml:lang="es">Ejercicio de lectura horizontal</title>
 
15
         <title xml:lang="fr">Entraînement à la lecture horizontale</title>
 
16
         <title xml:lang="it">Esercitazione nella lettura in orizzontale</title>
 
17
         <title xml:lang="lt">Skaitymo eilute pratimai</title>
 
18
         <title xml:lang="nl">Horizontale lees-dril</title>
 
19
         <title xml:lang="ru">Чтение по-горизонтали</title>
 
20
         <title xml:lang="sk">Precvičovanie vodorovného čítania</title>
 
21
         <title xml:lang="sv">Vågrät läsövning</title>
 
22
         <description>Read a list of word and tell if the given word is in it</description>
 
23
         <description xml:lang="de">Lies eine horizontale Liste von Wörtern und sag mir,\nob das gesuchte Wort darin vorkommt</description>
 
24
         <description xml:lang="el">Διαβάστε έναν κατάλογο λέξεων και πείτε αν η δοσμένη λέξη υπάρχει σ&apos; αυτόν</description>
 
25
         <description xml:lang="es">Lee una lista de palabras y busca si la palabra propuesta esta en la lista</description>
 
26
         <description xml:lang="fr">Lis une liste de mots et dis si le mot donné en fait partie</description>
 
27
         <description xml:lang="it">Leggere una lista di parole e dire se la parola data è nella lista</description>
 
28
         <description xml:lang="lt">Perskaityk sąrašą ir pažiūrėk ar duotas žodis jame yra</description>
 
29
         <description xml:lang="nl">Zeg of het gevraagde woord in de lijst zit</description>
 
30
         <description xml:lang="sk">Prečítajte zoznam slov a potom povedzte, či dané slovo nie je v ňom</description>
 
31
         <description xml:lang="sv">Läs en lista med ord och tala om ifall det angivna ordet finns bland dem</description>
 
32
  </Board>
 
33
  <Data directory=""/>
 
34
</GCompris>