summaryrefslogtreecommitdiff
path: root/homedecor_common/locale/es.po
blob: 30c3d4bcf2196451b5127ec540a01a23b05a0283 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
# Spanish translations for PACKAGE package.
# Copyright (C) 2017 THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# Automatically generated, 2017.
# 
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-11-14 03:47+0800\n"
"PO-Revision-Date: 2017-01-24 20:24-0300\n"
"Last-Translator: Diego Martínez <kaeza@users.noreply.github.com>\n"
"Language-Team: Spanish\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#: ../building_blocks/alias.lua
msgid "Granite"
msgstr "Granito"

#: ../building_blocks/node_stairs.lua
msgid "Grate"
msgstr "Reja"

#: ../building_blocks/node_stairs.lua
msgid "Streak Free Glass"
msgstr "Vídrio sin rayas"

#: ../building_blocks/node_stairs.lua
msgid "Wood Framed Glass"
msgstr "Vídrio enmarcado en madera"

#: ../building_blocks/node_stairs.lua
msgid "Adobe"
msgstr "Adobe"

#: ../building_blocks/node_stairs.lua
msgid "Fake Grass"
msgstr "Hierba falsa"

#: ../building_blocks/node_stairs.lua
msgid "Hardwood"
msgstr "Madera dura"

#: ../building_blocks/node_stairs.lua
msgid "Roof block"
msgstr "Bloque de techo"

#: ../building_blocks/node_stairs.lua
msgid "Tar"
msgstr "Alquitrán"

#: ../building_blocks/node_stairs.lua
msgid "Marble"
msgstr "Mármol"

#. Translators: "Brobble" is a portmanteau of "Brick" and "Cobble".
#. Translate however you see fit.
#: ../building_blocks/node_stairs.lua
msgid "Brobble Spread"
msgstr "Mezcla de Ladroquines"

#: ../building_blocks/node_stairs.lua
msgid "Gravel Spread"
msgstr "Mezcla de gravilla"

#: ../building_blocks/node_stairs.lua
msgid "Tarmac Spread"
msgstr "Mezcla de asfalto"

#: ../building_blocks/node_stairs.lua
msgid "Terrycloth towel"
msgstr "Toalla"

#: ../building_blocks/node_stairs.lua
msgid "Chess board tiling"
msgstr "Azulejos de ajedrez"

#: ../building_blocks/node_stairs.lua
msgid "Fireplace"
msgstr "Chimenea"

#: ../building_blocks/others.lua
msgid "Small bundle of sticks"
msgstr "Manojo de palitos"

#: ../building_blocks/others.lua
msgid "Tar base"
msgstr "Base de alquitrán"

#: ../building_blocks/others.lua
msgid "Tar Knife"
msgstr "Cuchillo de alquitrán"

#: ../chains/init.lua
msgid "Hanging chain (wrought iron)"
msgstr "Cadena colgante (hierro forjado)"

#: ../chains/init.lua
msgid "Hanging chain (brass)"
msgstr "Cadena colgante (latón)"

#: ../chains/init.lua
msgid "Hanging chain (ceiling mount, wrought iron)"
msgstr "Cadena colgante (montada en techo, hierro forjado)"

#: ../chains/init.lua
msgid "Hanging chain (ceiling mount, brass)"
msgstr "Cadena colgante (montada en techo, latón)"

#: ../chains/init.lua
msgid "Chandelier (wrought iron)"
msgstr "Candelabro (hierro forjado)"

#: ../chains/init.lua
msgid "Chandelier (brass)"
msgstr "Candelabro (latón)"

#: ../computer/computers.lua
msgid "Monitor and keyboard"
msgstr "Monitor y teclado"

#: ../computer/computers.lua
msgid "WIFI Router"
msgstr "Enrutador WIFI"

#: ../computer/computers.lua
msgid "Computer Tower"
msgstr "Torre de ordenador"

#: ../computer/computers.lua
msgid "Printer-Scanner Combo"
msgstr "Impresora y escáner combinados"

#: ../computer/computers.lua
msgid "Rack Server"
msgstr "Servidor en rack"

#: ../computer/computers.lua
msgid "Not enough vertical space to place a server!"
msgstr "¡No hay suficiente espacio para colocar un servidor!"

#: ../computer/miscitems.lua ../homedecor/crafts.lua
msgid "Plastic sheet"
msgstr "Placa de plástico"

#: ../computer/miscitems.lua
msgid "Unprocessed Plastic base"
msgstr "Base de plástico sin procesar"

#: ../computer/tetris.lua
msgid "L"
msgstr ""

#: ../computer/tetris.lua
msgid "R"
msgstr ""

#: ../computer/tetris.lua
msgid "New Game"
msgstr "Juego Nuevo"

#: ../computer/tetris.lua
msgid "Next..."
msgstr ""

#: ../computer/tetris.lua
msgid "Score: "
msgstr ""

#: ../computer/tetris.lua
msgid "Tetris Arcade"
msgstr "Arcade Tetris"

#: ../computer/tetris.lua
msgid "No room for place the Arcade!"
msgstr "¡No hay lugar para colocar el arcade!"

#: ../fake_fire/init.lua
msgid "Ice fire"
msgstr "Fuego de hielo"

#: ../fake_fire/init.lua
msgid "Fancy Fire"
msgstr "Fuego fantasía"

#: ../fake_fire/init.lua
msgid "Glowing Embers"
msgstr "Brasas ardientes"

#: ../fake_fire/init.lua
msgid "Stone chimney top"
msgstr "Chimenea de piedra"

#: ../fake_fire/init.lua
msgid "Sandstone chimney top"
msgstr "Chimenea de arenisca"

#: ../homedecor/bathroom_furniture.lua
msgid "Bathroom/kitchen tiles (dark)"
msgstr "Azulejo de baño/cocina (tonos oscuros)"

#: ../homedecor/bathroom_furniture.lua
msgid "Bathroom/kitchen tiles (medium)"
msgstr "Azulejo de baño/cocina (tonos medios)"

#: ../homedecor/bathroom_furniture.lua
msgid "Bathroom/kitchen tiles (light)"
msgstr "Azulejo de baño/cocina (tonos claros)"

#: ../homedecor/bathroom_furniture.lua
msgid "Towel rod with towel"
msgstr "Toallero con toalla"

#: ../homedecor/bathroom_furniture.lua
msgid "Medicine cabinet"
msgstr "Gabinete de medicinas"

#: ../homedecor/bathroom_sanitation.lua
msgid "Toilet"
msgstr "Inodoro"

#: ../homedecor/bathroom_sanitation.lua
msgid "Toilet paper"
msgstr "Papel higiénico"

#: ../homedecor/bathroom_sanitation.lua
msgid "Bathroom Sink"
msgstr "Lavabo de baño"

#: ../homedecor/bathroom_sanitation.lua
msgid "Bathroom taps/faucet"
msgstr "Grifo de baño"

#: ../homedecor/bathroom_sanitation.lua
msgid "Bathroom taps/faucet (brass)"
msgstr "Grifo de baño (latón)"

#: ../homedecor/bathroom_sanitation.lua
msgid "Shower Tray"
msgstr "Plato de ducha"

#: ../homedecor/bathroom_sanitation.lua
msgid "Shower Head"
msgstr "Ducha"

#: ../homedecor/bathroom_sanitation.lua
msgid "Bathtub, clawfoot, with brass taps"
msgstr ""

#: ../homedecor/bathroom_sanitation.lua
msgid "Bathtub, clawfoot, with chrome taps"
msgstr ""

#: ../homedecor/bathroom_sanitation.lua
msgid "Bathroom sundries set"
msgstr "Artículos de baño"

#: ../homedecor/bedroom.lua
msgid "Bed"
msgstr "Cama"

#: ../homedecor/bedroom.lua
msgid "Bed (king sized)"
msgstr "Cama (tamaño grande)"

#: ../homedecor/bedroom.lua
msgid "mahogany"
msgstr "caoba"

#: ../homedecor/bedroom.lua
msgid "oak"
msgstr "roble"

#: ../homedecor/bedroom.lua
msgid "Nightstand with One Drawer (@1)"
msgstr "Mesa de luz con un cajón (@1)"

#: ../homedecor/bedroom.lua
msgid "One-drawer Nightstand"
msgstr "Mesa de luz con un cajón"

#: ../homedecor/bedroom.lua
msgid "Nightstand with Two Drawers (@1)"
msgstr "Mesa de luz con dos cajones (@1)"

#: ../homedecor/bedroom.lua
msgid "Two-drawer Nightstand"
msgstr "Mesa de luz con dos cajones"

#: ../homedecor/books.lua ../homedecor/exterior.lua
msgid "red"
msgstr "roja"

#: ../homedecor/books.lua ../homedecor/exterior.lua ../homedecor/misc-nodes.lua
msgid "green"
msgstr "verde"

#: ../homedecor/books.lua
msgid "blue"
msgstr "azul"

#: ../homedecor/books.lua
msgid "violet"
msgstr "violeta"

#: ../homedecor/books.lua
msgid "grey"
msgstr "gris"

#: ../homedecor/books.lua
msgid "brown"
msgstr "marrón"

#: ../homedecor/books.lua
#, fuzzy
msgid "Writable Book (@1)"
msgstr "Libro"

#: ../homedecor/books.lua
msgid "@1 has written in a book (title: \"@2\"): \"@3\" at location @4"
msgstr "@1 ha escrito en un libro (título: \"@2\"): \"@3\" en la ubicación @4"

#: ../homedecor/climate-control.lua
msgid "Air Conditioner"
msgstr "Acondicionador de aire"

#: ../homedecor/climate-control.lua
msgid "Desk Fan"
msgstr "Ventilador de escritorio"

#: ../homedecor/climate-control.lua
msgid "Ceiling Fan"
msgstr "Ventilador de techo"

#: ../homedecor/climate-control.lua
msgid "Space heater"
msgstr "Calentador de espacios"

#: ../homedecor/climate-control.lua
msgid "Radiator heater"
msgstr "Radiador"

#: ../homedecor/clocks.lua
msgid "Plastic analog clock"
msgstr "Reloj análogo de plástico"

#: ../homedecor/clocks.lua
msgid "Wooden analog clock"
msgstr "Reloj análogo de madera"

#: ../homedecor/clocks.lua
msgid "Digital clock"
msgstr "Reloj digital"

#: ../homedecor/clocks.lua
msgid "Alarm clock"
msgstr "Reloj de alarma"

#: ../homedecor/clocks.lua
msgid "Grandfather Clock"
msgstr "Reloj de péndulo"

#: ../homedecor/cobweb.lua
msgid "Cobweb"
msgstr "Telaraña"

#: ../homedecor/crafts.lua
msgid "Uncooked Terracotta Base"
msgstr "Base de terracota sin cocer"

#: ../homedecor/crafts.lua
msgid "Terracotta Roof Tile"
msgstr "Tejado de terracota"

#: ../homedecor/crafts.lua
msgid "Oil extract"
msgstr "Extracto de aceite"

#: ../homedecor/crafts.lua
msgid "Unprocessed paraffin"
msgstr "Parafina sin procesar"

#: ../homedecor/crafts.lua
msgid "Plastic strips"
msgstr "Tiras de plástico"

#: ../homedecor/crafts.lua
msgid "Small Wooden Drawer"
msgstr "Cajón de madera pequeño"

#: ../homedecor/crafts.lua
msgid "Simple Integrated Circuit"
msgstr "Circuito integrado simple"

#: ../homedecor/crafts.lua
msgid "Heating element"
msgstr "Elemento de calefacción"

#: ../homedecor/crafts.lua
msgid "Motor"
msgstr "Motor"

#: ../homedecor/crafts.lua
msgid "Power Crystal"
msgstr "Cristal de poder"

#: ../homedecor/crafts.lua
msgid "Blank Canvas"
msgstr "Lienzo en blanco"

#: ../homedecor/crafts.lua
msgid "VCR"
msgstr "Grabadora de vídeo"

#: ../homedecor/crafts.lua
msgid "DVD Player"
msgstr "Reproductor de DVD"

#: ../homedecor/crafts.lua
msgid "Spool of copper wire"
msgstr "Bobina de alambre de cobre"

#: ../homedecor/crafts.lua
msgid "Spool of steel wire"
msgstr "Bobina de alambre de acero"

#: ../homedecor/crafts.lua
msgid "Speaker driver"
msgstr "Conductor de altavoz"

#: ../homedecor/crafts.lua
msgid "Fan blades"
msgstr "Aspas de ventilador"

#: ../homedecor/crafts.lua
msgid "Copper Strip"
msgstr "Tira de cobre"

#: ../homedecor/crafts.lua
msgid "Steel Strip"
msgstr "Tira de acero"

#: ../homedecor/crafts.lua
msgid "Steel chainlink"
msgstr "Cadenas de acero"

#: ../homedecor/crafts.lua
msgid "Brass chainlink"
msgstr "Cadenas de latón"

#: ../homedecor/crafts.lua
msgid "Soda Can"
msgstr "Lata de refresco"

#: ../homedecor/crafts.lua
msgid "Gold Coin (for soda vending machine)"
msgstr "Moneda de oro (para la máquina expendedora)"

#: ../homedecor/crafts.lua
msgid "Silicon lump"
msgstr "Bulto de silicio"

#: ../homedecor/crafts.lua
msgid "Brass Ingot"
msgstr "Lingote de latón"

#: ../homedecor/crafts.lua
msgid "Small Flower Pot"
msgstr "Maceta pequeña"

#: ../homedecor/doors_and_gates.lua
msgid "Mahogany Closet Door (@1 opening)"
msgstr "Puerta de armario de caoba (abre a la @1)"

#: ../homedecor/doors_and_gates.lua
msgid "Oak Closet Door (@1 opening)"
msgstr "Puerta de armario de roble (abre a la @1)"

#: ../homedecor/doors_and_gates.lua
msgid "Fancy Wood/Glass Door (@1 opening)"
msgstr "Puerta de madera/cristal de lujo (abre a la @1)"

#: ../homedecor/doors_and_gates.lua
msgid "Glass Office Door (@1 opening)"
msgstr "Vídrio de cristal de oficina (abre a la @1)"

#: ../homedecor/doors_and_gates.lua
msgid "Glass and Wood, Oak-colored (@1 opening)"
msgstr "Vídrio y madera, color roble (abre a la @1)"

#: ../homedecor/doors_and_gates.lua
msgid "Glass and Wood, Mahogany-colored (@1 opening)"
msgstr "Vídrio y madera, color caoba (abre a la @1)"

#: ../homedecor/doors_and_gates.lua
msgid "Glass and Wood, White (@1 opening)"
msgstr "Vídrio y madera, blanca (abre a la @1)"

#: ../homedecor/doors_and_gates.lua
msgid "Plain Wooden Door (@1 opening)"
msgstr "Puerta de madera lisa (abre a la @1)"

#: ../homedecor/doors_and_gates.lua
msgid "White Bedroom Door (@1 opening)"
msgstr "Puerta de habitación blanca (abre a la @1)"

#: ../homedecor/doors_and_gates.lua
msgid "Wrought Iron Gate/Door (@1 opening)"
msgstr "Portón de hierro forjado (abre a la @1)"

#: ../homedecor/doors_and_gates.lua
msgid "Wooden door with glass insert (@1 opening)"
msgstr "Puerta de madera con inserto de vídrio (abre a la @1)"

#: ../homedecor/doors_and_gates.lua
msgid "Wooden door with glass insert, type 2 (@1 opening)"
msgstr "Puerta de madera con inserto de vídrio, tipo 2 (abre a la @1)"

#: ../homedecor/doors_and_gates.lua
msgid "left"
msgstr "izquierda"

#: ../homedecor/doors_and_gates.lua
msgid "right"
msgstr "derecha"

#: ../homedecor/doors_and_gates.lua
msgid "Unpainted Picket Fence Gate"
msgstr "Cerca de piquete sin pintar"

#: ../homedecor/doors_and_gates.lua
msgid "White Picket Fence Gate"
msgstr "Cerca de piquete blanca"

#: ../homedecor/doors_and_gates.lua
msgid "Barbed Wire Fence Gate"
msgstr "Cerca de alambre de espino"

#: ../homedecor/doors_and_gates.lua
msgid "Chainlink Fence Gate"
msgstr "Cerca de eslabón de cadena"

#: ../homedecor/doors_and_gates.lua
msgid "\"Half\" Door"
msgstr ""

#: ../homedecor/doors_and_gates.lua
msgid "\"Half\" Door (white)"
msgstr ""

#: ../homedecor/doors_and_gates.lua
msgid "Japanese wall (top)"
msgstr "Pared japonesa (parte más alta)"

#: ../homedecor/doors_and_gates.lua
msgid "Japanese wall"
msgstr "Pared japonesa"

#: ../homedecor/doors_and_gates.lua
msgid "Japanese wall (bottom)"
msgstr "Pared japonesa (parte más baja)"

#: ../homedecor/doors_and_gates.lua
msgid "Japanese tatami"
msgstr "Tatami"

#: ../homedecor/doors_and_gates.lua
msgid "Japanese-style door"
msgstr "Puerta estilo japonés"

#: ../homedecor/electrics.lua
msgid "Power Outlet"
msgstr "Toma de corriente"

#: ../homedecor/electrics.lua
msgid "Light switch"
msgstr "Interruptor de luz"

#: ../homedecor/electrics.lua
msgid "Doorbell"
msgstr "Timbre"

#: ../homedecor/electronics.lua
msgid "Large Stereo Speaker"
msgstr "Altavoz estéreo grande"

#: ../homedecor/electronics.lua
msgid "Large Stereo Speaker, open front"
msgstr "Altavoz estéreo grande con frente abierto"

#: ../homedecor/electronics.lua
msgid "Small Surround Speaker"
msgstr "Altavoz envolvente pequeño"

#: ../homedecor/electronics.lua
msgid "Stereo Receiver"
msgstr "Receptor estéreo"

#: ../homedecor/electronics.lua
msgid "Projection Screen Material"
msgstr "Material para pantalla de proyección"

#: ../homedecor/electronics.lua
msgid "Small CRT Television"
msgstr "Televisión CRT pequeña"

#: ../homedecor/electronics.lua
msgid "DVD and VCR"
msgstr "DVD y reproductor de vídeo"

#: ../homedecor/electronics.lua
msgid "Telephone"
msgstr "Teléfono"

#: ../homedecor/exterior.lua
msgid "Barbecue"
msgstr "Barbacoa"

#: ../homedecor/exterior.lua
msgid "Garden Bench (style 1)"
msgstr "Banco de jardín (estilo 1)"

#: ../homedecor/exterior.lua
msgid "Garden Bench (style 2)"
msgstr "Banco de jardín (estilo 2)"

#: ../homedecor/exterior.lua
msgid "Deck Chair"
msgstr "Tumbona"

#: ../homedecor/exterior.lua
msgid "Deck Chair (blue striped)"
msgstr ""

#: ../homedecor/exterior.lua
msgid "Doghouse"
msgstr "Casa de perros"

#: ../homedecor/exterior.lua
msgid "Simple Bench"
msgstr "Banco simple"

#: ../homedecor/exterior.lua
msgid "Garden stone path"
msgstr "Camino de piedra de jardín"

#: ../homedecor/exterior.lua ../homedecor/kitchen_appliances.lua
#: ../homedecor/misc-nodes.lua ../homedecor/roofing.lua
#: ../homedecor/window_treatments.lua
msgid "wood"
msgstr "madera"

#: ../homedecor/exterior.lua
msgid "white wood"
msgstr "madera blanca"

#: ../homedecor/exterior.lua
msgid "wood, with vegetation"
msgstr "madera, con vegetación"

#: ../homedecor/exterior.lua
msgid "white wood, with vegetation"
msgstr "madera blanca, con vegetación"

#: ../homedecor/exterior.lua
msgid "Garden Lattice (@1)"
msgstr "Enrejado de jardín (@1)"

#: ../homedecor/exterior.lua
msgid "Tree's swing"
msgstr "Columpio"

#: ../homedecor/exterior.lua
msgid "Water well"
msgstr "Pozo de agua"

#: ../homedecor/exterior.lua
msgid "yellow"
msgstr "amarilla"

#: ../homedecor/exterior.lua
#, fuzzy
msgid "Shrubbery (large, @1)"
msgstr "Arbustos (@1)"

#: ../homedecor/exterior.lua
msgid "Shrubbery (@1)"
msgstr "Arbustos (@1)"

#: ../homedecor/fences.lua ../homedecor/misc-nodes.lua ../homedecor/tables.lua
#: ../homedecor/window_treatments.lua
msgid "brass"
msgstr "latón"

#: ../homedecor/fences.lua ../homedecor/misc-nodes.lua ../homedecor/tables.lua
#: ../homedecor/window_treatments.lua
msgid "wrought iron"
msgstr "hierro forjado"

#: ../homedecor/fences.lua
msgid "Fence/railing (@1)"
msgstr "Cerca/barandilla (@1)"

#: ../homedecor/fences.lua
msgid "Fence/railing with sign (@1)"
msgstr "Cerca/barandilla con letrero (@1)"

#: ../homedecor/fences.lua
msgid "Unpainted Picket Fence"
msgstr "Cerca de piquete sin pintar"

#: ../homedecor/fences.lua
msgid "Unpainted Picket Fence Corner"
msgstr "Esquina de cerca de piquete sin pintar"

#: ../homedecor/fences.lua
msgid "White Picket Fence"
msgstr "Cerca de piquete blanca"

#: ../homedecor/fences.lua
msgid "White Picket Fence Corner"
msgstr "Esquina de cerca de piquete blanca"

#: ../homedecor/fences.lua
msgid "Wooden Privacy Fence"
msgstr "Cerca de privacidad de madera"

#: ../homedecor/fences.lua
msgid "Wooden Privacy Fence Corner"
msgstr "Esquina de cerca de privacidad de madera"

#: ../homedecor/fences.lua
msgid "Barbed Wire Fence"
msgstr "Cerca de alambre de espino"

#: ../homedecor/fences.lua
msgid "Barbed Wire Fence Corner"
msgstr "Esquina de cerca de alambre de espino"

#: ../homedecor/fences.lua
msgid "Chainlink Fence"
msgstr "Cerca de eslabón de cadena"

#: ../homedecor/fences.lua
msgid "Chainlink Fence Corner"
msgstr "Esquina de cerca de eslabón de cadena"

#: ../homedecor/fences.lua
msgid "Wrought Iron fence (type 2)"
msgstr "Cerca de hierro forjado (tipo 2)"

#: ../homedecor/fences.lua
msgid "Wrought Iron fence (type 2) Corner"
msgstr "Esquina de cerca de hierro forjado (tipo 2)"

#: ../homedecor/foyer.lua
msgid "Wall-mounted coat rack"
msgstr "Perchero de pared"

#: ../homedecor/foyer.lua
msgid "Coat tree"
msgstr "Perchero de piso"

#: ../homedecor/foyer.lua
msgid "Green welcome mat"
msgstr "Tapete verde de bienvenida"

#: ../homedecor/foyer.lua
msgid "Brown welcome mat"
msgstr "Tapete marrón de bienvenida"

#: ../homedecor/foyer.lua
msgid "Grey welcome mat"
msgstr "Tapete gris de bienvenida"

#: ../homedecor/furniture.lua
msgid "Table"
msgstr "Mesa"

#: ../homedecor/furniture.lua
msgid "Mahogany Table"
msgstr "Mesa de caoba"

#: ../homedecor/furniture.lua
msgid "White Table"
msgstr "Mesa blanca"

#: ../homedecor/furniture.lua
msgid "Kitchen chair"
msgstr "Silla de cocina"

#: ../homedecor/furniture.lua ../lrfurn/armchairs.lua
msgid "Armchair"
msgstr "Sillón"

#: ../homedecor/furniture.lua
msgid "Bookshelf (open-frame)"
msgstr "Estante para libros (abierto)"

#: ../homedecor/furniture.lua
msgid "Wall Shelf"
msgstr "Estante"

#: ../homedecor/furniture_medieval.lua
msgid "Bars"
msgstr "Barrotes"

#: ../homedecor/furniture_medieval.lua
msgid "Binding Bars"
msgstr "Barrotes de contención"

#: ../homedecor/furniture_medieval.lua
msgid "Chains"
msgstr "Cadenas"

#: ../homedecor/furniture_medieval.lua
msgid "Wall Torch"
msgstr "Antorcha de pared"

#: ../homedecor/furniture_medieval.lua
msgid "Wall Lamp"
msgstr "Lámpara de pared"

#: ../homedecor/gastronomy.lua
msgid "Cutlery set"
msgstr "Cubertería"

#: ../homedecor/gastronomy.lua
msgid "Brown bottle"
msgstr "Botella marrón"

#: ../homedecor/gastronomy.lua
msgid "Four brown bottles"
msgstr "Cuatro botellas marrones"

#: ../homedecor/gastronomy.lua
msgid "Four green bottles"
msgstr "Cuatro botellas verdes"

#: ../homedecor/gastronomy.lua
msgid "Green bottle"
msgstr "Botella verde"

#: ../homedecor/gastronomy.lua
msgid "Four misc brown/green bottles"
msgstr "Cuatro botellas verdes/marrones"

#: ../homedecor/gastronomy.lua
msgid "Wine rack"
msgstr "Estantería de vino"

#: ../homedecor/gastronomy.lua
msgid "Dartboard"
msgstr "Diana"

#: ../homedecor/gastronomy.lua
msgid "Beer tap"
msgstr "Grifo de cerveza"

#: ../homedecor/gastronomy.lua
msgid "Ahh, a frosty cold beer - look in your inventory for it!"
msgstr "¡Ah, una cerveza fría! La encontrarás en tu inventario."

#: ../homedecor/gastronomy.lua
msgid "No room in your inventory to add a beer mug!"
msgstr "¡No hay lugar para tomar una jarra de cerveza!"

#: ../homedecor/gastronomy.lua
msgid "Beer mug"
msgstr "Jarra de cerveza"

#: ../homedecor/gastronomy.lua
msgid "Soda vending machine"
msgstr "Máquina expendedora de refrescos"

#: ../homedecor/gastronomy.lua
msgid "Please insert a coin in the machine."
msgstr "Por favor introduzca una moneda en la máquina."

#: ../homedecor/handlers/expansion.lua
msgid "Not enough room - the space for the headboard is occupied!"
msgstr "No hay suficiente espacio - ¡El espacio para la cabecera está ocupado!"

#: ../homedecor/handlers/expansion.lua
msgid "Someone already owns the spot where the headboard goes."
msgstr "Alguien ya es dueño del lugar donde va la cabecera."

#: ../homedecor/handlers/expansion.lua
msgid "Not enough room - the upper space is occupied!"
msgstr "No hay suficiente espacio - ¡El espacio de encima está ocupado!"

#: ../homedecor/handlers/expansion.lua
msgid "Someone already owns that spot."
msgstr "Alguien ya es dueño de ese lugar."

#: ../homedecor/handlers/furnaces.lua
msgid "Furnace"
msgstr "Horno"

#: ../homedecor/handlers/furnaces.lua
msgid "@1 (empty)"
msgstr "@1 (vacía)"

#: ../homedecor/handlers/furnaces.lua
msgid "@1 (active)"
msgstr "@1 (activo)"

#: ../homedecor/handlers/furnaces.lua
msgid "@1 (active: @2%)"
msgstr "@1 (activo: @2%)"

#: ../homedecor/handlers/furnaces.lua
msgid "@1 (out of fuel)"
msgstr "@1 (sin combustible)"

#: ../homedecor/handlers/furnaces.lua
msgid "@1 (output bins are full)"
msgstr "@1 (ranuras de salida llenas)"

#: ../homedecor/handlers/inventory.lua
msgid "@1 moves stuff in @2 at @3"
msgstr "@1 mueve cosas en @2 en @3"

#: ../homedecor/handlers/inventory.lua
msgid "@1 moves @2 to @3 at @4"
msgstr "@1 mueve @2 a @3 en @4"

#: ../homedecor/handlers/inventory.lua
msgid "@1 takes @2 from @3 at @4"
msgstr "@1 toma @2 desde @3 en @4"

#: ../homedecor/handlers/inventory.lua
msgid "@1 (owned by @2)"
msgstr "@1 (propiedad de @2)"

#: ../homedecor/handlers/inventory.lua
msgid "@1 tried to access a @2 belonging to @3 at @4"
msgstr "@1 intentó acceder a @2 perteneciente a @3 en @4"

#: ../homedecor/handlers/inventory.lua
msgid "@1 (Locked)"
msgstr "@1 (Cerrado)"

#: ../homedecor/init.lua ../lrfurn/armchairs.lua ../lrfurn/coffeetable.lua
#: ../lrfurn/endtable.lua ../lrfurn/longsofas.lua ../lrfurn/sofas.lua
msgid "Loaded!"
msgstr "¡Cargado!"

#: ../homedecor/kitchen_appliances.lua
msgid "Refrigerator (stainless steel)"
msgstr "Refrigerador (acero inoxidable)"

#: ../homedecor/kitchen_appliances.lua
msgid "Refrigerator"
msgstr "Refrigerador"

#: ../homedecor/kitchen_appliances.lua
msgid "Oven"
msgstr "Horno"

#: ../homedecor/kitchen_appliances.lua
msgid "Oven (stainless steel)"
msgstr "Horno (acero inoxidable)"

#: ../homedecor/kitchen_appliances.lua
msgid "Microwave Oven"
msgstr "Horno microondas"

#: ../homedecor/kitchen_appliances.lua
msgid "Coffee Maker"
msgstr "Cafetera"

#: ../homedecor/kitchen_appliances.lua
msgid "Toaster"
msgstr "Tostador"

#: ../homedecor/kitchen_appliances.lua
msgid "Dishwasher"
msgstr "Lavavajillas"

#: ../homedecor/kitchen_appliances.lua ../homedecor/kitchen_furniture.lua
msgid "granite"
msgstr "granito"

#: ../homedecor/kitchen_appliances.lua ../homedecor/kitchen_furniture.lua
msgid "marble"
msgstr "mármol"

