Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
yotta
/
pictogram
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
60
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
ac4502de
authored
Dec 05, 2016
by
Fernando Martínez Santiago
Committed by
root
Dec 05, 2016
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
issue #648 closed
parent
33bff6a3
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
836 additions
and
0 deletions
sails/roles/database/files/pictodb-data-core.sql
sails/roles/database/files/pictodb-data-coreexp.sql
sails/roles/database/files/pictodb-data-core.sql
0 → 100644
View file @
ac4502de
DELETE
FROM
`picto_core`
;
--
-- Volcado de datos para la tabla `picto_core`
--
INSERT
INTO
`picto_core`
(
`id`
,
`id_pic`
,
`id_cat_pic`
,
`coord_x`
,
`coord_y`
,
`color`
)
VALUES
(
1
,
2982
,
NULL
,
0
,
0
,
NULL
),
-- yes
(
2
,
4391
,
NULL
,
1
,
0
,
NULL
),
-- no
(
4
,
2237
,
NULL
,
2
,
0
,
NULL
),
-- i want
(
229
,
2224
,
NULL
,
3
,
0
,
NULL
),
-- i have
(
131
,
8148
,
NULL
,
0
,
1
,
'#FE9A2E'
),
-- Places and rooms
(
134
,
7989
,
8148
,
0
,
0
,
NULL
),
-- Places.Hospital
(
135
,
8155
,
8148
,
0
,
1
,
NULL
),
-- Places.Playground
(
136
,
8354
,
8148
,
0
,
2
,
NULL
),
-- Places.Zoo
(
137
,
7768
,
8148
,
0
,
3
,
NULL
),
-- Places.Beach
(
138
,
8087
,
8148
,
0
,
4
,
NULL
),
-- Places.Mountain
(
139
,
53111
,
8148
,
0
,
5
,
NULL
),
-- Places.Coutry
(
140
,
7830
,
8148
,
1
,
6
,
NULL
),
-- Places.Church
(
133
,
7987
,
8148
,
1
,
0
,
NULL
),
-- Places.Home
(
132
,
10456
,
8148
,
1
,
1
,
NULL
),
-- Places.School
(
141
,
5250
,
8148
,
1
,
2
,
NULL
),
-- Rooms.Bedroom
(
142
,
50070
,
8148
,
1
,
3
,
NULL
),
-- Rooms.Bathroom
(
143
,
11297
,
8148
,
1
,
4
,
NULL
),
-- Rooms.Living room
(
144
,
8033
,
8148
,
1
,
5
,
NULL
),
-- Rooms.Kitchen
(
145
,
51522
,
8148
,
1
,
6
,
NULL
),
-- Rooms.Classroom
(
146
,
52800
,
8148
,
1
,
7
,
NULL
),
-- Rooms.Doctor's office
(
227
,
52366
,
NULL
,
0
,
2
,
'#F4FA58'
),
-- Devices
(
174
,
11039
,
52366
,
0
,
0
,
NULL
),
-- Devices.television
(
175
,
11387
,
52366
,
0
,
1
,
NULL
),
-- Devices.radio
(
176
,
11237
,
52366
,
0
,
2
,
NULL
),
-- Devices.console
(
177
,
49654
,
52366
,
0
,
3
,
NULL
),
-- Devices.tablet
(
178
,
9394
,
52366
,
0
,
4
,
NULL
),
-- Devices.computer
(
156
,
5393
,
NULL
,
0
,
3
,
'#F4FA58'
),
-- Furniture
(
170
,
5293
,
5393
,
0
,
0
,
NULL
),
-- Furniture.chair
(
171
,
11437
,
5393
,
0
,
1
,
NULL
),
-- Furniture.sofa
(
172
,
11454
,
5393
,
0
,
2
,
NULL
),
-- Furniture.table
(
173
,
5249
,
5393
,
0
,
3
,
NULL
),
-- Furniture.bed
(
10
,
10361
,
NULL
,
0
,
4
,
'#008000'
),
-- Kinship
(
69
,
7287
,
10361
,
0
,
1
,
NULL
),
-- Kinship.sister
(
70
,
7269
,
10361
,
0
,
2
,
NULL
),
-- Kinship.brother
(
71
,
49287
,
10361
,
0
,
3
,
NULL
),
-- Kinship.dad
(
72
,
7476
,
10361
,
0
,
4
,
NULL
),
-- Kinship.mom
(
73
,
7348
,
10361
,
0
,
5
,
NULL
),
-- Kinship.grandma
(
74
,
7350
,
10361
,
0
,
6
,
NULL
),
-- Kinship.grandpa
(
75
,
7265
,
10361
,
0
,
7
,
NULL
),
-- Kinship.family
(
9
,
7515
,
NULL
,
0
,
5
,
'#008000'
),
-- People professons and pronoums
(
47
,
51174
,
7515
,
0
,
0
,
NULL
),
-- Pronouns.I
(
48
,
7730
,
7515
,
0
,
1
,
NULL
),
-- Pronouns.you
(
49
,
12499
,
7515
,
0
,
2
,
NULL
),
-- Pronouns.he
(
50
,
12504
,
7515
,
0
,
3
,
NULL
),
-- Pronouns.she
(
51
,
7698
,
7515
,
0
,
4
,
NULL
),
-- Pronouns.we
(
52
,
54220
,
7515
,
0
,
5
,
NULL
),
-- Pronouns.you
(
53
,
7669
,
7515
,
0
,
6
,
NULL
),
-- Pronouns.they
(
76
,
7329
,
7515
,
1
,
0
,
NULL
),
-- People.girl
(
77
,
7136
,
7515
,
1
,
1
,
NULL
),
-- People.boy
(
78
,
7188
,
7515
,
1
,
2
,
NULL
),
-- People.children
(
79
,
7438
,
7515
,
1
,
3
,
NULL
),
-- People.man
(
80
,
7710
,
7515
,
1
,
4
,
NULL
),
-- People.woman
(
81
,
7118
,
7515
,
1
,
5
,
NULL
),
-- People.baby
(
82
,
10389
,
7515
,
1
,
6
,
NULL
),
-- People.friend
(
109
,
50266
,
7515
,
2
,
3
,
NULL
),
-- Professions.bus_driver
(
110
,
7658
,
7515
,
2
,
4
,
NULL
),
-- Professions.teacher
(
111
,
7237
,
7515
,
2
,
5
,
NULL
),
-- Professions.doctor
(
112
,
7500
,
7515
,
2
,
6
,
NULL
),
-- Professions.nurse
(
192
,
51336
,
NULL
,
0
,
6
,
'#008000'
),
-- Animals_and_plants
(
219
,
992
,
51336
,
0
,
3
,
NULL
),
-- Animals_and_plants.dog
(
220
,
1206
,
51336
,
0
,
4
,
NULL
),
-- Animals_and_plants.cat
(
221
,
853
,
51336
,
0
,
5
,
NULL
),
-- Animals_and_plants.bird
(
222
,
57236
,
51336
,
0
,
6
,
NULL
),
-- Animals_and_plants.tree
(
223
,
57384
,
51336
,
0
,
7
,
NULL
),
-- Animals_and_plants.plant
(
228
,
56255
,
NULL
,
0
,
7
,
'#F4FA58'
),
-- Books, films and tv
(
224
,
10921
,
56255
,
0
,
5
,
NULL
),
-- Books, TV and Films.Dibujos animados
(
225
,
10926
,
56255
,
0
,
6
,
NULL
),
-- Books, TV and Films.Film
(
226
,
10927
,
56255
,
0
,
7
,
NULL
),
-- Books, TV and Films.Book
(
125
,
376
,
NULL
,
1
,
1
,
'#FF0000'
),
-- Desiring
(
25
,
676
,
376
,
1
,
0
,
NULL
),
-- Desiring.want
(
27
,
277
,
376
,
1
,
1
,
NULL
),
-- Desiring.have
(
230
,
243
,
376
,
1
,
2
,
NULL
),
-- Desiring.get
(
128
,
253
,
NULL
,
1
,
2
,
'#FF0000'
),
-- Motion
(
29
,
485
,
253
,
1
,
2
,
NULL
),
-- Motion.go
(
13
,
22
,
NULL
,
1
,
3
,
'#FF0000'
),
-- Ingestion
(
113
,
170
,
22
,
1
,
3
,
NULL
),
-- Ingestion.drink
(
114
,
184
,
22
,
1
,
4
,
NULL
),
-- Ingestion.eat
(
14
,
4967
,
NULL
,
1
,
4
,
'#FF0000'
),
-- Senses
(
62
,
631
,
4967
,
1
,
1
,
NULL
),
-- Senses.feel
(
63
,
49835
,
4967
,
1
,
2
,
NULL
),
-- Senses.smell
(
64
,
493
,
4967
,
1
,
3
,
NULL
),
-- Senses.see
(
65
,
333
,
4967
,
1
,
4
,
NULL
),
-- Senses.hear
(
66
,
610
,
4967
,
1
,
5
,
NULL
),
-- Senses.taste
(
231
,
286
,
4967
,
1
,
6
,
NULL
),
-- Senses.hurt
(
126
,
2640
,
NULL
,
1
,
5
,
'#FF0000'
),
-- Roles
(
26
,
292
,
2640
,
1
,
4
,
NULL
),
-- Roles.be
(
28
,
9907
,
2640
,
1
,
5
,
NULL
),
-- Roles.play
(
127
,
54270
,
NULL
,
1
,
6
,
'#FF0000'
),
-- Change
(
186
,
325
,
54270
,
1
,
6
,
NULL
),
-- Change.turn on
(
187
,
328
,
54270
,
1
,
7
,
NULL
),
-- Change.turn off
(
159
,
2547
,
NULL
,
1
,
7
,
'#2E9AFE'
),
-- Articles and determinants
(
181
,
102771
,
2547
,
1
,
4
,
NULL
),
-- Articles and determinants.a
(
182
,
2935
,
2547
,
1
,
5
,
NULL
),
-- Articles and determinants.the
(
183
,
2922
,
2547
,
1
,
6
,
NULL
),
-- Articles and determinants.these
(
184
,
2929
,
2547
,
1
,
7
,
NULL
),
-- Articles and determinants.those
(
155
,
12303
,
NULL
,
2
,
1
,
'#F4FA58'
),
-- Classroom items
(
147
,
49789
,
12303
,
3
,
1
,
NULL
),
-- Classroom.eraser
(
148
,
1456
,
12303
,
3
,
2
,
NULL
),
-- Classroom.pen
(
149
,
51558
,
12303
,
3
,
3
,
NULL
),
-- Classroom.pencil sharpener
(
150
,
11988
,
12303
,
3
,
5
,
NULL
),
-- Classroom.marker
(
151
,
1453
,
12303
,
3
,
6
,
NULL
),
-- Classroom.paper
(
152
,
9396
,
12303
,
3
,
7
,
NULL
),
-- Classroom.notebook
(
153
,
10908
,
12303
,
3
,
4
,
NULL
),
-- Classroom.book
(
17
,
5866
,
NULL
,
2
,
2
,
'#FF00FF'
),
-- Sizes
(
67
,
2559
,
5866
,
2
,
2
,
NULL
),
-- Sizes.big
(
68
,
2870
,
5866
,
2
,
3
,
NULL
),
-- Sizes.small
(
16
,
2049
,
NULL
,
2
,
3
,
'#FF00FF'
),
-- Colors
(
38
,
2047
,
2049
,
2
,
0
,
NULL
),
-- Colors.brown
(
39
,
2092
,
2049
,
2
,
1
,
NULL
),
-- Colors.yellow
(
40
,
2043
,
2049
,
2
,
2
,
NULL
),
-- Colors.blue
(
41
,
2073
,
2049
,
2
,
3
,
NULL
),
-- Colors.red
(
42
,
2037
,
2049
,
2
,
4
,
NULL
),
-- Colors.black
(
43
,
2090
,
2049
,
2
,
5
,
NULL
),
-- Colors.white
(
44
,
2065
,
2049
,
2
,
6
,
NULL
),
-- Colors.orange
(
45
,
2061
,
2049
,
2
,
7
,
NULL
),
-- Colors.green
(
37
,
2070
,
2049
,
1
,
0
,
NULL
),
-- Colors.purple
(
46
,
2093
,
2049
,
1
,
1
,
NULL
),
-- Colors.pink
(
18
,
4814
,
NULL
,
2
,
4
,
'#FF00FF'
),
-- Subjectives (feelings)
(
54
,
2980
,
4814
,
2
,
0
,
NULL
),
-- Subjectives.wrong
(
55
,
2844
,
4814
,
2
,
1
,
NULL
),
-- Subjectives.good
(
56
,
50259
,
4814
,
2
,
2
,
NULL
),
-- Subjectives.bad
(
57
,
2552
,
4814
,
2
,
3
,
NULL
),
-- Subjectives.silly
(
58
,
274
,
4814
,
2
,
4
,
NULL
),
-- Subjectives.intelligent
(
59
,
2604
,
4814
,
2
,
5
,
NULL
),
-- Subjectives.crazy
(
19
,
609
,
NULL
,
2
,
5
,
'#FF00FF'
),
-- Tastes
(
30
,
49839
,
609
,
2
,
0
,
NULL
),
-- Tastes.stink
(
31
,
2718
,
609
,
2
,
1
,
NULL
),
-- Tastes.spicy
(
32
,
3753
,
609
,
2
,
2
,
NULL
),
-- Tastes.hot
(
33
,
2910
,
609
,
2
,
3
,
NULL
),
-- Tastes.sweet
(
34
,
319
,
609
,
2
,
4
,
NULL
),
-- Tastes.tasty
(
35
,
4077
,
609
,
2
,
5
,
NULL
),
-- Tastes.salty
(
36
,
2562
,
609
,
2
,
6
,
NULL
),
-- Tastes.bitter
(
185
,
56262
,
NULL
,
2
,
6
,
'#FF00FF'
),
-- Aesthetics
(
60
,
2938
,
56262
,
2
,
6
,
NULL
),
-- Aesthetics.ugly
(
61
,
2865
,
56262
,
2
,
7
,
NULL
),
-- Aesthetics.beautiful
(
15
,
50343
,
NULL
,
2
,
7
,
'#2E9AFE'
),
-- Prepositions
(
108
,
52212
,
50343
,
2
,
5
,
NULL
),
-- Prepositions.with
(
179
,
1406
,
50343
,
2
,
6
,
NULL
),
-- Prepositions.of
(
180
,
1407
,
50343
,
2
,
7
,
NULL
),
-- Prepositions.in
(
157
,
11368
,
NULL
,
3
,
1
,
'#F4FA58'
),
-- Kitchen items
(
160
,
51295
,
11368
,
2
,
4
,
NULL
),
-- Kitchen.plate
(
161
,
5394
,
11368
,
2
,
5
,
NULL
),
-- Kitchen.glass
(
162
,
5387
,
11368
,
3
,
0
,
NULL
),
-- Kitchen.fork
(
163
,
11442
,
11368
,
3
,
1
,
NULL
),
-- Kitchen.spoon
(
164
,
11491
,
11368
,
3
,
2
,
NULL
),
-- Kitchen.knife
(
165
,
11257
,
11368
,
3
,
3
,
NULL
),
-- Kitchen.bowl
(
166
,
5390
,
11368
,
3
,
4
,
NULL
),
-- Kitchen.frying-pan
(
167
,
5349
,
11368
,
3
,
5
,
NULL
),
-- Kitchen.dishwasher
(
168
,
11311
,
11368
,
3
,
6
,
NULL
),
-- Kitchen.microwave
(
169
,
11463
,
11368
,
3
,
7
,
NULL
),
-- Kitchen.toaster
(
20
,
11216
,
NULL
,
3
,
2
,
'#F4FA58'
),
-- Toys
(
99
,
10820
,
11216
,
2
,
7
,
NULL
),
-- Toys.block
(
100
,
11059
,
11216
,
3
,
0
,
NULL
),
-- Toys.bubbles
(
101
,
11080
,
11216
,
3
,
1
,
NULL
),
-- Toys.doll
(
102
,
55704
,
11216
,
3
,
2
,
NULL
),
-- Toys.game
(
103
,
11180
,
11216
,
3
,
3
,
NULL
),
-- Toys.puzzle
(
104
,
11047
,
11216
,
3
,
4
,
NULL
),
-- Toys.ball
(
105
,
11048
,
11216
,
3
,
5
,
NULL
),
-- Toys.balloon
(
106
,
101441
,
11216
,
3
,
6
,
NULL
),
-- Toys.figure_toys
(
107
,
11218
,
11216
,
3
,
7
,
NULL
),
-- Toys.tower_toys
(
21
,
52736
,
NULL
,
3
,
3
,
'#F4FA58'
),
-- Drinks
(
118
,
51192
,
52736
,
3
,
2
,
NULL
),
-- Drinks.juice
(
119
,
4164
,
52736
,
3
,
3
,
NULL
),
-- Drinks.tea
(
120
,
51605
,
52736
,
3
,
4
,
NULL
),
-- Drinks.water
(
188
,
52670
,
52736
,
3
,
5
,
NULL
),
-- Drinks.milk
(
22
,
10087
,
NULL
,
3
,
4
,
'#F4FA58'
),
-- Food
(
83
,
3977
,
10087
,
1
,
0
,
NULL
),
-- Foods.pizza
(
92
,
51151
,
10087
,
1
,
1
,
NULL
),
-- Foods.coockie
(
93
,
4167
,
10087
,
1
,
2
,
NULL
),
-- Foods.toast
(
115
,
50391
,
10087
,
1
,
3
,
NULL
),
-- Food.breakfast
(
116
,
186
,
10087
,
1
,
4
,
NULL
),
-- Food.lunch
(
117
,
49786
,
10087
,
1
,
5
,
NULL
),
-- Food.dinner
(
130
,
53077
,
10087
,
2
,
6
,
NULL
),
-- Foods.beans
(
84
,
3739
,
10087
,
2
,
0
,
NULL
),
-- Foods.hamburger
(
85
,
4131
,
10087
,
2
,
1
,
NULL
),
-- Foods.meat
(
86
,
4233
,
10087
,
2
,
2
,
NULL
),
-- Foods.fish
(
87
,
3904
,
10087
,
2
,
3
,
NULL
),
-- Foods.orange
(
88
,
3308
,
10087
,
2
,
4
,
NULL
),
-- Foods.banana
(
89
,
3282
,
10087
,
2
,
5
,
NULL
),
-- Foods.apricot
(
90
,
3937
,
10087
,
2
,
6
,
NULL
),
-- Foods.pear
(
91
,
3261
,
10087
,
2
,
7
,
NULL
),
-- Foods.apple
(
94
,
4209
,
10087
,
3
,
0
,
NULL
),
-- Foods.waffle
(
95
,
3358
,
10087
,
3
,
1
,
NULL
),
-- Foods.bread
(
96
,
52781
,
10087
,
3
,
2
,
NULL
),
-- Foods.yogurt
(
97
,
3464
,
10087
,
3
,
3
,
NULL
),
-- Foods.cheese
(
98
,
49673
,
10087
,
3
,
4
,
NULL
),
-- Foods.chips
(
129
,
3567
,
10087
,
3
,
5
,
NULL
),
-- Foods.corn
(
23
,
52758
,
NULL
,
3
,
5
,
'#F4FA58'
),
-- Sweets
(
121
,
51518
,
52758
,
3
,
3
,
NULL
),
-- Sweets.candy
(
122
,
3699
,
52758
,
3
,
4
,
NULL
),
-- Sweets.snack
(
123
,
52751
,
52758
,
3
,
6
,
NULL
),
-- Sweets.popcorn
(
190
,
4724
,
NULL
,
3
,
6
,
'#F4FA58'
),
-- Body parts
(
194
,
4848
,
4724
,
0
,
0
,
NULL
),
-- Body parts.hair
(
195
,
4872
,
4724
,
0
,
1
,
NULL
),
-- Body parts.head
(
196
,
50694
,
4724
,
0
,
2
,
NULL
),
-- Body parts.eye
(
197
,
4787
,
4724
,
0
,
3
,
NULL
),
-- Body parts.ear
(
198
,
4933
,
4724
,
0
,
4
,
NULL
),
-- Body parts.nose
(
199
,
4921
,
4724
,
0
,
5
,
NULL
),
-- Body parts.mouth
(
200
,
5009
,
4724
,
0
,
6
,
NULL
),
-- Body parts.tooth
(
201
,
4752
,
4724
,
0
,
7
,
NULL
),
-- Body parts.cheek
(
202
,
4756
,
4724
,
1
,
0
,
NULL
),
-- Body parts.chin
(
203
,
4929
,
4724
,
1
,
1
,
NULL
),
-- Body parts.neck
(
204
,
4974
,
4724
,
1
,
2
,
NULL
),
-- Body parts.shoulder
(
205
,
4754
,
4724
,
1
,
3
,
NULL
),
-- Body parts.chest
(
206
,
4997
,
4724
,
1
,
4
,
NULL
),
-- Body parts.stomatch
(
207
,
4699
,
4724
,
1
,
5
,
NULL
),
-- Body parts.back
(
208
,
4739
,
4724
,
1
,
6
,
NULL
),
-- Body parts.bottom
(
209
,
4689
,
4724
,
1
,
7
,
NULL
),
-- Body parts.arm
(
210
,
4795
,
4724
,
2
,
0
,
NULL
),
-- Body parts.elbow
(
211
,
5053
,
4724
,
2
,
1
,
NULL
),
-- Body parts.wrist
(
212
,
4868
,
4724
,
2
,
2
,
NULL
),
-- Body parts.hand
(
213
,
4820
,
4724
,
2
,
3
,
NULL
),
-- Body parts.finger
(
214
,
4821
,
4724
,
2
,
4
,
NULL
),
-- Body parts.nail
(
215
,
4903
,
4724
,
2
,
5
,
NULL
),
-- Body parts.leg
(
216
,
4898
,
4724
,
2
,
6
,
NULL
),
-- Body parts.knee
(
217
,
4687
,
4724
,
2
,
7
,
NULL
),
-- Body parts.ankle
(
218
,
4829
,
4724
,
3
,
5
,
NULL
),
-- Body parts.foot
(
232
,
1379
,
NULL
,
3
,
7
,
'#2E9AFE'
),
-- Advers and interjections
(
189
,
2278
,
1379
,
3
,
2
,
NULL
),
-- Adverbs and interjections.ok
(
3
,
2284
,
1379
,
3
,
3
,
NULL
),
-- Adverbs and interjections.please
(
6
,
2891
,
1379
,
3
,
4
,
NULL
),
-- Adverbs and interjections.sorry
(
5
,
266
,
1379
,
3
,
5
,
NULL
),
-- Adverbs and interjections.help
(
7
,
2179
,
1379
,
3
,
6
,
NULL
),
-- Adverbs and interjections.hello
(
124
,
2169
,
1379
,
3
,
7
,
NULL
);
-- Adverbs and interjections.bye
sails/roles/database/files/pictodb-data-coreexp.sql
0 → 100755
View file @
ac4502de
UPDATE
picto_exp
SET
text
=
'ok'
WHERE
id_pic
=
2278
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'vale'
WHERE
id_pic
=
2278
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'hello'
WHERE
id_pic
=
2179
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'hello'
WHERE
id_pic
=
2179
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'hola'
WHERE
id_pic
=
2179
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'bye'
WHERE
id_pic
=
2169
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'bye'
WHERE
id_pic
=
2169
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'adiós'
WHERE
id_pic
=
2169
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'Pronouns'
WHERE
id_pic
=
4436
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'Pronouns'
WHERE
id_pic
=
4436
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'Pronombres'
WHERE
id_pic
=
4436
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'People '
WHERE
id_pic
=
7515
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'People '
WHERE
id_pic
=
7515
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'Gente'
WHERE
id_pic
=
7515
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'Kinship'
WHERE
id_pic
=
10361
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'Kinship'
WHERE
id_pic
=
10361
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'Familia'
WHERE
id_pic
=
10361
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'Professions'
WHERE
id_pic
=
50388
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'Professions'
WHERE
id_pic
=
50388
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'Profesiones'
WHERE
id_pic
=
50388
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'Desiring'
WHERE
id_pic
=
376
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'Desiring'
WHERE
id_pic
=
376
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'Desear'
WHERE
id_pic
=
376
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'Ingestion'
WHERE
id_pic
=
22
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'Ingestion'
WHERE
id_pic
=
22
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'Ingerir'
WHERE
id_pic
=
22
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'Sense'
WHERE
id_pic
=
4967
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'Sense'
WHERE
id_pic
=
4967
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'Sentir'
WHERE
id_pic
=
4967
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'Roles'
WHERE
id_pic
=
2640
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'Roles'
WHERE
id_pic
=
2640
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'Roles'
WHERE
id_pic
=
2640
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'Change'
WHERE
id_pic
=
54270
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'Change'
WHERE
id_pic
=
54270
and
lang
=
'en-gb'
;
--
-- Update wrong translations
--
UPDATE
picto_exp
SET
text
=
'yes'
WHERE
id_pic
=
2982
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'yes'
WHERE
id_pic
=
2982
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'sí'
WHERE
id_pic
=
2982
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'no'
WHERE
id_pic
=
4391
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'no'
WHERE
id_pic
=
4391
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'no'
WHERE
id_pic
=
4391
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'please'
WHERE
id_pic
=
2284
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'please'
WHERE
id_pic
=
2284
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'por favor'
WHERE
id_pic
=
2284
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'i want'
WHERE
id_pic
=
2237
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'i want'
WHERE
id_pic
=
2237
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'quiero'
WHERE
id_pic
=
2237
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'help'
WHERE
id_pic
=
266
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'help'
WHERE
id_pic
=
266
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'ayuda'
WHERE
id_pic
=
266
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'sorry'
WHERE
id_pic
=
2891
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'sorry'
WHERE
id_pic
=
2891
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'perdón'
WHERE
id_pic
=
2891
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'ok'
WHERE
id_pic
=
2278
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'Cambiar'
WHERE
id_pic
=
54270
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'Prepositions'
WHERE
id_pic
=
50343
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'Prepositions'
WHERE
id_pic
=
50343
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'Preposiciones'
WHERE
id_pic
=
50343
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'Colors'
WHERE
id_pic
=
2049
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'Colors'
WHERE
id_pic
=
2049
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'Colores'
WHERE
id_pic
=
2049
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'Sizes'
WHERE
id_pic
=
5866
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'Sizes'
WHERE
id_pic
=
5866
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'Tamaños'
WHERE
id_pic
=
5866
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'Subjectives (feelings)'
WHERE
id_pic
=
4814
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'Subjectives (feelings)'
WHERE
id_pic
=
4814
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'Sentimientos'
WHERE
id_pic
=
4814
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'Tastes'
WHERE
id_pic
=
609
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'Tastes'
WHERE
id_pic
=
609
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'Gustos'
WHERE
id_pic
=
609
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'Aesthetics'
WHERE
id_pic
=
56262
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'Aesthetics'
WHERE
id_pic
=
56262
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'Apariencia'
WHERE
id_pic
=
56262
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'Toys'
WHERE
id_pic
=
11216
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'Toys'
WHERE
id_pic
=
11216
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'Juguetes'
WHERE
id_pic
=
11216
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'Drinks'
WHERE
id_pic
=
52736
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'Drinks'
WHERE
id_pic
=
52736
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'Bebidas'
WHERE
id_pic
=
52736
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'Food'
WHERE
id_pic
=
10087
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'Food'
WHERE
id_pic
=
10087
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'Comida'
WHERE
id_pic
=
10087
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'Sweets'
WHERE
id_pic
=
52758
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'Sweets'
WHERE
id_pic
=
52758
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'Dulces'
WHERE
id_pic
=
52758
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'Motion'
WHERE
id_pic
=
253
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'Motion'
WHERE
id_pic
=
253
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'Movimiento'
WHERE
id_pic
=
253
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'Places'
WHERE
id_pic
=
8148
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'Places and rooms'
WHERE
id_pic
=
8148
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'Lugares y habitaciones'
WHERE
id_pic
=
8148
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'Clasroom items'
WHERE
id_pic
=
12303
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'Clasroom items'
WHERE
id_pic
=
12303
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'Utensilios de clase'
WHERE
id_pic
=
12303
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'Furniture'
WHERE
id_pic
=
5393
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'Furniture'
WHERE
id_pic
=
5393
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'Mobiliario'
WHERE
id_pic
=
5393
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'Kitchen items'
WHERE
id_pic
=
11368
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'Kitchen items'
WHERE
id_pic
=
11368
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'Utensilios de cocina'
WHERE
id_pic
=
11368
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'Articles and determinants'
WHERE
id_pic
=
2547
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'Articles and determinants'
WHERE
id_pic
=
2547
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'Artículos y determinantes'
WHERE
id_pic
=
2547
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'want'
WHERE
id_pic
=
676
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'want'
WHERE
id_pic
=
676
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'querer'
WHERE
id_pic
=
676
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'be'
WHERE
id_pic
=
292
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'be'
WHERE
id_pic
=
292
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'ser'
WHERE
id_pic
=
292
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'have'
WHERE
id_pic
=
277
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'have'
WHERE
id_pic
=
277
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'tener'
WHERE
id_pic
=
277
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'play'
WHERE
id_pic
=
9907
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'play'
WHERE
id_pic
=
9907
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'jugar'
WHERE
id_pic
=
9907
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'go'
WHERE
id_pic
=
485
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'go'
WHERE
id_pic
=
485
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'ir'
WHERE
id_pic
=
485
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'stink'
WHERE
id_pic
=
49839
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'stink'
WHERE
id_pic
=
49839
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'hediondo'
WHERE
id_pic
=
49839
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'spicy'
WHERE
id_pic
=
2718
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'spicy'
WHERE
id_pic
=
2718
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'picante'
WHERE
id_pic
=
2718
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'hot'
WHERE
id_pic
=
3753
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'hot'
WHERE
id_pic
=
3753
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'caliente'
WHERE
id_pic
=
3753
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'sweet'
WHERE
id_pic
=
2910
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'sweet'
WHERE
id_pic
=
2910
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'dulce'
WHERE
id_pic
=
2910
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'tasty'
WHERE
id_pic
=
319
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'tasty'
WHERE
id_pic
=
319
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'rico'
WHERE
id_pic
=
319
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'salty'
WHERE
id_pic
=
4077
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'salty'
WHERE
id_pic
=
4077
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'salado'
WHERE
id_pic
=
4077
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'bitter'
WHERE
id_pic
=
2562
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'bitter'
WHERE
id_pic
=
2562
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'amargo'
WHERE
id_pic
=
2562
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'purple'
WHERE
id_pic
=
2070
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'purple'
WHERE
id_pic
=
2070
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'púrpura'
WHERE
id_pic
=
2070
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'brown'
WHERE
id_pic
=
2047
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'brown'
WHERE
id_pic
=
2047
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'marrón'
WHERE
id_pic
=
2047
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'yellow'
WHERE
id_pic
=
2092
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'yellow'
WHERE
id_pic
=
2092
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'amarillo'
WHERE
id_pic
=
2092
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'blue'
WHERE
id_pic
=
2043
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'blue'
WHERE
id_pic
=
2043
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'azul'
WHERE
id_pic
=
2043
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'red'
WHERE
id_pic
=
2073
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'red'
WHERE
id_pic
=
2073
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'rojo'
WHERE
id_pic
=
2073
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'black'
WHERE
id_pic
=
2037
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'black'
WHERE
id_pic
=
2037
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'negro'
WHERE
id_pic
=
2037
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'white'
WHERE
id_pic
=
2090
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'white'
WHERE
id_pic
=
2090
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'blanco'
WHERE
id_pic
=
2090
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'orange'
WHERE
id_pic
=
2065
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'orange'
WHERE
id_pic
=
2065
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'naranja'
WHERE
id_pic
=
2065
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'green'
WHERE
id_pic
=
2061
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'green'
WHERE
id_pic
=
2061
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'verde'
WHERE
id_pic
=
2061
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'pink'
WHERE
id_pic
=
2093
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'pink'
WHERE
id_pic
=
2093
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'rosa'
WHERE
id_pic
=
2093
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'I'
WHERE
id_pic
=
51174
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'I'
WHERE
id_pic
=
51174
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'yo'
WHERE
id_pic
=
51174
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'you'
WHERE
id_pic
=
7730
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'you'
WHERE
id_pic
=
7730
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'tú'
WHERE
id_pic
=
7730
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'he'
WHERE
id_pic
=
12499
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'he'
WHERE
id_pic
=
12499
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'él'
WHERE
id_pic
=
12499
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'she'
WHERE
id_pic
=
12504
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'she'
WHERE
id_pic
=
12504
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'ella'
WHERE
id_pic
=
12504
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'we'
WHERE
id_pic
=
7698
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'we'
WHERE
id_pic
=
7698
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'nosotros'
WHERE
id_pic
=
7698
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'you'
WHERE
id_pic
=
54220
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'you'
WHERE
id_pic
=
54220
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'vosotros'
WHERE
id_pic
=
54220
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'they'
WHERE
id_pic
=
7669
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'they'
WHERE
id_pic
=
7669
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'ellos'
WHERE
id_pic
=
7669
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'wrong'
WHERE
id_pic
=
2980
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'wrong'
WHERE
id_pic
=
2980
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'mal'
WHERE
id_pic
=
2980
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'good'
WHERE
id_pic
=
2844
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'good'
WHERE
id_pic
=
2844
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'bien'
WHERE
id_pic
=
2844
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'bad'
WHERE
id_pic
=
50259
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'bad'
WHERE
id_pic
=
50259
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'malo'
WHERE
id_pic
=
50259
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'silly'
WHERE
id_pic
=
2552
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'silly'
WHERE
id_pic
=
2552
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'tonto'
WHERE
id_pic
=
2552
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'intelligent'
WHERE
id_pic
=
274
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'intelligent'
WHERE
id_pic
=
274
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'inteligente'
WHERE
id_pic
=
274
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'crazy'
WHERE
id_pic
=
2604
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'crazy'
WHERE
id_pic
=
2604
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'loco'
WHERE
id_pic
=
2604
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'ugly'
WHERE
id_pic
=
2938
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'ugly'
WHERE
id_pic
=
2938
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'feo'
WHERE
id_pic
=
2938
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'beautiful'
WHERE
id_pic
=
2865
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'beautiful'
WHERE
id_pic
=
2865
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'bonito'
WHERE
id_pic
=
2865
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'feel'
WHERE
id_pic
=
631
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'feel'
WHERE
id_pic
=
631
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'sentir'
WHERE
id_pic
=
631
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'smell'
WHERE
id_pic
=
49835
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'smell'
WHERE
id_pic
=
49835
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'oler'
WHERE
id_pic
=
49835
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'see'
WHERE
id_pic
=
493
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'see'
WHERE
id_pic
=
493
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'ver'
WHERE
id_pic
=
493
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'hear'
WHERE
id_pic
=
333
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'hear'
WHERE
id_pic
=
333
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'oir'
WHERE
id_pic
=
333
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'taste'
WHERE
id_pic
=
610
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'taste'
WHERE
id_pic
=
610
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'sabor'
WHERE
id_pic
=
610
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'big'
WHERE
id_pic
=
2559
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'big'
WHERE
id_pic
=
2559
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'grande'
WHERE
id_pic
=
2559
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'small'
WHERE
id_pic
=
2870
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'small'
WHERE
id_pic
=
2870
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'pequeño'
WHERE
id_pic
=
2870
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'sister'
WHERE
id_pic
=
7287
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'sister'
WHERE
id_pic
=
7287
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'hermana'
WHERE
id_pic
=
7287
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'brother'
WHERE
id_pic
=
7269
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'brother'
WHERE
id_pic
=
7269
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'hermano'
WHERE
id_pic
=
7269
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'dad'
WHERE
id_pic
=
49287
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'dad'
WHERE
id_pic
=
49287
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'papá'
WHERE
id_pic
=
49287
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'mom'
WHERE
id_pic
=
7476
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'mom'
WHERE
id_pic
=
7476
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'mamá'
WHERE
id_pic
=
7476
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'grandpa'
WHERE
id_pic
=
7348
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'grandpa'
WHERE
id_pic
=
7348
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'abuelo'
WHERE
id_pic
=
7348
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'grandma'
WHERE
id_pic
=
7350
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'grandma'
WHERE
id_pic
=
7350
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'abuela'
WHERE
id_pic
=
7350
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'girl'
WHERE
id_pic
=
7329
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'girl'
WHERE
id_pic
=
7329
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'chica'
WHERE
id_pic
=
7329
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'boy'
WHERE
id_pic
=
7136
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'boy'
WHERE
id_pic
=
7136
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'chico'
WHERE
id_pic
=
7136
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'children'
WHERE
id_pic
=
7188
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'children'
WHERE
id_pic
=
7188
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'niños'
WHERE
id_pic
=
7188
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'man'
WHERE
id_pic
=
7438
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'man'
WHERE
id_pic
=
7438
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'hombre'
WHERE
id_pic
=
7438
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'woman'
WHERE
id_pic
=
7710
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'woman'
WHERE
id_pic
=
7710
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'mujer'
WHERE
id_pic
=
7710
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'baby'
WHERE
id_pic
=
7118
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'baby'
WHERE
id_pic
=
7118
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'bebé'
WHERE
id_pic
=
7118
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'friend'
WHERE
id_pic
=
10389
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'friend'
WHERE
id_pic
=
10389
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'amigo'
WHERE
id_pic
=
10389
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'pizza'
WHERE
id_pic
=
3977
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'pizza'
WHERE
id_pic
=
3977
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'pizza'
WHERE
id_pic
=
3977
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'hamburger'
WHERE
id_pic
=
3739
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'hamburger'
WHERE
id_pic
=
3739
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'hamburgesa'
WHERE
id_pic
=
3739
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'meat'
WHERE
id_pic
=
4131
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'meat'
WHERE
id_pic
=
4131
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'carne'
WHERE
id_pic
=
4131
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'fish'
WHERE
id_pic
=
4233
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'fish'
WHERE
id_pic
=
4233
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'pescado'
WHERE
id_pic
=
4233
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'orange'
WHERE
id_pic
=
3904
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'orange'
WHERE
id_pic
=
3904
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'naranja'
WHERE
id_pic
=
3904
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'banana'
WHERE
id_pic
=
3308
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'banana'
WHERE
id_pic
=
3308
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'plátano'
WHERE
id_pic
=
3308
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'apricot'
WHERE
id_pic
=
3282
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'apricot'
WHERE
id_pic
=
3282
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'melocotón'
WHERE
id_pic
=
3282
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'pear'
WHERE
id_pic
=
3937
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'pear'
WHERE
id_pic
=
3937
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'pera'
WHERE
id_pic
=
3937
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'apple'
WHERE
id_pic
=
3261
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'apple'
WHERE
id_pic
=
3261
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'manzana'
WHERE
id_pic
=
3261
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'coockie'
WHERE
id_pic
=
51151
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'coockie'
WHERE
id_pic
=
51151
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'galleta'
WHERE
id_pic
=
51151
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'toast'
WHERE
id_pic
=
4167
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'toast'
WHERE
id_pic
=
4167
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'tostada'
WHERE
id_pic
=
4167
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'waffle'
WHERE
id_pic
=
4209
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'waffle'
WHERE
id_pic
=
4209
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'gofre'
WHERE
id_pic
=
4209
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'bread'
WHERE
id_pic
=
3358
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'bread'
WHERE
id_pic
=
3358
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'pan'
WHERE
id_pic
=
3358
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'yogurt'
WHERE
id_pic
=
52781
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'yogurt'
WHERE
id_pic
=
52781
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'yogur'
WHERE
id_pic
=
52781
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'cheese'
WHERE
id_pic
=
3464
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'cheese'
WHERE
id_pic
=
3464
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'queso'
WHERE
id_pic
=
3464
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'chips'
WHERE
id_pic
=
49673
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'chips'
WHERE
id_pic
=
49673
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'patatas'
WHERE
id_pic
=
49673
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'corn'
WHERE
id_pic
=
3567
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'corn'
WHERE
id_pic
=
3567
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'maíz'
WHERE
id_pic
=
3567
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'beans'
WHERE
id_pic
=
53077
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'beans'
WHERE
id_pic
=
53077
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'habichuelas'
WHERE
id_pic
=
53077
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'eat'
WHERE
id_pic
=
50391
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'eat'
WHERE
id_pic
=
50391
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'alimentarse'
WHERE
id_pic
=
50391
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'lunch'
WHERE
id_pic
=
186
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'lunch'
WHERE
id_pic
=
186
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'almuerzo'
WHERE
id_pic
=
186
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'dinner'
WHERE
id_pic
=
49786
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'dinner'
WHERE
id_pic
=
49786
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'cena'
WHERE
id_pic
=
49786
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'block'
WHERE
id_pic
=
10820
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'block'
WHERE
id_pic
=
10820
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'bloque'
WHERE
id_pic
=
10820
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'bubbles'
WHERE
id_pic
=
11059
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'bubbles'
WHERE
id_pic
=
11059
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'pompas'
WHERE
id_pic
=
11059
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'doll'
WHERE
id_pic
=
11080
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'doll'
WHERE
id_pic
=
11080
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'muñeco'
WHERE
id_pic
=
11080
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'game'
WHERE
id_pic
=
55704
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'game'
WHERE
id_pic
=
55704
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'juego'
WHERE
id_pic
=
55704
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'puzzle'
WHERE
id_pic
=
11180
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'puzzle'
WHERE
id_pic
=
11180
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'puzzle'
WHERE
id_pic
=
11180
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'ball'
WHERE
id_pic
=
11047
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'ball'
WHERE
id_pic
=
11047
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'pelota'
WHERE
id_pic
=
11047
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'balloon'
WHERE
id_pic
=
11048
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'balloon'
WHERE
id_pic
=
11048
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'balón'
WHERE
id_pic
=
11048
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'figure toys'
WHERE
id_pic
=
101441
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'figure toys'
WHERE
id_pic
=
101441
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'muñeco'
WHERE
id_pic
=
101441
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'tower toys'
WHERE
id_pic
=
11218
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'tower toys'
WHERE
id_pic
=
11218
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'torre'
WHERE
id_pic
=
11218
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'with'
WHERE
id_pic
=
52212
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'with'
WHERE
id_pic
=
52212
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'con'
WHERE
id_pic
=
52212
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'bus driver'
WHERE
id_pic
=
50266
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'bus driver'
WHERE
id_pic
=
50266
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'conductor de autobús'
WHERE
id_pic
=
50266
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'teacher'
WHERE
id_pic
=
7658
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'teacher'
WHERE
id_pic
=
7658
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'profesor'
WHERE
id_pic
=
7658
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'doctor'
WHERE
id_pic
=
7237
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'doctor'
WHERE
id_pic
=
7237
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'médico'
WHERE
id_pic
=
7237
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'nurse'
WHERE
id_pic
=
7500
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'nurse'
WHERE
id_pic
=
7500
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'enfermera'
WHERE
id_pic
=
7500
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'drink'
WHERE
id_pic
=
170
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'drink'
WHERE
id_pic
=
170
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'beber'
WHERE
id_pic
=
170
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'eat'
WHERE
id_pic
=
184
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'eat'
WHERE
id_pic
=
184
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'comer'
WHERE
id_pic
=
184
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'juice'
WHERE
id_pic
=
51192
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'juice'
WHERE
id_pic
=
51192
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'zumo'
WHERE
id_pic
=
51192
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'tea'
WHERE
id_pic
=
4164
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'tea'
WHERE
id_pic
=
4164
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'té'
WHERE
id_pic
=
4164
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'water'
WHERE
id_pic
=
51605
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'water'
WHERE
id_pic
=
51605
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'agua'
WHERE
id_pic
=
51605
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'milk'
WHERE
id_pic
=
52670
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'milk'
WHERE
id_pic
=
52670
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'leche'
WHERE
id_pic
=
52670
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'candy'
WHERE
id_pic
=
51518
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'candy'
WHERE
id_pic
=
51518
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'gominola'
WHERE
id_pic
=
51518
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'snack'
WHERE
id_pic
=
3699
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'snack'
WHERE
id_pic
=
3699
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'snack'
WHERE
id_pic
=
3699
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'popcorn'
WHERE
id_pic
=
52751
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'popcorn'
WHERE
id_pic
=
52751
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'palomitas'
WHERE
id_pic
=
52751
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'School'
WHERE
id_pic
=
10456
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'School'
WHERE
id_pic
=
10456
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'Colegio'
WHERE
id_pic
=
10456
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'Home'
WHERE
id_pic
=
7987
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'Home'
WHERE
id_pic
=
7987
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'Casa'
WHERE
id_pic
=
7987
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'Hospital'
WHERE
id_pic
=
7989
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'Hospital'
WHERE
id_pic
=
7989
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'Hospital'
WHERE
id_pic
=
7989
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'Playground'
WHERE
id_pic
=
8155
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'Playground'
WHERE
id_pic
=
8155
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'Recreo'
WHERE
id_pic
=
8155
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'Zoo'
WHERE
id_pic
=
8354
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'Zoo'
WHERE
id_pic
=
8354
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'Zoo'
WHERE
id_pic
=
8354
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'Beach'
WHERE
id_pic
=
7768
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'Beach'
WHERE
id_pic
=
7768
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'Playa'
WHERE
id_pic
=
7768
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'Mountain'
WHERE
id_pic
=
8087
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'Mountain'
WHERE
id_pic
=
8087
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'Montaña'
WHERE
id_pic
=
8087
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'Country'
WHERE
id_pic
=
53111
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'Country'
WHERE
id_pic
=
53111
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'Campo'
WHERE
id_pic
=
53111
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'Church'
WHERE
id_pic
=
7830
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'Church'
WHERE
id_pic
=
7830
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'Iglesia'
WHERE
id_pic
=
7830
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'Bedroom'
WHERE
id_pic
=
5250
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'Bedroom'
WHERE
id_pic
=
5250
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'Dormitorio'
WHERE
id_pic
=
5250
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'Bathroom'
WHERE
id_pic
=
50070
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'Bathroom'
WHERE
id_pic
=
50070
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'Baño'
WHERE
id_pic
=
50070
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'Living room'
WHERE
id_pic
=
11297
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'Living room'
WHERE
id_pic
=
11297
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'Salón'
WHERE
id_pic
=
11297
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'Kitchen'
WHERE
id_pic
=
8033
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'Kitchen'
WHERE
id_pic
=
8033
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'Cocina'
WHERE
id_pic
=
8033
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'Classroom'
WHERE
id_pic
=
51522
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'Classroom'
WHERE
id_pic
=
51522
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'Clase'
WHERE
id_pic
=
51522
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'Doctor s office'
WHERE
id_pic
=
52800
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'Doctor s office'
WHERE
id_pic
=
52800
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'Consulta médica'
WHERE
id_pic
=
52800
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'eraser'
WHERE
id_pic
=
49789
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'eraser'
WHERE
id_pic
=
49789
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'goma'
WHERE
id_pic
=
49789
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'pen'
WHERE
id_pic
=
1456
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'pen'
WHERE
id_pic
=
1456
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'lapiz'
WHERE
id_pic
=
1456
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'pencil sharpener'
WHERE
id_pic
=
51558
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'pencil sharpener'
WHERE
id_pic
=
51558
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'sacapuntas'
WHERE
id_pic
=
51558
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'marker'
WHERE
id_pic
=
11988
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'marker'
WHERE
id_pic
=
11988
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'rotulador'
WHERE
id_pic
=
11988
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'paper'
WHERE
id_pic
=
1453
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'paper'
WHERE
id_pic
=
1453
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'papel'
WHERE
id_pic
=
1453
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'notebook'
WHERE
id_pic
=
8460
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'notebook'
WHERE
id_pic
=
8460
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'portátil'
WHERE
id_pic
=
8460
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'book'
WHERE
id_pic
=
10908
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'book'
WHERE
id_pic
=
10908
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'libro'
WHERE
id_pic
=
10908
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'plate'
WHERE
id_pic
=
51295
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'plate'
WHERE
id_pic
=
51295
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'plato'
WHERE
id_pic
=
51295
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'glass'
WHERE
id_pic
=
5394
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'glass'
WHERE
id_pic
=
5394
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'vaso'
WHERE
id_pic
=
5394
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'fork'
WHERE
id_pic
=
5387
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'fork'
WHERE
id_pic
=
5387
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'tenedor'
WHERE
id_pic
=
5387
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'spoon'
WHERE
id_pic
=
11442
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'spoon'
WHERE
id_pic
=
11442
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'cuchara'
WHERE
id_pic
=
11442
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'knife'
WHERE
id_pic
=
11491
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'knife'
WHERE
id_pic
=
11491
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'cuchillo'
WHERE
id_pic
=
11491
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'bowl'
WHERE
id_pic
=
11257
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'bowl'
WHERE
id_pic
=
11257
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'cuenco'
WHERE
id_pic
=
11257
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'frying-pan'
WHERE
id_pic
=
5390
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'frying-pan'
WHERE
id_pic
=
5390
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'sartén'
WHERE
id_pic
=
5390
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'dishwasher'
WHERE
id_pic
=
5349
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'dishwasher'
WHERE
id_pic
=
5349
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'lava-vajillas'
WHERE
id_pic
=
5349
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'microwave'
WHERE
id_pic
=
11311
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'microwave'
WHERE
id_pic
=
11311
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'microhondas'
WHERE
id_pic
=
11311
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'toaster'
WHERE
id_pic
=
11463
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'toaster'
WHERE
id_pic
=
11463
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'tostadora'
WHERE
id_pic
=
11463
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'chair'
WHERE
id_pic
=
5293
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'chair'
WHERE
id_pic
=
5293
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'silla'
WHERE
id_pic
=
5293
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'sofa'
WHERE
id_pic
=
11437
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'sofa'
WHERE
id_pic
=
11437
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'sofá'
WHERE
id_pic
=
11437
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'table'
WHERE
id_pic
=
11454
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'table'
WHERE
id_pic
=
11454
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'mesa'
WHERE
id_pic
=
11454
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'bed'
WHERE
id_pic
=
5249
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'bed'
WHERE
id_pic
=
5249
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'cama'
WHERE
id_pic
=
5249
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'television'
WHERE
id_pic
=
11039
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'television'
WHERE
id_pic
=
11039
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'televisión'
WHERE
id_pic
=
11039
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'radio'
WHERE
id_pic
=
11387
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'radio'
WHERE
id_pic
=
11387
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'radio'
WHERE
id_pic
=
11387
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'console'
WHERE
id_pic
=
11237
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'console'
WHERE
id_pic
=
11237
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'consola'
WHERE
id_pic
=
11237
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'tablet'
WHERE
id_pic
=
49654
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'tablet'
WHERE
id_pic
=
49654
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'tablet'
WHERE
id_pic
=
49654
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'computer'
WHERE
id_pic
=
9394
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'computer'
WHERE
id_pic
=
9394
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'ordenador'
WHERE
id_pic
=
9394
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'of'
WHERE
id_pic
=
1406
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'of'
WHERE
id_pic
=
1406
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'de'
WHERE
id_pic
=
1406
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'in'
WHERE
id_pic
=
1407
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'in'
WHERE
id_pic
=
1407
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'en'
WHERE
id_pic
=
1407
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'a'
WHERE
id_pic
=
102771
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'a'
WHERE
id_pic
=
102771
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'a'
WHERE
id_pic
=
102771
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'the'
WHERE
id_pic
=
2935
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'the'
WHERE
id_pic
=
2935
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'el'
WHERE
id_pic
=
2935
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'these'
WHERE
id_pic
=
2922
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'these'
WHERE
id_pic
=
2922
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'esos'
WHERE
id_pic
=
2922
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'those'
WHERE
id_pic
=
2929
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'those'
WHERE
id_pic
=
2929
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'aquellos'
WHERE
id_pic
=
2929
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'turn on'
WHERE
id_pic
=
325
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'turn on'
WHERE
id_pic
=
325
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'encender'
WHERE
id_pic
=
325
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'turn off'
WHERE
id_pic
=
328
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'turn off'
WHERE
id_pic
=
328
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'apagar'
WHERE
id_pic
=
328
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'Body'
WHERE
id_pic
=
4724
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'Body'
WHERE
id_pic
=
4724
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'Cuerpo'
WHERE
id_pic
=
4724
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'stuff'
WHERE
id_pic
=
4491
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'stuff'
WHERE
id_pic
=
4491
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'cosas'
WHERE
id_pic
=
4491
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'Animals and plants'
WHERE
id_pic
=
51336
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'Animals and plants'
WHERE
id_pic
=
51336
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'Animales y plantas'
WHERE
id_pic
=
51336
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'cat'
WHERE
id_pic
=
1206
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'cat'
WHERE
id_pic
=
1206
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'gato'
WHERE
id_pic
=
1206
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'bird'
WHERE
id_pic
=
853
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'bird'
WHERE
id_pic
=
853
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'pájaro'
WHERE
id_pic
=
853
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'Books, TV and films'
WHERE
id_pic
=
56255
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'Books, TV and films'
WHERE
id_pic
=
56255
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'Libros, TV y películas'
WHERE
id_pic
=
56255
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'cartooms'
WHERE
id_pic
=
10921
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'cartooms'
WHERE
id_pic
=
10921
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'dibujos animados'
WHERE
id_pic
=
10921
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'TV'
WHERE
id_pic
=
10926
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'TV'
WHERE
id_pic
=
10926
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'tele'
WHERE
id_pic
=
10926
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'comic'
WHERE
id_pic
=
10927
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'comic'
WHERE
id_pic
=
10927
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'tebeo'
WHERE
id_pic
=
10927
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'Electronic devices'
WHERE
id_pic
=
52366
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'Electronic devices'
WHERE
id_pic
=
52366
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'Dispositivos electrónicos'
WHERE
id_pic
=
52366
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'I have'
WHERE
id_pic
=
2224
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'I have'
WHERE
id_pic
=
2224
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'Yo tengo'
WHERE
id_pic
=
2224
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'get'
WHERE
id_pic
=
243
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'get'
WHERE
id_pic
=
243
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'coger'
WHERE
id_pic
=
243
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'hurt'
WHERE
id_pic
=
286
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'hurt'
WHERE
id_pic
=
286
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'doler'
WHERE
id_pic
=
286
and
lang
=
'es-es'
;
UPDATE
picto_exp
SET
text
=
'Adverbs and prepositions'
WHERE
id_pic
=
1379
and
lang
=
'en-us'
;
UPDATE
picto_exp
SET
text
=
'Adverbs and prepositions'
WHERE
id_pic
=
1379
and
lang
=
'en-gb'
;
UPDATE
picto_exp
SET
text
=
'Adverbios y preposiciones'
WHERE
id_pic
=
1379
and
lang
=
'es-es'
;
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment