summaryrefslogtreecommitdiff
path: root/po/ca.po
blob: fbae8c0920529b6f0fcdcc209c7d9091a05c18dd (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
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
#
# Ivan Vilata i Balaguer <al011097@alumail.uji.es> 1999-2000
# Softcatala <linux@softcatala.org>, 2000
#
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.3.0\n"
"POT-Creation-Date: 2001-06-11 17:29-0400\n"
"PO-Revision-Date: 1999-11-18 21:11+01:00\n"
"Last-Translator: Softcatala <linux@softcatala.org>\n"
"Language-Team: linux-ca@chanae.alphanet.ch\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:516
#, c-format
msgid "Failed to open file '%s': %s"
msgstr ""

#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:526
#, c-format
msgid "Image file '%s' contains no data"
msgstr ""

#: gdk-pixbuf/gdk-pixbuf-animation.c:183
#, c-format
msgid "Don't know how to load the animation in file '%s'"
msgstr ""

#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:571
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
msgstr ""

#: gdk-pixbuf/gdk-pixbuf-animation.c:233
#, c-format
msgid ""
"Failed to load animation '%s': reason not known, probably a corrupt "
"animation file"
msgstr ""

#: gdk-pixbuf/gdk-pixbuf-data.c:126
msgid "Image data is partially missing"
msgstr ""

#: gdk-pixbuf/gdk-pixbuf-data.c:139
msgid ""
"Image has an incorrect pixel rowstride, perhaps the data was corrupted "
"somehow."
msgstr ""

#: gdk-pixbuf/gdk-pixbuf-data.c:154
msgid "Image size is impossibly large, perhaps the data was corrupted somehow"
msgstr ""

#: gdk-pixbuf/gdk-pixbuf-data.c:167
msgid "Image data is partially missing, probably it was corrupted somehow."
msgstr ""

#: gdk-pixbuf/gdk-pixbuf-data.c:183
#, c-format
msgid ""
"Image has an unknown colorspace code (%d), perhaps the image data was "
"corrupted"
msgstr ""

#: gdk-pixbuf/gdk-pixbuf-data.c:192
#, c-format
msgid ""
"Image has an improper number of bits per sample (%d), perhaps the image data "
"was corrupted"
msgstr ""

#: gdk-pixbuf/gdk-pixbuf-data.c:201 gdk-pixbuf/gdk-pixbuf-data.c:210
#, c-format
msgid ""
"Image has an improper number of channels (%d), perhaps the image data was "
"corrupted"
msgstr ""

#: gdk-pixbuf/gdk-pixbuf-data.c:228
#, c-format
msgid ""
"Not enough memory to store a %d by %d image; try exiting some applications "
"to free memory."
msgstr ""

#: gdk-pixbuf/gdk-pixbuf-data.c:298
msgid "Image contained no data."
msgstr ""

#: gdk-pixbuf/gdk-pixbuf-data.c:308
msgid "Image isn't in the correct format (inline GdkPixbuf format)"
msgstr ""

#: gdk-pixbuf/gdk-pixbuf-data.c:324
#, c-format
msgid "This version of the software is unable to read images with type code %d"
msgstr ""

#: gdk-pixbuf/gdk-pixbuf-io.c:295
#, fuzzy, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "No s'ha trobat un mòdul carregable al module_path: «%s»,"

#: gdk-pixbuf/gdk-pixbuf-io.c:314
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
"from a different GTK version?"
msgstr ""

#: gdk-pixbuf/gdk-pixbuf-io.c:425 gdk-pixbuf/gdk-pixbuf-io.c:451
#, c-format
msgid "Image type '%s' is not supported"
msgstr ""

#: gdk-pixbuf/gdk-pixbuf-io.c:473
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr ""

#: gdk-pixbuf/gdk-pixbuf-io.c:479
msgid "Unrecognized image file format"
msgstr ""

#: gdk-pixbuf/gdk-pixbuf-io.c:549
#, c-format
msgid "Don't know how to load the image in file '%s'"
msgstr ""

#: gdk-pixbuf/gdk-pixbuf-io.c:582
#, c-format
msgid "Failed to load image '%s': %s"
msgstr ""

#: gdk-pixbuf/gdk-pixbuf-io.c:687
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""

#: gdk-pixbuf/gdk-pixbuf-io.c:790
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr ""

#: gdk-pixbuf/gdk-pixbuf-io.c:811
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr ""

#: gdk-pixbuf/gdk-pixbuf-loader.c:252
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr ""

#: gdk-pixbuf/gdk-pixbuf-loader.c:275 gdk-pixbuf/gdk-pixbuf-loader.c:376
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
"but didn't give a reason for the failure"
msgstr ""

#: gdk-pixbuf/io-bmp.c:255
msgid "BMP image has unsupported header size"
msgstr ""

#: gdk-pixbuf/io-bmp.c:278 gdk-pixbuf/io-bmp.c:300
msgid "BMP image has bogus header data"
msgstr ""

#: gdk-pixbuf/io-bmp.c:325
msgid "Not enough memory to load bitmap image"
msgstr ""

#: gdk-pixbuf/io-gif.c:218
#, c-format
msgid "Failure reading GIF: %s"
msgstr ""

#: gdk-pixbuf/io-gif.c:460 gdk-pixbuf/io-gif.c:1352 gdk-pixbuf/io-gif.c:1511
msgid "GIF file was missing some data (perhaps it was truncated somehow?)"
msgstr ""

#: gdk-pixbuf/io-gif.c:469
#, c-format
msgid "Internal error in the GIF loader (%s)"
msgstr ""

#: gdk-pixbuf/io-gif.c:592
msgid "GIF image loader can't understand this image."
msgstr ""

#: gdk-pixbuf/io-gif.c:622
msgid "Circular table entry in GIF file"
msgstr ""

#: gdk-pixbuf/io-gif.c:746 gdk-pixbuf/io-gif.c:1340 gdk-pixbuf/io-gif.c:1385
#: gdk-pixbuf/io-gif.c:1499
msgid "Not enough memory to load GIF file"
msgstr ""

#: gdk-pixbuf/io-gif.c:990
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr ""

#: gdk-pixbuf/io-gif.c:1040
msgid "File does not appear to be a GIF file"
msgstr ""

#: gdk-pixbuf/io-gif.c:1052
#, c-format
msgid "Version %s of the GIF file format is not supported"
msgstr ""

#: gdk-pixbuf/io-gif.c:1127
msgid "GIF image contained a frame appearing outside the image bounds."
msgstr ""

#: gdk-pixbuf/io-gif.c:1143
msgid "First frame of GIF image had 'revert to previous' as its disposal mode."
msgstr ""

#: gdk-pixbuf/io-gif.c:1178
msgid ""
"GIF image has no global colormap, and a frame inside it has no local "
"colormap."
msgstr ""

#: gdk-pixbuf/io-gif.c:1407
msgid "GIF image was truncated or incomplete."
msgstr ""

#: gdk-pixbuf/io-jpeg.c:125
#, c-format
msgid "Error interpreting JPEG image file (%s)"
msgstr ""

#: gdk-pixbuf/io-jpeg.c:234
msgid ""
"Insufficient memory to load image, try exiting some applications to free "
"memory"
msgstr ""

#: gdk-pixbuf/io-jpeg.c:529
msgid "Couldn't allocate memory for loading JPEG file"
msgstr ""

#: gdk-pixbuf/io-jpeg.c:655
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%s' could not be "
"parsed."
msgstr ""

#: gdk-pixbuf/io-jpeg.c:670
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%d' is not allowed."
msgstr ""

#: gdk-pixbuf/io-png.c:159
#, c-format
msgid "Fatal error in PNG image file: %s"
msgstr ""

#: gdk-pixbuf/io-png.c:243
msgid "Insufficient memory to load PNG file"
msgstr ""

#: gdk-pixbuf/io-png.c:534
#, c-format
msgid ""
"Insufficient memory to store a %ld by %ld image; try exiting some "
"applications to reduce memory usage"
msgstr ""

#: gdk-pixbuf/io-png.c:608
#, c-format
msgid "Fatal error reading PNG image file: %s"
msgstr ""

#: gdk-pixbuf/io-png.c:718
msgid "Insufficient memory to save PNG file"
msgstr ""

#: gdk-pixbuf/io-pnm.c:254
msgid "PNM loader expected to find an integer, but didn't"
msgstr ""

#: gdk-pixbuf/io-pnm.c:285
msgid "PNM file has an incorrect initial byte"
msgstr ""

#: gdk-pixbuf/io-pnm.c:315
msgid "PNM file is not in a recognized PNM subformat"
msgstr ""

#: gdk-pixbuf/io-pnm.c:340
msgid "PNM file has an image width of 0"
msgstr ""

#: gdk-pixbuf/io-pnm.c:361
msgid "PNM file has an image height of 0"
msgstr ""

#: gdk-pixbuf/io-pnm.c:384
msgid "Maximum color value in PNM file is 0"
msgstr ""

#: gdk-pixbuf/io-pnm.c:423 gdk-pixbuf/io-pnm.c:451 gdk-pixbuf/io-pnm.c:483
msgid "Raw PNM image type is invalid"
msgstr ""

#: gdk-pixbuf/io-pnm.c:543 gdk-pixbuf/io-pnm.c:585
msgid "PNM image format is invalid"
msgstr ""

#: gdk-pixbuf/io-pnm.c:644
msgid "PNM image loader does not support this PNM subformat"
msgstr ""

#: gdk-pixbuf/io-pnm.c:818
msgid "Unexpected end of PNM image data"
msgstr ""

#: gdk-pixbuf/io-pnm.c:920
msgid "Insufficient memory to load PNM file"
msgstr ""

#: gdk-pixbuf/io-tiff.c:152
msgid "Could not get image width (bad TIFF file)"
msgstr ""

#: gdk-pixbuf/io-tiff.c:159
msgid "Could not get image height (bad TIFF file)"
msgstr ""

#: gdk-pixbuf/io-tiff.c:169
msgid "Width or height of TIFF image is zero"
msgstr ""

#: gdk-pixbuf/io-tiff.c:178 gdk-pixbuf/io-tiff.c:194 gdk-pixbuf/io-tiff.c:471
msgid "Insufficient memory to open TIFF file"
msgstr ""

#: gdk-pixbuf/io-tiff.c:201
msgid "Failed to load RGB data from TIFF file"
msgstr ""

#: gdk-pixbuf/io-tiff.c:264
msgid "Failed to open TIFF image"
msgstr ""

#: gdk-pixbuf/io-tiff.c:277
msgid "TIFFClose operation failed"
msgstr ""

#: gdk-pixbuf/io-tiff.c:411
msgid "Failed to load TIFF image"
msgstr ""

#: gdk-pixbuf/io-xbm.c:284
#, c-format
msgid "Invalid XBM file: %s"
msgstr ""

#: gdk-pixbuf/io-xbm.c:295
msgid "Insufficient memory to load XBM image file"
msgstr ""

#: gdk-pixbuf/io-xbm.c:429
msgid "Failed to write to temporary file when loading XBM image"
msgstr ""

#: gdk-pixbuf/io-xpm.c:1257
msgid "No XPM header found"
msgstr ""

#: gdk-pixbuf/io-xpm.c:1265
msgid "XPM has more than 31 chars per pixel"
msgstr ""

#: gdk-pixbuf/io-xpm.c:1283
msgid "Can't read XPM colormap"
msgstr ""

#: gdk-pixbuf/io-xpm.c:1321
msgid "Can't allocate memory for loading XPM image"
msgstr ""

#: gdk-pixbuf/io-xpm.c:1505
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""

#: gtk/gtkcellrenderer.c:101
msgid "can_activate"
msgstr ""

#: gtk/gtkcellrenderer.c:102
msgid "Cell can get activate events."
msgstr ""

#: gtk/gtkcellrenderer.c:110
#, fuzzy
msgid "visible"
msgstr "Desactivat"

#: gtk/gtkcellrenderer.c:111
msgid "Display the cell"
msgstr ""

#: gtk/gtkcellrenderer.c:119
msgid "xalign"
msgstr ""

#: gtk/gtkcellrenderer.c:120
msgid "The x-align."
msgstr ""

#: gtk/gtkcellrenderer.c:130
msgid "yalign"
msgstr ""

#: gtk/gtkcellrenderer.c:131
msgid "The y-align."
msgstr ""

#: gtk/gtkcellrenderer.c:141
msgid "xpad"
msgstr ""

#: gtk/gtkcellrenderer.c:142
msgid "The xpad."
msgstr ""

#: gtk/gtkcellrenderer.c:152
msgid "ypad"
msgstr ""

#: gtk/gtkcellrenderer.c:153
msgid "The ypad."
msgstr ""

#: gtk/gtkcellrendererpixbuf.c:102 gtk/gtkcellrenderertextpixbuf.c:125
msgid "Pixbuf Object"
msgstr ""

#: gtk/gtkcellrendererpixbuf.c:103 gtk/gtkcellrenderertextpixbuf.c:126
msgid "The pixbuf to render."
msgstr ""

#: gtk/gtkcellrenderertext.c:151
msgid "Text"
msgstr ""

#: gtk/gtkcellrenderertext.c:152
msgid "Text to render"
msgstr ""

#: gtk/gtkcellrenderertext.c:159
msgid "Markup"
msgstr ""

#: gtk/gtkcellrenderertext.c:160
msgid "Marked up text to render"
msgstr ""

#: gtk/gtkcellrenderertext.c:167 gtk/gtktexttag.c:208
msgid "Background color name"
msgstr ""

#: gtk/gtkcellrenderertext.c:168 gtk/gtktexttag.c:209
msgid "Background color as a string"
msgstr ""

#: gtk/gtkcellrenderertext.c:175 gtk/gtktexttag.c:216
msgid "Background color"
msgstr ""

#: gtk/gtkcellrenderertext.c:176 gtk/gtktexttag.c:217
msgid "Background color as a GdkColor"
msgstr ""

#: gtk/gtkcellrenderertext.c:183 gtk/gtktexttag.c:242
msgid "Foreground color name"
msgstr ""

#: gtk/gtkcellrenderertext.c:184 gtk/gtktexttag.c:243
msgid "Foreground color as a string"
msgstr ""

#: gtk/gtkcellrenderertext.c:191 gtk/gtktexttag.c:250
msgid "Foreground color"
msgstr ""

#: gtk/gtkcellrenderertext.c:192 gtk/gtktexttag.c:251
msgid "Foreground color as a GdkColor"
msgstr ""

#: gtk/gtkcellrenderertext.c:200 gtk/gtkentry.c:394 gtk/gtktexttag.c:276
#: gtk/gtktextview.c:553
#, fuzzy
msgid "Editable"
msgstr "(desactivat)"

#: gtk/gtkcellrenderertext.c:201 gtk/gtktexttag.c:277 gtk/gtktextview.c:554
msgid "Whether the text can be modified by the user"
msgstr ""

#: gtk/gtkcellrenderertext.c:208 gtk/gtkcellrenderertext.c:216
#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:284 gtk/gtktexttag.c:292
msgid "Font"
msgstr "Font"

#: gtk/gtkcellrenderertext.c:209 gtk/gtktexttag.c:285
msgid "Font description as a string"
msgstr ""

#: gtk/gtkcellrenderertext.c:217 gtk/gtktexttag.c:293
msgid "Font description as a PangoFontDescription struct"
msgstr ""

#: gtk/gtkcellrenderertext.c:225 gtk/gtktexttag.c:301
#, fuzzy
msgid "Font family"
msgstr "Família:"

#: gtk/gtkcellrenderertext.c:226 gtk/gtktexttag.c:302
msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
msgstr ""

#: gtk/gtkcellrenderertext.c:233 gtk/gtkcellrenderertext.c:234
#: gtk/gtktexttag.c:309 gtk/gtktexttag.c:310
#, fuzzy
msgid "Font style"
msgstr "Estil de font:"

#: gtk/gtkcellrenderertext.c:242 gtk/gtkcellrenderertext.c:243
#: gtk/gtktexttag.c:318 gtk/gtktexttag.c:319
msgid "Font variant"
msgstr ""

#: gtk/gtkcellrenderertext.c:251 gtk/gtkcellrenderertext.c:252
#: gtk/gtktexttag.c:327 gtk/gtktexttag.c:328
msgid "Font weight"
msgstr ""

#: gtk/gtkcellrenderertext.c:262 gtk/gtkcellrenderertext.c:263
#: gtk/gtktexttag.c:338 gtk/gtktexttag.c:339
#, fuzzy
msgid "Font stretch"
msgstr "Propietats de la font"

#: gtk/gtkcellrenderertext.c:271 gtk/gtkcellrenderertext.c:272
#: gtk/gtktexttag.c:347 gtk/gtktexttag.c:348
#, fuzzy
msgid "Font size"
msgstr "Tamany del punt:"

#: gtk/gtkcellrenderertext.c:281 gtk/gtktexttag.c:367
#, fuzzy
msgid "Font points"
msgstr "Tipus de fonts:"

#: gtk/gtkcellrenderertext.c:282 gtk/gtktexttag.c:368
msgid "Font size in points"
msgstr ""

#: gtk/gtkcellrenderertext.c:291 gtk/gtktexttag.c:357 gtk/gtktexttag.c:358
#, fuzzy
msgid "Font scale"
msgstr "Estil de font:"

#: gtk/gtkcellrenderertext.c:292
msgid "Font scaling factor"
msgstr ""

#: gtk/gtkcellrenderertext.c:301 gtk/gtktexttag.c:426
msgid "Rise"
msgstr ""

#: gtk/gtkcellrenderertext.c:302 gtk/gtktexttag.c:427
msgid ""
"Offset of text above the baseline (below the baseline if rise is negative)"
msgstr ""

#: gtk/gtkcellrenderertext.c:312 gtk/gtktexttag.c:466
msgid "Strikethrough"
msgstr ""

#: gtk/gtkcellrenderertext.c:313 gtk/gtktexttag.c:467
msgid "Whether to strike through the text"
msgstr ""

#: gtk/gtkcellrenderertext.c:320 gtk/gtktexttag.c:474
msgid "Underline"
msgstr ""

#: gtk/gtkcellrenderertext.c:321 gtk/gtktexttag.c:475
msgid "Style of underline for this text"
msgstr ""

#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:511
msgid "Background set"
msgstr ""

#: gtk/gtkcellrenderertext.c:332 gtk/gtktexttag.c:512
msgid "Whether this tag affects the background color"
msgstr ""

#: gtk/gtkcellrenderertext.c:335 gtk/gtktexttag.c:523
msgid "Foreground set"
msgstr ""

#: gtk/gtkcellrenderertext.c:336 gtk/gtktexttag.c:524
msgid "Whether this tag affects the foreground color"
msgstr ""

#: gtk/gtkcellrenderertext.c:339 gtk/gtktexttag.c:531
msgid "Editability set"
msgstr ""

#: gtk/gtkcellrenderertext.c:340 gtk/gtktexttag.c:532
msgid "Whether this tag affects text editability"
msgstr ""

#: gtk/gtkcellrenderertext.c:343 gtk/gtktexttag.c:535
msgid "Font family set"
msgstr ""

#: gtk/gtkcellrenderertext.c:344 gtk/gtktexttag.c:536
msgid "Whether this tag affects the font family"
msgstr ""

#: gtk/gtkcellrenderertext.c:347 gtk/gtktexttag.c:539
#, fuzzy
msgid "Font style set"
msgstr "Estil de font:"

#: gtk/gtkcellrenderertext.c:348 gtk/gtktexttag.c:540
msgid "Whether this tag affects the font style"
msgstr ""

#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:543
msgid "Font variant set"
msgstr ""

#: gtk/gtkcellrenderertext.c:352 gtk/gtktexttag.c:544
msgid "Whether this tag affects the font variant"
msgstr ""

#: gtk/gtkcellrenderertext.c:355 gtk/gtktexttag.c:547
msgid "Font weight set"
msgstr ""

#: gtk/gtkcellrenderertext.c:356 gtk/gtktexttag.c:548
msgid "Whether this tag affects the font weight"
msgstr ""

#: gtk/gtkcellrenderertext.c:359 gtk/gtktexttag.c:551
msgid "Font stretch set"
msgstr ""

#: gtk/gtkcellrenderertext.c:360 gtk/gtktexttag.c:552
msgid "Whether this tag affects the font stretch"
msgstr ""

#: gtk/gtkcellrenderertext.c:363 gtk/gtktexttag.c:555
msgid "Font size set"
msgstr ""

#: gtk/gtkcellrenderertext.c:364 gtk/gtktexttag.c:556
msgid "Whether this tag affects the font size"
msgstr ""

#: gtk/gtkcellrenderertext.c:367 gtk/gtktexttag.c:559
#, fuzzy
msgid "Font scale set"
msgstr "Estil de font:"

#: gtk/gtkcellrenderertext.c:368 gtk/gtktexttag.c:560
msgid "Whether this tag scales the font size by a factor"
msgstr ""

#: gtk/gtkcellrenderertext.c:371 gtk/gtktexttag.c:579
msgid "Rise set"
msgstr ""

#: gtk/gtkcellrenderertext.c:372 gtk/gtktexttag.c:580
msgid "Whether this tag affects the rise"
msgstr ""

#: gtk/gtkcellrenderertext.c:375 gtk/gtktexttag.c:595
msgid "Strikethrough set"
msgstr ""

#: gtk/gtkcellrenderertext.c:376 gtk/gtktexttag.c:596
msgid "Whether this tag affects strikethrough"
msgstr ""

#: gtk/gtkcellrenderertext.c:379 gtk/gtktexttag.c:603
msgid "Underline set"
msgstr ""

#: gtk/gtkcellrenderertext.c:380 gtk/gtktexttag.c:604
msgid "Whether this tag affects underlining"
msgstr ""

#: gtk/gtkcellrenderertextpixbuf.c:114
msgid "Pixbuf location"
msgstr ""

#: gtk/gtkcellrenderertextpixbuf.c:115
msgid "The relative location of the pixbuf to the text."
msgstr ""

#: gtk/gtkcellrenderertextpixbuf.c:134
msgid "pixbuf xalign"
msgstr ""

#: gtk/gtkcellrenderertextpixbuf.c:135
msgid "The x-align of the pixbuf."
msgstr ""

#: gtk/gtkcellrenderertextpixbuf.c:145
msgid "pixbuf yalign"
msgstr ""

#: gtk/gtkcellrenderertextpixbuf.c:146
msgid "The y-align of the pixbuf."
msgstr ""

#: gtk/gtkcellrenderertextpixbuf.c:156
msgid "pixbuf xpad"
msgstr ""

#: gtk/gtkcellrenderertextpixbuf.c:157
msgid "The xpad of the pixbuf."
msgstr ""

#: gtk/gtkcellrenderertextpixbuf.c:167
msgid "pixbuf ypad"
msgstr ""

#: gtk/gtkcellrenderertextpixbuf.c:168
msgid "The ypad of the pixbuf."
msgstr ""

#: gtk/gtkcellrenderertoggle.c:127
msgid "Toggle state"
msgstr ""

#: gtk/gtkcellrenderertoggle.c:128
msgid "The toggle state of the button"
msgstr ""

#: gtk/gtkcellrenderertoggle.c:136
msgid "Radio state"
msgstr ""

#: gtk/gtkcellrenderertoggle.c:137
msgid "Draw the toggle button as a radio button"
msgstr ""

#: gtk/gtkcolorsel.c:555
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
"current by dragging it to the other color swatch alongside."
msgstr ""

#: gtk/gtkcolorsel.c:560
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
msgstr ""

#: gtk/gtkcolorsel.c:864
msgid "_Save color here"
msgstr ""

#: gtk/gtkcolorsel.c:1029
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
msgstr ""

#: gtk/gtkcolorsel.c:1644
msgid "Custom palette"
msgstr ""

#: gtk/gtkcolorsel.c:1645
msgid "Palette to use in the color selector"
msgstr ""

#: gtk/gtkcolorsel.c:1700
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
msgstr ""

#: gtk/gtkcolorsel.c:1728
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""

#: gtk/gtkcolorsel.c:1737
#, fuzzy
msgid "_Hue:"
msgstr "Matís:"

#: gtk/gtkcolorsel.c:1738
msgid "Position on the color wheel."
msgstr ""

#: gtk/gtkcolorsel.c:1739
#, fuzzy
msgid "_Saturation:"
msgstr "Saturació:"

#: gtk/gtkcolorsel.c:1740
msgid "\"Deepness\" of the color."
msgstr ""

#: gtk/gtkcolorsel.c:1741
#, fuzzy
msgid "_Value:"
msgstr "Valor:"

#: gtk/gtkcolorsel.c:1742
msgid "Brightness of the color."
msgstr ""

#: gtk/gtkcolorsel.c:1743
#, fuzzy
msgid "_Red:"
msgstr "Roig:"

#: gtk/gtkcolorsel.c:1744
msgid "Amount of red light in the color."
msgstr ""

#: gtk/gtkcolorsel.c:1745
#, fuzzy
msgid "_Green:"
msgstr "Verd:"

#: gtk/gtkcolorsel.c:1746
msgid "Amount of green light in the color."
msgstr ""

#: gtk/gtkcolorsel.c:1747
#, fuzzy
msgid "_Blue:"
msgstr "Blau:"

#: gtk/gtkcolorsel.c:1748
msgid "Amount of blue light in the color."
msgstr ""

#: gtk/gtkcolorsel.c:1751
#, fuzzy
msgid "_Opacity:"
msgstr "Opacitat:"

#: gtk/gtkcolorsel.c:1759
msgid "Transparency of the currently-selected color."
msgstr ""

#: gtk/gtkcolorsel.c:1774
msgid "Color _Name:"
msgstr ""

#: gtk/gtkcolorsel.c:1786
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
msgstr ""

#: gtk/gtkcolorsel.c:1805
msgid "_Palette"
msgstr ""

#: gtk/gtkentry.c:384
msgid "Text Position"
msgstr ""

#: gtk/gtkentry.c:385
msgid "The current position of the insertion point"
msgstr ""

#: gtk/gtkentry.c:395
msgid "Whether the entry contents can be edited"
msgstr ""

#: gtk/gtkentry.c:402
msgid "Maximum length"
msgstr ""

#: gtk/gtkentry.c:403
msgid "Maximum number of characters for this entry"
msgstr ""

#: gtk/gtkentry.c:411
msgid "Visibility"
msgstr ""

#: gtk/gtkentry.c:412
msgid ""
"FALSE displays the \"invisible char\" instead of the actual text (password "
"mode)"
msgstr ""

#: gtk/gtkentry.c:418
msgid "Invisible character"
msgstr ""

#: gtk/gtkentry.c:419
msgid "The character to use when masking entry contents (in \"password mode\")"
msgstr ""

#: gtk/gtkentry.c:426
msgid "Activates default"
msgstr ""

#: gtk/gtkentry.c:427
msgid ""
"Whether to activate the default widget (such as the default button in a "
"dialog) when Enter is pressed."
msgstr ""

#: gtk/gtkentry.c:433
msgid "Width in chars"
msgstr ""

#: gtk/gtkentry.c:434
msgid "Number of characters to leave space for in the entry."
msgstr ""

#: gtk/gtkentry.c:444
msgid "Scroll offset"
msgstr ""

#: gtk/gtkentry.c:445
msgid "Number of pixels of the entry scrolled off the screen to the left"
msgstr ""

#: gtk/gtkentry.c:454
msgid "Cursor color"
msgstr ""

#: gtk/gtkentry.c:455
msgid "Color with which to draw insertion cursor"
msgstr ""

#: gtk/gtkentry.c:3500 gtk/gtktextview.c:5253
msgid "Cut"
msgstr ""

#: gtk/gtkentry.c:3502 gtk/gtktextview.c:5255
msgid "Copy"
msgstr ""

#: gtk/gtkentry.c:3504 gtk/gtktextview.c:5258
msgid "Paste"
msgstr ""

#: gtk/gtkentry.c:3511 gtk/gtktextview.c:5265
msgid "Input Methods"
msgstr ""

#: gtk/gtkfilesel.c:502
#, fuzzy
msgid "Filename"
msgstr "Reanomenar"

#: gtk/gtkfilesel.c:503
msgid "The currently selected filename."
msgstr ""

#: gtk/gtkfilesel.c:509
msgid "Show file operations"
msgstr ""

#: gtk/gtkfilesel.c:510
msgid "Whether buttons for creating/manipulating files should be displayed."
msgstr ""

#. The directories clist
#: gtk/gtkfilesel.c:631
msgid "Directories"
msgstr "Directoris"

#. The files clist
#: gtk/gtkfilesel.c:651
msgid "Files"
msgstr "Fitxers"

#: gtk/gtkfilesel.c:719 gtk/gtkfilesel.c:1830
#, c-format
msgid "Directory unreadable: %s"
msgstr "El directori no és legible: %s"

#: gtk/gtkfilesel.c:752
msgid "Create Dir"
msgstr "Crear directori"

#: gtk/gtkfilesel.c:763 gtk/gtkfilesel.c:1186
msgid "Delete File"
msgstr "Esborrar fitxer"

#: gtk/gtkfilesel.c:774 gtk/gtkfilesel.c:1330
msgid "Rename File"
msgstr "Reanomenar fitxer"

#: gtk/gtkfilesel.c:1007
#, c-format
msgid ""
"The directory name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""

#: gtk/gtkfilesel.c:1009
#, c-format
msgid ""
"Error creating directory \"%s\": %s\n"
"%s"
msgstr ""

#: gtk/gtkfilesel.c:1010 gtk/gtkfilesel.c:1264
msgid "You probably used symbols not allowed in filenames."
msgstr ""

#: gtk/gtkfilesel.c:1018
#, c-format
msgid "Error creating directory \"%s\": %s\n"
msgstr ""

#: gtk/gtkfilesel.c:1053
msgid "Create Directory"
msgstr "Crear directori"

#: gtk/gtkfilesel.c:1067
#, fuzzy
msgid "_Directory name:"
msgstr "Nom del directori:"

#. buttons
#: gtk/gtkfilesel.c:1081
msgid "Create"
msgstr "Crear"

#: gtk/gtkfilesel.c:1090 gtk/gtkfilesel.c:1217 gtk/gtkfilesel.c:1372
#: gtk/gtkgamma.c:424
msgid "Cancel"
msgstr "Cancel·lar"

#: gtk/gtkfilesel.c:1126
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""

#: gtk/gtkfilesel.c:1129
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
"%s"
msgstr ""

#: gtk/gtkfilesel.c:1131 gtk/gtkfilesel.c:1278
msgid "It probably contains symbols not allowed in filenames."
msgstr ""

#: gtk/gtkfilesel.c:1140
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr ""

#. buttons
#: gtk/gtkfilesel.c:1208
msgid "Delete"
msgstr "Esborrar"

#: gtk/gtkfilesel.c:1260 gtk/gtkfilesel.c:1274
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""

#: gtk/gtkfilesel.c:1262
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
"%s"
msgstr ""

#: gtk/gtkfilesel.c:1276
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
"%s"
msgstr ""

#: gtk/gtkfilesel.c:1286
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr ""

#. buttons
#: gtk/gtkfilesel.c:1363
msgid "Rename"
msgstr "Reanomenar"

#: gtk/gtkfilesel.c:1809
msgid "Selection: "
msgstr "Selecció:"

#: gtk/gtkfilesel.c:2421
#, c-format
msgid ""
"The filename %s couldn't be converted to UTF-8. Try setting the environment "
"variable G_BROKEN_FILENAMES."
msgstr ""

#: gtk/gtkfilesel.c:3289
msgid "Name too long"
msgstr ""

#: gtk/gtkfilesel.c:3291
msgid "Couldn't convert filename"
msgstr ""

#: gtk/gtkfontsel.c:185
#, fuzzy
msgid "Font name"
msgstr "Família:"

#: gtk/gtkfontsel.c:186
msgid "The X string that represents this font."
msgstr ""

#: gtk/gtkfontsel.c:193
msgid "The GdkFont that is currently selected."
msgstr ""

#: gtk/gtkfontsel.c:199
#, fuzzy
msgid "Preview text"
msgstr "Vista prèvia:"

#: gtk/gtkfontsel.c:200
msgid "The text to display in order to demonstrate the selected font."
msgstr ""

#: gtk/gtkfontsel.c:296
#, fuzzy
msgid "_Family:"
msgstr "Família:"

#: gtk/gtkfontsel.c:303
#, fuzzy
msgid "_Style:"
msgstr "Afegir estil:"

#: gtk/gtkfontsel.c:310
#, fuzzy
msgid "Si_ze:"
msgstr "Tamany:"

#. create the text entry widget
#: gtk/gtkfontsel.c:391
msgid "Preview:"
msgstr "Vista prèvia:"

#: gtk/gtkfontsel.c:1003
msgid "Font Selection"
msgstr "Selecció de fonts"

#: gtk/gtkgamma.c:395
msgid "Gamma"
msgstr "Gamma"

#: gtk/gtkgamma.c:402
#, fuzzy
msgid "_Gamma value"
msgstr "Valor de gamma"

#: gtk/gtkgamma.c:416
msgid "OK"
msgstr "Val"

#. Remove this icon source so we don't keep trying to
#. * load it.
#.
#: gtk/gtkiconfactory.c:1051
#, c-format
msgid "Error loading icon: %s"
msgstr ""

#. shell and main vbox
#: gtk/gtkinputdialog.c:181
msgid "Input"
msgstr "Entrada"

#: gtk/gtkinputdialog.c:189
msgid "No input devices"
msgstr "No hi ha cap dispositiu d'entrada."

#: gtk/gtkinputdialog.c:218
#, fuzzy
msgid "_Device:"
msgstr "Dispositiu:"

#: gtk/gtkinputdialog.c:235
msgid "Disabled"
msgstr "Desactivat"

#: gtk/gtkinputdialog.c:243
msgid "Screen"
msgstr "Pantalla"

#: gtk/gtkinputdialog.c:251
msgid "Window"
msgstr "Finestra"

#: gtk/gtkinputdialog.c:259
#, fuzzy
msgid "_Mode: "
msgstr "Mode: "

#. The axis listbox
#: gtk/gtkinputdialog.c:290
#, fuzzy
msgid "_Axes"
msgstr "Eixos"

#. Keys listbox
#: gtk/gtkinputdialog.c:306
#, fuzzy
msgid "_Keys"
msgstr "Tecles"

#. We create the save button in any case, so that clients can
#. connect to it, without paying attention to whether it exits
#: gtk/gtkinputdialog.c:327
msgid "Save"
msgstr "Guardar"

#: gtk/gtkinputdialog.c:336
msgid "Close"
msgstr "Tancar"

#: gtk/gtkinputdialog.c:469
msgid "X"
msgstr "X"

#: gtk/gtkinputdialog.c:470
msgid "Y"
msgstr "Y"

#: gtk/gtkinputdialog.c:471
msgid "Pressure"
msgstr "Pressió"

#: gtk/gtkinputdialog.c:472
msgid "X Tilt"
msgstr "Inclinació en X"

#: gtk/gtkinputdialog.c:473
msgid "Y Tilt"
msgstr "Inclinació en Y"

#: gtk/gtkinputdialog.c:474
msgid "Wheel"
msgstr ""

#: gtk/gtkinputdialog.c:514
msgid "none"
msgstr "cap"

#: gtk/gtkinputdialog.c:548 gtk/gtkinputdialog.c:584
msgid "(disabled)"
msgstr "(desactivat)"

#: gtk/gtkinputdialog.c:577
msgid "(unknown)"
msgstr "(desconegut)"

#. and clear button
#: gtk/gtkinputdialog.c:662
msgid "clear"
msgstr "esborrar"

#. Translate to default:RTL if you want your widgets
#. * to be RTL, otherwise translate to default:LTR.
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
#: gtk/gtkmain.c:475
msgid "default:LTR"
msgstr ""

#: gtk/gtknotebook.c:331
#, fuzzy
msgid "Page"
msgstr "Pàgina %u"

#: gtk/gtknotebook.c:332
msgid "The index of the current page"
msgstr ""

#: gtk/gtknotebook.c:341
msgid "Tab Position"
msgstr ""

#: gtk/gtknotebook.c:342
msgid "Which side of the notebook holds the tabs"
msgstr ""

#: gtk/gtknotebook.c:350
msgid "Tab Border"
msgstr ""

#: gtk/gtknotebook.c:351
msgid "Width of the border around the tab labels"
msgstr ""

#: gtk/gtknotebook.c:360
msgid "Horizontal Tab Border"
msgstr ""

#: gtk/gtknotebook.c:361
msgid "Width of the horizontal border of tab labels"
msgstr ""

#: gtk/gtknotebook.c:370
msgid "Vertical Tab Border"
msgstr ""

#: gtk/gtknotebook.c:371
msgid "Width of the vertical border of tab labels"
msgstr ""

#: gtk/gtknotebook.c:380
msgid "Show Tabs"
msgstr ""

#: gtk/gtknotebook.c:381
msgid "Whether tabs should be shown or not"
msgstr ""

#: gtk/gtknotebook.c:388
msgid "Show Border"
msgstr ""

#: gtk/gtknotebook.c:389
msgid "Whether the border should be shown or not"
msgstr ""

#: gtk/gtknotebook.c:396
#, fuzzy
msgid "Scrollable"
msgstr "Escalable"

#: gtk/gtknotebook.c:397
msgid "If TRUE, scroll arrows are added if there are to many tabs to fit"
msgstr ""

#: gtk/gtknotebook.c:404
msgid "Enable Popup"
msgstr ""

#: gtk/gtknotebook.c:405
msgid ""
"If TRUE, pressing the right mouse button on the notebook pops up a menu that "
"you can use to go to a page"
msgstr ""

#: gtk/gtknotebook.c:412
msgid "Homogeneous"
msgstr ""

#: gtk/gtknotebook.c:413
msgid "Whether tabs should have homogeneous sizes"
msgstr ""

#: gtk/gtknotebook.c:2145 gtk/gtknotebook.c:4506
#, c-format
msgid "Page %u"
msgstr "Pàgina %u"

#: gtk/gtkrc.c:2363
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\" line %d"
msgstr "No s'ha trobat un fitxer d'imatge al pixmap_path: «%s», línia %d"

#: gtk/gtkrc.c:2366
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "No s'ha trobat un fitxer d'imatge al pixmap_path: «%s»"

#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
#: gtk/gtkstock.c:267
#, fuzzy
msgid "Information"
msgstr "Informació de la font"

#: gtk/gtkstock.c:268
msgid "Warning"
msgstr ""

#: gtk/gtkstock.c:269
msgid "Error"
msgstr "Error"

#: gtk/gtkstock.c:270
msgid "Question"
msgstr ""

#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
#: gtk/gtkstock.c:275
#, fuzzy
msgid "_Apply"
msgstr "Aplicar"

#: gtk/gtkstock.c:276
msgid "_Bold"
msgstr ""

#: gtk/gtkstock.c:277
#, fuzzy
msgid "_Cancel"
msgstr "Cancel·lar"

#: gtk/gtkstock.c:278
#, fuzzy
msgid "_Clear"
msgstr "esborrar"

#: gtk/gtkstock.c:279
#, fuzzy
msgid "_Close"
msgstr "Tancar"

#: gtk/gtkstock.c:280
msgid "_Copy"
msgstr ""

#: gtk/gtkstock.c:281
msgid "C_ut"
msgstr ""

#: gtk/gtkstock.c:282
msgid "_Find"
msgstr ""

#: gtk/gtkstock.c:283
msgid "Find and _Replace"
msgstr ""

#: gtk/gtkstock.c:284
msgid "_Back"
msgstr ""

#: gtk/gtkstock.c:285
msgid "_Forward"
msgstr ""

#: gtk/gtkstock.c:286
#, fuzzy
msgid "_Help"
msgstr "Ajuda"

#: gtk/gtkstock.c:287
#, fuzzy
msgid "_Home"
msgstr "Ajuda"

#: gtk/gtkstock.c:288
#, fuzzy
msgid "_Italic"
msgstr "itàlica"

#: gtk/gtkstock.c:289
#, fuzzy
msgid "_Center"
msgstr "Crear"

#: gtk/gtkstock.c:290
#, fuzzy
msgid "_Fill"
msgstr "Família:"

#: gtk/gtkstock.c:291
msgid "_Left"
msgstr ""

#: gtk/gtkstock.c:292
#, fuzzy
msgid "_Right"
msgstr "Pes:"

#: gtk/gtkstock.c:293
msgid "_New"
msgstr ""

#: gtk/gtkstock.c:294
msgid "_No"
msgstr ""

#: gtk/gtkstock.c:295
#, fuzzy
msgid "_OK"
msgstr "Val"

#: gtk/gtkstock.c:296
msgid "_Open"
msgstr ""

#: gtk/gtkstock.c:297
msgid "_Paste"
msgstr ""

#: gtk/gtkstock.c:298
msgid "_Preferences"
msgstr ""

#: gtk/gtkstock.c:299
#, fuzzy
msgid "_Print"
msgstr "Punts"

#: gtk/gtkstock.c:300
#, fuzzy
msgid "Print Pre_view"
msgstr "Vista prèvia:"

#: gtk/gtkstock.c:301
msgid "_Properties"
msgstr ""

#: gtk/gtkstock.c:302
msgid "_Quit"
msgstr ""

#: gtk/gtkstock.c:303
#, fuzzy
msgid "_Redo"
msgstr "Roig:"

#: gtk/gtkstock.c:304
msgid "_Revert"
msgstr ""

#: gtk/gtkstock.c:305
#, fuzzy
msgid "_Save"
msgstr "Guardar"

#: gtk/gtkstock.c:306
#, fuzzy
msgid "Save _As"
msgstr "Guardar"

#: gtk/gtkstock.c:307
msgid "_Spell Check"
msgstr ""

#: gtk/gtkstock.c:308
msgid "_Stop"
msgstr ""

#: gtk/gtkstock.c:309
msgid "_Strikethrough"
msgstr ""

#: gtk/gtkstock.c:310
msgid "_Underline"
msgstr ""

#: gtk/gtkstock.c:311
msgid "_Undo"
msgstr ""

#: gtk/gtkstock.c:312
msgid "_Yes"
msgstr ""

#: gtk/gtkstock.c:313
#, c-format
msgid "Zoom _100%"
msgstr ""

#: gtk/gtkstock.c:314
msgid "Zoom to _Fit"
msgstr ""

#: gtk/gtkstock.c:315
msgid "Zoom _In"
msgstr ""

#: gtk/gtkstock.c:316
msgid "Zoom _Out"
msgstr ""

#: gtk/gtktexttag.c:198
msgid "Tag name"
msgstr ""

#: gtk/gtktexttag.c:199
msgid "Name used to refer to the text tag"
msgstr ""

#: gtk/gtktexttag.c:224
msgid "Background full height"
msgstr ""

#: gtk/gtktexttag.c:225
msgid ""
"Whether the background color fills the entire line height or only the height "
"of the tagged characters"
msgstr ""

#: gtk/gtktexttag.c:233
msgid "Background stipple mask"
msgstr ""

#: gtk/gtktexttag.c:234
msgid "Bitmap to use as a mask when drawing the text background"
msgstr ""

#: gtk/gtktexttag.c:259
msgid "Foreground stipple mask"
msgstr ""

#: gtk/gtktexttag.c:260
msgid "Bitmap to use as a mask when drawing the text foreground"
msgstr ""

#: gtk/gtktexttag.c:267
#, fuzzy
msgid "Text direction"
msgstr "Crear directori"

#: gtk/gtktexttag.c:268
msgid "Text direction, e.g. right-to-left or left-to-right"
msgstr ""

#: gtk/gtktexttag.c:377 gtk/gtktextview.c:570
msgid "Justification"
msgstr ""

#: gtk/gtktexttag.c:378 gtk/gtktextview.c:571
msgid "Left, right, or center justification"
msgstr ""

#: gtk/gtktexttag.c:386
msgid "Language"
msgstr ""

#: gtk/gtktexttag.c:387
msgid "Language engine code to use for rendering the text"
msgstr ""

#: gtk/gtktexttag.c:394
msgid "Left margin"
msgstr ""

#: gtk/gtktexttag.c:395 gtk/gtktextview.c:580
msgid "Width of the left margin in pixels"
msgstr ""

#: gtk/gtktexttag.c:404
msgid "Right margin"
msgstr ""

#: gtk/gtktexttag.c:405 gtk/gtktextview.c:590
msgid "Width of the right margin in pixels"
msgstr ""

#: gtk/gtktexttag.c:415 gtk/gtktextview.c:599
msgid "Indent"
msgstr ""

#: gtk/gtktexttag.c:416 gtk/gtktextview.c:600
msgid "Amount to indent the paragraph, in pixels"
msgstr ""

#: gtk/gtktexttag.c:436
msgid "Pixels above lines"
msgstr ""

#: gtk/gtktexttag.c:437 gtk/gtktextview.c:524
msgid "Pixels of blank space above paragraphs"
msgstr ""

#: gtk/gtktexttag.c:446
msgid "Pixels below lines"
msgstr ""

#: gtk/gtktexttag.c:447 gtk/gtktextview.c:534
msgid "Pixels of blank space below paragraphs"
msgstr ""

#: gtk/gtktexttag.c:456
msgid "Pixels inside wrap"
msgstr ""

#: gtk/gtktexttag.c:457 gtk/gtktextview.c:544
msgid "Pixels of blank space between wrapped lines in a paragraph"
msgstr ""

#: gtk/gtktexttag.c:483
msgid "Wrap mode"
msgstr ""

#: gtk/gtktexttag.c:484 gtk/gtktextview.c:562
msgid ""
"Whether to wrap lines never, at word boundaries, or at character boundaries"
msgstr ""

#: gtk/gtktexttag.c:493 gtk/gtktextview.c:609
msgid "Tabs"
msgstr ""

#: gtk/gtktexttag.c:494 gtk/gtktextview.c:610
msgid "Custom tabs for this text"
msgstr ""

#: gtk/gtktexttag.c:501
msgid "Invisible"
msgstr ""

#: gtk/gtktexttag.c:502
msgid "Whether this text is hidden"
msgstr ""

#: gtk/gtktexttag.c:515
msgid "Background full height set"
msgstr ""

#: gtk/gtktexttag.c:516
msgid "Whether this tag affects background height"
msgstr ""

#: gtk/gtktexttag.c:519
msgid "Background stipple set"
msgstr ""

#: gtk/gtktexttag.c:520
msgid "Whether this tag affects the background stipple"
msgstr ""

#: gtk/gtktexttag.c:527
msgid "Foreground stipple set"
msgstr ""

#: gtk/gtktexttag.c:528
msgid "Whether this tag affects the foreground stipple"
msgstr ""

#: gtk/gtktexttag.c:563
msgid "Justification set"
msgstr ""

#: gtk/gtktexttag.c:564
msgid "Whether this tag affects paragraph justification"
msgstr ""

#: gtk/gtktexttag.c:567
msgid "Language set"
msgstr ""

#: gtk/gtktexttag.c:568
msgid "Whether this tag affects the language the text is rendered as"
msgstr ""

#: gtk/gtktexttag.c:571
msgid "Left margin set"
msgstr ""

#: gtk/gtktexttag.c:572
msgid "Whether this tag affects the left margin"
msgstr ""

#: gtk/gtktexttag.c:575
msgid "Indent set"
msgstr ""

#: gtk/gtktexttag.c:576
msgid "Whether this tag affects indentation"
msgstr ""

#: gtk/gtktexttag.c:583
msgid "Pixels above lines set"
msgstr ""

#: gtk/gtktexttag.c:584 gtk/gtktexttag.c:588
msgid "Whether this tag affects the number of pixels above lines"
msgstr ""

#: gtk/gtktexttag.c:587
msgid "Pixels below lines set"
msgstr ""

#: gtk/gtktexttag.c:591
msgid "Pixels inside wrap set"
msgstr ""

#: gtk/gtktexttag.c:592
msgid "Whether this tag affects the number of pixels between wrapped lines"
msgstr ""

#: gtk/gtktexttag.c:599
msgid "Right margin set"
msgstr ""

#: gtk/gtktexttag.c:600
msgid "Whether this tag affects the right margin"
msgstr ""

#: gtk/gtktexttag.c:607
msgid "Wrap mode set"
msgstr ""

#: gtk/gtktexttag.c:608
msgid "Whether this tag affects line wrap mode"
msgstr ""

#: gtk/gtktexttag.c:611
msgid "Tabs set"
msgstr ""

#: gtk/gtktexttag.c:612
msgid "Whether this tag affects tabs"
msgstr ""

#: gtk/gtktexttag.c:615
msgid "Invisible set"
msgstr ""

#: gtk/gtktexttag.c:616
msgid "Whether this tag affects text visibility"
msgstr ""

#: gtk/gtktextview.c:503
msgid "Line Height"
msgstr ""

#: gtk/gtktextview.c:504
msgid "The height of a line"
msgstr ""

#: gtk/gtktextview.c:513
msgid "Column Width"
msgstr ""

#: gtk/gtktextview.c:514
msgid "The width of a column"
msgstr ""

#: gtk/gtktextview.c:523
msgid "Pixels Above Lines"
msgstr ""

#: gtk/gtktextview.c:533
msgid "Pixels Below Lines"
msgstr ""

#: gtk/gtktextview.c:543
msgid "Pixels Inside Wrap"
msgstr ""

#: gtk/gtktextview.c:561
msgid "Wrap Mode"
msgstr ""

#: gtk/gtktextview.c:579
msgid "Left Margin"
msgstr ""

#: gtk/gtktextview.c:589
msgid "Right Margin"
msgstr ""

#: gtk/gtktextview.c:617
#, fuzzy
msgid "Cursor Visible"
msgstr "Desactivat"

#: gtk/gtktextview.c:618
msgid "If the insertion cursor is shown"
msgstr ""

#: gtk/gtkthemes.c:71
#, fuzzy, c-format
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "No s'ha trobat un mòdul carregable al module_path: «%s»,"

#: gtk/gtktipsquery.c:181
msgid "--- No Tip ---"
msgstr "-- Sense pista --"

#: gtk/gtktreeviewcolumn.c:157
msgid "Cell renderer"
msgstr ""

#: gtk/gtktreeviewcolumn.c:158
msgid "Cell renderer object to use for rendering the cell"
msgstr ""

#: gtk/gtktreeviewcolumn.c:165
#, fuzzy
msgid "Visible"
msgstr "Desactivat"

#: gtk/gtktreeviewcolumn.c:166
msgid "Whether to display the colomn"
msgstr ""

#: gtk/gtktreeviewcolumn.c:173
msgid "Sizing"
msgstr ""

#: gtk/gtktreeviewcolumn.c:174
msgid "Resize mode of the column"
msgstr ""

#: gtk/gtktreeviewcolumn.c:182
#, fuzzy
msgid "Width"
msgstr "Establir amplària:"

#: gtk/gtktreeviewcolumn.c:183
msgid "Current width of the column"
msgstr ""

#: gtk/gtktreeviewcolumn.c:192
msgid "Minimum Width"
msgstr ""

#: gtk/gtktreeviewcolumn.c:193
msgid "Minimum allowed width of the column"
msgstr ""

#: gtk/gtktreeviewcolumn.c:202
msgid "Maximum Width"
msgstr ""

#: gtk/gtktreeviewcolumn.c:203
msgid "Maximum allowed width of the column"
msgstr ""

#: gtk/gtktreeviewcolumn.c:212
#, fuzzy
msgid "Title"
msgstr "Fitxers"

#: gtk/gtktreeviewcolumn.c:213
msgid "Title to appear in column header"
msgstr ""

#: gtk/gtktreeviewcolumn.c:220
msgid "Clickable"
msgstr ""

#: gtk/gtktreeviewcolumn.c:221
msgid "Whether the header can be clicked"
msgstr ""

#: gtk/gtktreeviewcolumn.c:229
#, fuzzy
msgid "Widget"
msgstr "Pes:"

#: gtk/gtktreeviewcolumn.c:230
msgid "Widget to put in column header button instead of column title"
msgstr ""

#: gtk/gtktreeviewcolumn.c:237
msgid "Alignment"
msgstr ""

#: gtk/gtktreeviewcolumn.c:238
msgid "X Alignment of the column header text or widget"
msgstr ""

#: gtk/gtktreeviewcolumn.c:247
msgid "Reorderable"
msgstr ""

#: gtk/gtktreeviewcolumn.c:248
msgid "Wether the column can be reordered around the headers"
msgstr ""

#: gtk/gtktreeviewcolumn.c:255
msgid "Sort indicator"
msgstr ""

#: gtk/gtktreeviewcolumn.c:256
msgid "Whether to show a sort indicator"
msgstr ""

#: gtk/gtktreeviewcolumn.c:263
msgid "Sort order"
msgstr ""

#: gtk/gtktreeviewcolumn.c:264
msgid "Sort direction the sort indicator should indicate"
msgstr ""

#. ID
#: modules/input/imcyrillic-translit.c:216
msgid "Cyrillic (Transliterated)"
msgstr ""

#. ID
#: modules/input/iminuktitut.c:126
msgid "Inukitut (Transliterated)"
msgstr ""

#. ID
#: modules/input/imthai-broken.c:177
msgid "Thai (Broken)"
msgstr ""

#. ID
#: modules/input/imviqr.c:243
msgid "Vietnamese (VIQR)"
msgstr ""

#. ID
#: modules/input/imxim.c:27
msgid "X Input Method"
msgstr ""

#, fuzzy
#~ msgid "He_x Value:"
#~ msgstr "Valor:"

#~ msgid "Foundry:"
#~ msgstr "Fosa:"

#~ msgid "Slant:"
#~ msgstr "Inclinació:"

#~ msgid "Pixel Size:"
#~ msgstr "Tamany del píxel:"

#~ msgid "Resolution X:"
#~ msgstr "Resolució en X:"

#~ msgid "Resolution Y:"
#~ msgstr "Resolució en Y:"

#~ msgid "Spacing:"
#~ msgstr "Espaiat:"

#~ msgid "Average Width:"
#~ msgstr "Amplària mitjana:"

#~ msgid "Charset:"
#~ msgstr "Joc de caràcters:"

#~ msgid "Requested Value"
#~ msgstr "Valor desitjat"

#~ msgid "Actual Value"
#~ msgstr "Valor real"

#~ msgid "Font:"
#~ msgstr "Font:"

#~ msgid "Reset Filter"
#~ msgstr "Reiniciar filtre"

#~ msgid "Metric:"
#~ msgstr "Mètrica:"

#~ msgid "Pixels"
#~ msgstr "Píxels"

#~ msgid "Requested Font Name:"
#~ msgstr "Nom de font desitjat:"

#~ msgid "Actual Font Name:"
#~ msgstr "Nom de font real:"

#~ msgid "%i fonts available with a total of %i styles."
#~ msgstr "%i fonts disponibles amb un total de %i estils."

#~ msgid "Filter"
#~ msgstr "Filtre"

#~ msgid "Bitmap"
#~ msgstr "Mapa de bits"

#~ msgid "Scaled Bitmap"
#~ msgstr "Mapa de bits escalat"

#~ msgid "*"
#~ msgstr "*"

#~ msgid "(nil)"
#~ msgstr "(nul)"

#~ msgid "regular"
#~ msgstr "regular"

#~ msgid "oblique"
#~ msgstr "oblíqua"

#~ msgid "reverse italic"
#~ msgstr "itàlica inversa"

#~ msgid "reverse oblique"
#~ msgstr "oblíqua inversa"

#~ msgid "other"
#~ msgstr "altra"

#~ msgid "[M]"
#~ msgstr "[M]"

#~ msgid "[C]"
#~ msgstr "[C]"

#~ msgid "The selected font is not available."
#~ msgstr "La font seleccionada no està disponible."

#~ msgid "The selected font is not a valid font."
#~ msgstr "La font seleccionada no és vàlida."

#~ msgid "This is a 2-byte font and may not be displayed correctly."
#~ msgstr "Aquesta font és de 2 octets i potser no es veja correctament."

#~ msgid "roman"
#~ msgstr "romana"

#~ msgid "proportional"
#~ msgstr "proporcional"

#~ msgid "monospaced"
#~ msgstr "monoespaiada"

#~ msgid "char cell"
#~ msgstr "cel·la de caràcter"

#~ msgid "Font: (Filter Applied)"
#~ msgstr "Font: (filtre aplicat)"

#~ msgid "MAX_FONTS exceeded. Some fonts may be missing."
#~ msgstr "S'ha excedit MAX_FONTS. Potser faltaran algunes fonts."