#: ../homedecor/kitchen_appliances.lua ../homedecor/kitchen_furniture.lua
msgid "steel"
msgstr "acero"

#: ../homedecor/kitchen_appliances.lua
msgid "Dishwasher (@1)"
msgstr "Lavavajillas (@1)"

#: ../homedecor/kitchen_furniture.lua
msgid "Kitchen Cabinet"
msgstr "Gabinete de cocina"

#: ../homedecor/kitchen_furniture.lua
msgid "Kitchen Cabinet (@1 top)"
msgstr "Gabinete de cocina (mesada de @1)"

#: ../homedecor/kitchen_furniture.lua
msgid "Half-height Kitchen Cabinet (on ceiling)"
msgstr "Gabinete de cocina de media altura (en techo)"

#: ../homedecor/kitchen_furniture.lua
msgid "Kitchen Cabinet with sink"
msgstr "Gabinete de cocina con lavabo"

#: ../homedecor/kitchen_furniture.lua
msgid "Under-sink cabinet"
msgstr "Gabinete bajo lavabo"

#: ../homedecor/kitchen_furniture.lua
msgid "Copper pans"
msgstr "Sartenes de cobre"

#: ../homedecor/kitchen_furniture.lua
msgid "Kitchen Faucet"
msgstr "Grifo de cocina"

#: ../homedecor/kitchen_furniture.lua
msgid "Paper towels"
msgstr "Toallas de papel"

#: ../homedecor/lighting.lua
msgid "Thick Glowlight"
msgstr "Luz brillante gruesa"

#: ../homedecor/lighting.lua
msgid "Thin Glowlight"
msgstr "Luz brillante fina"

#: ../homedecor/lighting.lua
msgid "Small Glowlight Cube"
msgstr "Cubo pequeño de luz brillante"

#: ../homedecor/lighting.lua
msgid "Plasma Lamp"
msgstr "Lámpara de plasma"

#: ../homedecor/lighting.lua
msgid "Plasma Ball"
msgstr "Bola de plasma"

#: ../homedecor/lighting.lua
msgid "Thick Candle"
msgstr "Vela gruesa"

#: ../homedecor/lighting.lua
msgid "Thin Candle"
msgstr "Vela fina"

#: ../homedecor/lighting.lua
msgid "Candlestick (wrought iron)"
msgstr "Candelero (hierro forjado)"

#: ../homedecor/lighting.lua
msgid "Candlestick (brass)"
msgstr "Candelero (latón)"

#: ../homedecor/lighting.lua
msgid "Wall sconce"
msgstr "Candelabro de pared"

#: ../homedecor/lighting.lua
msgid "Oil lamp (hurricane)"
msgstr "Lámpara de aceite (huracán)"

#: ../homedecor/lighting.lua
msgid "Oil Lamp (tabletop)"
msgstr "Lámpara de aceite de mesa"

#: ../homedecor/lighting.lua
msgid "Ground Lantern"
msgstr "Linterna de piso"

#: ../homedecor/lighting.lua
msgid "Hanging Lantern"
msgstr "Linterna colgante"

#: ../homedecor/lighting.lua
msgid "Ceiling Lantern"
msgstr "Linterna de techo"

#: ../homedecor/lighting.lua
msgid "Lattice lantern (large)"
msgstr "Linterna enrejada (grande)"

#: ../homedecor/lighting.lua
msgid "Lattice lantern (small)"
msgstr "Linterna enrejada (pequeña)"

#: ../homedecor/lighting.lua
msgid "Table Lamp"
msgstr "Lámpara de mesa"

#: ../homedecor/lighting.lua
msgid "Standing Lamp"
msgstr "Lámpara de pié"

#: ../homedecor/lighting.lua
msgid "Desk Lamp"
msgstr "Lámpara de escritorio"

#: ../homedecor/lighting.lua
msgid "Ceiling Lamp"
msgstr "Lámpara de techo"

#: ../homedecor/lighting.lua
msgid "Ceiling Lamp (off)"
msgstr "Lámpara de techo (apagada)"

#: ../homedecor/misc-nodes.lua
msgid "Textured Ceiling Paint"
msgstr "Pintura de techo con textura"

#: ../homedecor/misc-nodes.lua
msgid "Drop-Ceiling Tile"
msgstr "Azulejo de techo"

#: ../homedecor/misc-nodes.lua
msgid "small"
msgstr "pequeño"

#: ../homedecor/misc-nodes.lua
msgid "large"
msgstr "grande"

#: ../homedecor/misc-nodes.lua
msgid "persian"
msgstr "persa"

#: ../homedecor/misc-nodes.lua
msgid "Rug (@1)"
msgstr "Tapete (@1)"

#: ../homedecor/misc-nodes.lua
msgid "black"
msgstr "negra"

#: ../homedecor/misc-nodes.lua ../homedecor/roofing.lua
msgid "terracotta"
msgstr "terracota"

#: ../homedecor/misc-nodes.lua
msgid "Flower Pot (@1)"
msgstr "Maceta (@1)"

#: ../homedecor/misc-nodes.lua
msgid "Rose"
msgstr "Rosa"

#: ../homedecor/misc-nodes.lua
msgid "Tulip"
msgstr "Tulipán"

#: ../homedecor/misc-nodes.lua
msgid "Yellow Dandelion"
msgstr "Diente de león amarillo"

#: ../homedecor/misc-nodes.lua
msgid "White Dandelion"
msgstr "Diente de león blanco"

#: ../homedecor/misc-nodes.lua
msgid "Blue Geranium"
msgstr "Geranio azul"

#: ../homedecor/misc-nodes.lua
msgid "Viola"
msgstr "Viola"

#: ../homedecor/misc-nodes.lua
msgid "Cactus"
msgstr "Cacto"

#: ../homedecor/misc-nodes.lua
msgid "Bonsai"
msgstr "Bonsai"

#: ../homedecor/misc-nodes.lua
msgid "Potted flower (@1)"
msgstr "Flor en maceta (@1)"

#: ../homedecor/misc-nodes.lua
msgid "Brass Pole"
msgstr "Poste de latón"

#: ../homedecor/misc-nodes.lua
msgid "Wrought Iron Pole"
msgstr "Poste de hierro forjado"

#: ../homedecor/misc-nodes.lua
msgid "Fishtank"
msgstr "Estanque para peces"

#: ../homedecor/misc-nodes.lua
msgid "Fishtank (lighted)"
msgstr "Estanque para peces (iliminado)"

#: ../homedecor/misc-nodes.lua
msgid "Cardboard box (big)"
msgstr "Caja de cartón (grande)"

#: ../homedecor/misc-nodes.lua
msgid "Cardboard box"
msgstr "Caja de cartón"

#: ../homedecor/misc-nodes.lua
msgid "DVD/CD cabinet"
msgstr "Gabinete de CDs/DVDs"

#: ../homedecor/misc-nodes.lua
msgid "Pool Table"
msgstr "Mesa de pool"

#: ../homedecor/misc-nodes.lua
msgid "Piano"
msgstr "Piano"

#: ../homedecor/misc-nodes.lua
msgid "Trophy"
msgstr "Trofeo"

#: ../homedecor/misc-nodes.lua
msgid "Sport bench"
msgstr "Banco deportivo"

#: ../homedecor/misc-nodes.lua
msgid "Skateboard"
msgstr "Patineta"

#: ../homedecor/misc-nodes.lua
msgid "Metal tool cabinet and work table"
msgstr "Mesa de trabajo y gabinete en hierro"

#: ../homedecor/misc-nodes.lua
#, fuzzy
msgid "Picture Frame "
msgstr "Marco de fotografía"

#: ../homedecor/misc-nodes.lua
msgid "Decorative painting #@1"
msgstr "Pintura decorativa nº@1"

#: ../homedecor/misc-nodes.lua
msgid "dark topped"
msgstr "mesada oscura"

#: ../homedecor/misc-nodes.lua
msgid "diagonal"
msgstr "diagonal"

#: ../homedecor/misc-nodes.lua
msgid "horizontal"
msgstr "horizontal"

#: ../homedecor/misc-nodes.lua
msgid "Banister for Stairs (@1, @2)"
msgstr "Barandilla para escaleras (@1, @2)"

#: ../homedecor/misc-nodes.lua
msgid "not enough space"
msgstr "no hay suficiente espacio"

#: ../homedecor/office.lua
msgid "Filing cabinet"
msgstr "Archivador"

#: ../homedecor/office.lua
msgid "Desk"
msgstr "Escritorio"

#: ../homedecor/office.lua
msgid "Desk globe"
msgstr "Globo terráqueo"

#: ../homedecor/office.lua
msgid "Calendar"
msgstr "Calendario"

#: ../homedecor/office.lua
msgid ""
"Date (right-click to update):\n"
"@1"
msgstr ""
"Fecha (clic derecho para actualizar):\n"
"@1"

#: ../homedecor/office.lua
msgid "Basic office chair"
msgstr "Silla básica de oficina"

#: ../homedecor/office.lua
msgid "Upscale office chair"
msgstr "Silla grande de oficina"

#: ../homedecor/roofing.lua
msgid "Glass Skylight"
msgstr "Claraboya de cristal"

#: ../homedecor/roofing.lua
msgid "Glass Skylight Frosted"
msgstr "Claraboya de cristal esmerilado"

#: ../homedecor/roofing.lua
msgid "asphalt"
msgstr "asfalto"

#: ../homedecor/roofing.lua
msgid "Shingles (@1)"
msgstr "Tejas (@1)"

#: ../homedecor/roofing.lua
msgid "@1 (outer corner)"
msgstr "@1 (esquina exterior)"

#: ../homedecor/roofing.lua
msgid "@1 (inner corner)"
msgstr "@1 (esquina interior)"

#: ../homedecor/roofing.lua
msgid "Wood Shingles"
msgstr "Tejado de madera"

#: ../homedecor/roofing.lua
msgid "Asphalt Shingles"
msgstr "Tejado de asfalto"

#: ../homedecor/roofing.lua
msgid "Terracotta Shingles"
msgstr "Tejado de terracota"

#: ../homedecor/roofing.lua
msgid "Glass Shingles"
msgstr "Claraboya de cristal"

#: ../homedecor/roofing.lua
msgid "Chimney"
msgstr "Chimenea"

#: ../homedecor/shutters.lua
msgid "Wooden Shutter"
msgstr "Postigo de madera"

#: ../homedecor/tables.lua
msgid "Small square glass table"
msgstr "Mesa cuadrada pequeña de vídrio"

#: ../homedecor/tables.lua
msgid "Small round glass table"
msgstr "Mesa redonda pequeña de vídrio"

#: ../homedecor/tables.lua
msgid "Large glass table piece"
msgstr "Mesa grande de vídrio"

#: ../homedecor/tables.lua
msgid "Small square wooden table"
msgstr "Mesa cuadrada pequeña de madera"

#: ../homedecor/tables.lua
msgid "Small round wooden table"
msgstr "Mesa redonda pequeña de madera"

#: ../homedecor/tables.lua
msgid "Large wooden table piece"
msgstr "Mesa grande de madera"

#: ../homedecor/tables.lua
msgid "Utility Table"
msgstr "Mesa utilitaria"

#: ../homedecor/tables.lua
msgid "Table Legs (@1)"
msgstr "Patas de mesa (@1)"

#: ../homedecor/tables.lua
msgid "Legs for Utility Table"
msgstr "Patas para mesa utilitaria"

#: ../homedecor/trash_cans.lua
msgid "Green Trash Can"
msgstr "Bote de basura verde"

#: ../homedecor/trash_cans.lua
msgid "Trash Can"
msgstr "Bote de basura"

#: ../homedecor/trash_cans.lua
msgid "Small Trash Can"
msgstr "Bote de basura pequeño"

#: ../homedecor/wardrobe.lua
msgid "Wardrobe"
msgstr "Guardarropa"

#: ../homedecor/wardrobe.lua
msgid "Clothes"
msgstr "Ropa"

#: ../homedecor/wardrobe.lua
msgid "Storage"
msgstr "Almacenamiento"

#: ../homedecor/window_treatments.lua
msgid "Window (quartered)"
msgstr "Ventana (cuarteada)"

#: ../homedecor/window_treatments.lua
msgid "Window (plain)"
msgstr "Ventana (lisa)"

#: ../homedecor/window_treatments.lua
msgid "Window Blinds (thick)"
msgstr "Persianas (gruesas)"

#: ../homedecor/window_treatments.lua
msgid "Window Blinds (thin)"
msgstr "Persianas (finas)"

#: ../homedecor/window_treatments.lua
msgid "Curtains"
msgstr "Cortinas"

#: ../homedecor/window_treatments.lua
#, fuzzy
msgid "Curtains (open)"
msgstr "Cortinas"

#: ../homedecor/window_treatments.lua
msgid "Curtain Rod (@1)"
msgstr "Palo de cortinas (@1)"

#: ../homedecor/window_treatments.lua
msgid "Window flowerbox"
msgstr "Caja de flores de ventana"

#: ../homedecor/window_treatments.lua
msgid "Stained Glass"
msgstr "Vídrio coloreado"

#: ../inbox/init.lua
msgid "Mailbox"
msgstr "Buzón"

#: ../inbox/init.lua
msgid "@1's Mailbox"
msgstr "Buzón de @1"

#: ../itemframes/init.lua
msgid "Item frame"
msgstr "Marco para objetos"

#: ../itemframes/init.lua
msgid "Item frame (owned by @1)"
msgstr "Marco para objetos (propiedad de @1)"

#: ../itemframes/init.lua
msgid "Pedestal"
msgstr "Pedestal"

#: ../itemframes/init.lua
msgid "Pedestal (owned by @1)"
msgstr "Pedestal (propiedad de @1)"

#: ../lavalamp/init.lua
msgid "Lava Lamp"
msgstr "Lámpara de lava"

#: ../lavalamp/init.lua
msgid "Lava Lamp (off)"
msgstr "Lámpara de lava (apagada)"

#: ../lrfurn/coffeetable.lua
msgid "Coffee Table"
msgstr "Mesa de café"

#: ../lrfurn/coffeetable.lua
msgid "No room to place the coffee table!"
msgstr "¡No hay lugar para colocar la mesa de café!"

#: ../lrfurn/endtable.lua
msgid "End Table"
msgstr "Mesa final"

#: ../lrfurn/init.lua
#, fuzzy
msgid "Someone else owns the spot where other end goes!"
msgstr "Alguien ya es dueño del lugar donde va la cabecera."

#: ../lrfurn/init.lua
#, fuzzy
msgid "Someone else owns the spot where the middle or far end goes!"
msgstr "Alguien ya es dueño del lugar donde va la cabecera."

#: ../lrfurn/init.lua
#, fuzzy
msgid "Someone else owns the spot where the other end goes!"
msgstr "Alguien ya es dueño del lugar donde va la cabecera."

#: ../lrfurn/longsofas.lua
msgid "Long Sofa"
msgstr "Sofá largo"

#: ../lrfurn/longsofas.lua ../lrfurn/sofas.lua
msgid "No room to place the sofa!"
msgstr "¡No hay lugar para colocar el sofá!"

#: ../lrfurn/sofas.lua
msgid "Sofa"
msgstr "Sofá"

#: ../plasmascreen/init.lua
msgid "Plasma Screen TV Stand"
msgstr "Mesa para televisión de pantalla de plasma"

#: ../plasmascreen/init.lua
msgid "Plasma TV"
msgstr "Televisión de plasma"

#: ../plasmascreen/init.lua
msgid "Plasma TV (off)"
msgstr "Televisión de plasma (apagada)"

#, fuzzy
#~ msgid "Grass"
#~ msgstr "latón"

#, fuzzy
#~ msgid "Roofing"
#~ msgstr "Losa de techo"

#~ msgid "Marble stair"
#~ msgstr "Escaleras de mármol"

#~ msgid "Marble slab"
#~ msgstr "Losa de mármol"

#~ msgid "Hardwood stair"
#~ msgstr "Escaleras de madera dura"

#~ msgid "Hardwood slab"
#~ msgstr "Losa de madera dura"

#~ msgid "Grass stair"
#~ msgstr "Escaleras de hierba"

#~ msgid "Grass slab"
#~ msgstr "Losa de hierba"

#~ msgid "Tar stair"
#~ msgstr "Escaleras de alquitrán"

#~ msgid "Tar slab"
#~ msgstr "Losa de alquitrán"

#~ msgid "Grate Stair"
#~ msgstr "Escaleras de rejas"

#~ msgid "Grate Slab"
#~ msgstr "Losa de rejas"

#~ msgid "Adobe stair"
#~ msgstr "Escaleras de adobe"

#~ msgid "Adobe slab"
#~ msgstr "Losa de adobe"

#~ msgid "Roofing stair"
#~ msgstr "Escaleras de techo"

#~ msgid "Roofing slab"
#~ msgstr "Losa de techo"

#~ msgid "Fake fire"
#~ msgstr "Fuego falso"

#~ msgid "Flint and steel"
#~ msgstr "Pedernal y acero"

#~ msgid "This area is protected!"
#~ msgstr "¡Ésta área está protegida!"

#~ msgid "white"
#~ msgstr "blanca"

#~ msgid "pink"
#~ msgstr "rosa"

#~ msgid "plain"
#~ msgstr "liso"

#~ msgid "dark green"
#~ msgstr "verde oscuro"

#~ msgid "Expansion placeholder (you hacker you!)"
#~ msgstr "Marcador temporal de expansión (¡Tu, hacker!)"

#~ msgid "white/grey"
#~ msgstr "blanco/gris"

#~ msgid "white/dark grey"
#~ msgstr "blanco/gris oscuro"

#~ msgid "white/black"
#~ msgstr "blanco/negro"

#~ msgid "black/dark grey"
#~ msgstr "negro/gris oscuro"

#~ msgid "white/red"
#~ msgstr "blanco/rojo"

#~ msgid "white/green"
#~ msgstr "blanco/verde"

#~ msgid "white/blue"
#~ msgstr "blanco/azul"

#~ msgid "white/yellow"
#~ msgstr "blanco/amarillo"

#~ msgid "white/tan"
#~ msgstr "blanco/marrón"