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
|
Source: freedict
Section: text
Priority: optional
Maintainer: Sebastian Humenda <shumenda@gmx.de>
Build-Depends: debhelper-compat (= 13), freedict-tools (>= 0.5.0)
Standards-Version: 4.5.1
Rules-Requires-Root: no
Homepage: https://freedict.org/
Vcs-Browser: https://salsa.debian.org/freedict-team/dictionaries
Vcs-Git: https://salsa.debian.org/freedict-team/dictionaries.git
Package: dict-freedict-afr-deu
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Afrikaans-German dictionary for the dict server/client
This is the Afrikaans-German dictionary from the FreeDict project. It contains
3800 headwords (FreeDict status: too small). It can be either used with the
dictd server and a dict client or with GoldenDict.
Package: dict-freedict-afr-eng
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Afrikaans-English dictionary for the dict server/client
This is the Afrikaans-English dictionary from the FreeDict project. It
contains 5129 headwords (FreeDict status: small). It can be either used with
the dictd server and a dict client or with GoldenDict.
Package: dict-freedict-ara-eng
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Arabic-English dictionary for the dict server/client
This is the Arabic-English dictionary from the FreeDict project. It contains
52996 headwords (FreeDict status: stable). It can be either used with the
dictd server and a dict client or with GoldenDict.
Package: dict-freedict-bre-fra
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Breton-French dictionary for the dict server/client
This is the Breton-French dictionary from the FreeDict project. It contains
27034 headwords (FreeDict status: Big enough to be useful). It can be either
used with the dictd server and a dict client or with GoldenDict.
Package: dict-freedict-ces-eng
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Czech-English dictionary for the dict server/client
This is the Czech-English dictionary from the FreeDict project. It contains
488 headwords (FreeDict status: too small). It can be either used with the
dictd server and a dict client or with GoldenDict.
Package: dict-freedict-ckb-kmr
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Central Kurdish-Northern Kurdish dictionary for the dict server/client
This is the Central Kurdish-Northern Kurdish dictionary from the FreeDict
project. It contains 7845 headwords (FreeDict status: stable). It can be
either used with the dictd server and a dict client or with GoldenDict.
Package: dict-freedict-cym-eng
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Welsh-English dictionary for the dict server/client
This is the Welsh-English dictionary from the FreeDict project. It contains
12630 headwords (FreeDict status: big enough). It can be either used with the
dictd server and a dict client or with GoldenDict.
Package: dict-freedict-dan-eng
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Danish-English dictionary for the dict server/client
This is the Danish-English dictionary from the FreeDict project. It contains
5097 headwords (FreeDict status: too small). It can be either used with the
dictd server and a dict client or with GoldenDict.
Package: dict-freedict-deu-eng
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: German-English dictionary for the dict server/client
This is the German-English dictionary from the FreeDict project. It contains
463244 headwords (FreeDict status: stable). It can be either used with the
dictd server and a dict client or with GoldenDict.
Package: dict-freedict-deu-ita
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: German-Italian dictionary for the dict server/client
This is the German-Italian dictionary from the FreeDict project. It contains
4443 headwords (FreeDict status: small). It can be either used with the dictd
server and a dict client or with GoldenDict.
Package: dict-freedict-deu-kur
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: German-Kurdish dictionary for the dict server/client
This is the German-Kurdish dictionary from the FreeDict project. It contains
22567 headwords (FreeDict status: stable). It can be either used with the
dictd server and a dict client or with GoldenDict.
Package: dict-freedict-deu-nld
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: German-Dutch dictionary for the dict server/client
This is the German-Dutch dictionary from the FreeDict project. It contains
12784 headwords (FreeDict status: small). It can be either used with the dictd
server and a dict client or with GoldenDict.
Package: dict-freedict-deu-por
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: German-Portuguese dictionary for the dict server/client
This is the German-Portuguese dictionary from the FreeDict project. It
contains 8722 headwords (FreeDict status: too small). It can be either used
with the dictd server and a dict client or with GoldenDict.
Package: dict-freedict-deu-tur
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: German-Turkish dictionary for the dict server/client
This is the German-Turkish dictionary from the FreeDict project. It contains
36219 headwords (FreeDict status: stable). It can be either used with the
dictd server and a dict client or with GoldenDict.
Package: dict-freedict-eng-afr
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: English-Afrikaans dictionary for the dict server/client
This is the English-Afrikaans dictionary from the FreeDict project. It
contains 6397 headwords (FreeDict status: small). It can be either used with
the dictd server and a dict client or with GoldenDict.
Package: dict-freedict-eng-ara
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: English-Arabic dictionary for the dict server/client
This is the English-Arabic dictionary from the FreeDict project. It contains
87424 headwords (FreeDict status: stable). It can be either used with the
dictd server and a dict client or with GoldenDict.
Package: dict-freedict-eng-ces
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: English-Czech dictionary for the dict server/client
This is the English-Czech dictionary from the FreeDict project. It contains
150004 headwords (FreeDict status: stable). It can be either used with the
dictd server and a dict client or with GoldenDict.
Package: dict-freedict-eng-cym
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: English-Welsh dictionary for the dict server/client
This is the English-Welsh dictionary from the FreeDict project. It contains
12630 headwords (FreeDict status: big enough). It can be either used with the
dictd server and a dict client or with GoldenDict.
Package: dict-freedict-eng-dan
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: English-Danish dictionary for the dict server/client
This is the English-Danish dictionary from the FreeDict project. It contains
411 headwords (FreeDict status: too small). It can be either used with the
dictd server and a dict client or with GoldenDict.
Package: dict-freedict-eng-deu
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: English-German dictionary for the dict server/client
This is the English-German dictionary from the FreeDict project. It contains
408553 headwords (FreeDict status: stable). It can be either used with the
dictd server and a dict client or with GoldenDict.
Package: dict-freedict-eng-ell
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: English-Modern Greek dictionary for the dict server/client
This is the English-Modern Greek dictionary from the FreeDict project. It
contains 20973 headwords (FreeDict status: big enough to be useful). It can be
either used with the dictd server and a dict client or with GoldenDict.
Package: dict-freedict-eng-fra
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: English-French dictionary for the dict server/client
This is the English-French dictionary from the FreeDict project. It contains
8799 headwords (FreeDict status: small). It can be either used with the dictd
server and a dict client or with GoldenDict.
Package: dict-freedict-eng-gle
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: English-Irish dictionary for the dict server/client
This is the English-Irish dictionary from the FreeDict project. It contains
1359 headwords (FreeDict status: too small). It can be either used with the
dictd server and a dict client or with GoldenDict.
Package: dict-freedict-eng-hin
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: English-Hindi dictionary for the dict server/client
This is the English-Hindi dictionary from the FreeDict project. It contains
25642 headwords (FreeDict status: low quality). It can be either used with the
dictd server and a dict client or with GoldenDict.
Package: dict-freedict-eng-hrv
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: English-Croatian dictionary for the dict server/client
This is the English-Croatian dictionary from the FreeDict project. It contains
59194 headwords (FreeDict status: stable). It can be either used with the
dictd server and a dict client or with GoldenDict.
Package: dict-freedict-eng-hun
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: English-Hungarian dictionary for the dict server/client
This is the English-Hungarian dictionary from the FreeDict project. It
contains 89679 headwords (FreeDict status: stable). It can be either used with
the dictd server and a dict client or with GoldenDict.
Package: dict-freedict-eng-ita
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: English-Italian dictionary for the dict server/client
This is the English-Italian dictionary from the FreeDict project. It contains
4519 headwords (FreeDict status: too small). It can be either used with the
dictd server and a dict client or with GoldenDict.
Package: dict-freedict-eng-lat
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: English-Latin dictionary for the dict server/client
This is the English-Latin dictionary from the FreeDict project. It contains
3026 headwords (FreeDict status: too small). It can be either used with the
dictd server and a dict client or with GoldenDict.
Package: dict-freedict-eng-lit
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: English-Lithuanian dictionary for the dict server/client
This is the English-Lithuanian dictionary from the FreeDict project. It
contains 6255 headwords (FreeDict status: stable). It can be either used with
the dictd server and a dict client or with GoldenDict.
Package: dict-freedict-eng-nld
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: English-Dutch dictionary for the dict server/client
This is the English-Dutch dictionary from the FreeDict project. It contains
7714 headwords (FreeDict status: small). It can be either used with the dictd
server and a dict client or with GoldenDict.
Package: dict-freedict-eng-pol
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: English-Polish dictionary for the dict server/client
This is the English-Polish dictionary from the FreeDict project. It contains
16362 headwords (FreeDict status: big enough to be useful). It can be either
used with the dictd server and a dict client or with GoldenDict.
Package: dict-freedict-eng-por
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: English-Portuguese dictionary for the dict server/client
This is the English-Portuguese dictionary from the FreeDict project. It
contains 15766 headwords (FreeDict status: big enough). It can be either used
with the dictd server and a dict client or with GoldenDict.
Package: dict-freedict-eng-rom
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: English-Romany dictionary for the dict server/client
This is the English-Romany dictionary from the FreeDict project. It contains
990 headwords (FreeDict status: too small). It can be either used with the
dictd server and a dict client or with GoldenDict.
Package: dict-freedict-eng-rus
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: English-Russian dictionary for the dict server/client
This is the English-Russian dictionary from the FreeDict project. It contains
1693 headwords (FreeDict status: too small). It can be either used with the
dictd server and a dict client or with GoldenDict.
Package: dict-freedict-eng-spa
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: English-Spanish dictionary for the dict server/client
This is the English-Spanish dictionary from the FreeDict project. It contains
5907 headwords (FreeDict status: small). It can be either used with the dictd
server and a dict client or with GoldenDict.
Package: dict-freedict-eng-srp
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: English-Serbian dictionary for the dict server/client
This is the English-Serbian dictionary from the FreeDict project. It contains
590 headwords (FreeDict status: too small). It can be either used with the
dictd server and a dict client or with GoldenDict.
Package: dict-freedict-eng-swe
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: English-Swedish dictionary for the dict server/client
This is the English-Swedish dictionary from the FreeDict project. It contains
5479 headwords (FreeDict status: small). It can be either used with the dictd
server and a dict client or with GoldenDict.
Package: dict-freedict-eng-swh
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: English-Swahili dictionary for the dict server/client
This is the English-Swahili dictionary from the FreeDict project. It contains
1450 headwords (FreeDict status: too small). It can be either used with the
dictd server and a dict client or with GoldenDict.
Package: dict-freedict-eng-tur
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: English-Turkish dictionary for the dict server/client
This is the English-Turkish dictionary from the FreeDict project. It contains
36589 headwords (FreeDict status: unstable). It can be either used with the
dictd server and a dict client or with GoldenDict.
Package: dict-freedict-epo-eng
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Esperanto-English dictionary for the dict server/client
This is the Esperanto-English dictionary from the FreeDict project. It
contains 63477 headwords (FreeDict status: big enough to be useful). It can be
either used with the dictd server and a dict client or with GoldenDict.
Package: dict-freedict-fra-bre
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: French-Breton dictionary for the dict server/client
This is the French-Breton dictionary from the FreeDict project. It contains
36017 headwords (FreeDict status: Big enough to be useful). It can be either
used with the dictd server and a dict client or with GoldenDict.
Package: dict-freedict-fra-eng
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: French-English dictionary for the dict server/client
This is the French-English dictionary from the FreeDict project. It contains
8505 headwords (FreeDict status: big enough to be useful). It can be either
used with the dictd server and a dict client or with GoldenDict.
Package: dict-freedict-fra-nld
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: French-Dutch dictionary for the dict server/client
This is the French-Dutch dictionary from the FreeDict project. It contains
9604 headwords (FreeDict status: small). It can be either used with the dictd
server and a dict client or with GoldenDict.
Package: dict-freedict-gla-deu
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Scottish Gaelic-German dictionary for the dict server/client
This is the Scottish Gaelic-German dictionary from the FreeDict project. It
contains 257 headwords (FreeDict status: too small). It can be either used
with the dictd server and a dict client or with GoldenDict.
Package: dict-freedict-gle-eng
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Irish-English dictionary for the dict server/client
This is the Irish-English dictionary from the FreeDict project. It contains
1185 headwords (FreeDict status: too small). It can be either used with the
dictd server and a dict client or with GoldenDict.
Package: dict-freedict-gle-pol
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Irish-Polish dictionary for the dict server/client
This is the Irish-Polish dictionary from the FreeDict project. It contains 280
headwords (FreeDict status: too small). It can be either used with the dictd
server and a dict client or with GoldenDict.
Package: dict-freedict-hrv-eng
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Croatian-English dictionary for the dict server/client
This is the Croatian-English dictionary from the FreeDict project. It contains
79808 headwords (FreeDict status: stable). It can be either used with the
dictd server and a dict client or with GoldenDict.
Package: dict-freedict-hun-eng
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Hungarian-English dictionary for the dict server/client
This is the Hungarian-English dictionary from the FreeDict project. It
contains 139935 headwords (FreeDict status: stable). It can be either used
with the dictd server and a dict client or with GoldenDict.
Package: dict-freedict-isl-eng
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Icelandic-English dictionary for the dict server/client
This is the Icelandic-English dictionary from the FreeDict project. It
contains 11219 headwords (FreeDict status: big enough to be useful). It can be
either used with the dictd server and a dict client or with GoldenDict.
Package: dict-freedict-ita-deu
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Italian-German dictionary for the dict server/client
This is the Italian-German dictionary from the FreeDict project. It contains
2924 headwords (FreeDict status: too small). It can be either used with the
dictd server and a dict client or with GoldenDict.
Package: dict-freedict-ita-eng
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Italian-English dictionary for the dict server/client
This is the Italian-English dictionary from the FreeDict project. It contains
3429 headwords (FreeDict status: too small). It can be either used with the
dictd server and a dict client or with GoldenDict.
Package: dict-freedict-jpn-deu
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Japanese-German dictionary for the dict server/client
This is the Japanese-German dictionary from the FreeDict project. It contains
109546 headwords (FreeDict status: Big enough to be useful). It can be either
used with the dictd server and a dict client or with GoldenDict.
Package: dict-freedict-jpn-eng
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Japanese-English dictionary for the dict server/client
This is the Japanese-English dictionary from the FreeDict project. It contains
173747 headwords (FreeDict status: Big enough to be useful). It can be either
used with the dictd server and a dict client or with GoldenDict.
Package: dict-freedict-jpn-fra
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Japanese-French dictionary for the dict server/client
This is the Japanese-French dictionary from the FreeDict project. It contains
14891 headwords (FreeDict status: Big enough to be useful). It can be either
used with the dictd server and a dict client or with GoldenDict.
Package: dict-freedict-jpn-rus
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Japanese-Russian dictionary for the dict server/client
This is the Japanese-Russian dictionary from the FreeDict project. It contains
6742 headwords (FreeDict status: Too small). It can be either used with the
dictd server and a dict client or with GoldenDict.
Package: dict-freedict-kha-deu
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Khasi-German dictionary for the dict server/client
This is the Khasi-German dictionary from the FreeDict project. It contains 995
headwords (FreeDict status: too small). It can be either used with the dictd
server and a dict client or with GoldenDict.
Package: dict-freedict-kha-eng
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Khasi-English dictionary for the dict server/client
This is the Khasi-English dictionary from the FreeDict project. It contains
2280 headwords (FreeDict status: growth stalled (Nov 05)). It can be either
used with the dictd server and a dict client or with GoldenDict.
Package: dict-freedict-kur-deu
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Kurdish-German dictionary for the dict server/client
This is the Kurdish-German dictionary from the FreeDict project. It contains
22035 headwords (FreeDict status: stable). It can be either used with the
dictd server and a dict client or with GoldenDict.
Package: dict-freedict-kur-eng
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Kurdish-English dictionary for the dict server/client
This is the Kurdish-English dictionary from the FreeDict project. It contains
5208 headwords (FreeDict status: stable). It can be either used with the dictd
server and a dict client or with GoldenDict.
Package: dict-freedict-kur-tur
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Kurdish-Turkish dictionary for the dict server/client
This is the Kurdish-Turkish dictionary from the FreeDict project. It contains
24377 headwords (FreeDict status: stable). It can be either used with the
dictd server and a dict client or with GoldenDict.
Package: dict-freedict-lat-deu
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Latin-German dictionary for the dict server/client
This is the Latin-German dictionary from the FreeDict project. It contains
5500 headwords (FreeDict status: small). It can be either used with the dictd
server and a dict client or with GoldenDict.
Package: dict-freedict-lat-eng
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Latin-English dictionary for the dict server/client
This is the Latin-English dictionary from the FreeDict project. It contains
2305 headwords (FreeDict status: too small). It can be either used with the
dictd server and a dict client or with GoldenDict.
Package: dict-freedict-lit-eng
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Lithuanian-English dictionary for the dict server/client
This is the Lithuanian-English dictionary from the FreeDict project. It
contains 7031 headwords (FreeDict status: stable). It can be either used with
the dictd server and a dict client or with GoldenDict.
Package: dict-freedict-mkd-bul
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Macedonian-Bulgarian dictionary for the dict server/client
This is the Macedonian-Bulgarian dictionary from the FreeDict project. It
contains 4546 headwords (FreeDict status: too small). It can be either used
with the dictd server and a dict client or with GoldenDict.
Package: dict-freedict-nld-deu
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Dutch-German dictionary for the dict server/client
This is the Dutch-German dictionary from the FreeDict project. It contains
17224 headwords (FreeDict status: big enough). It can be either used with the
dictd server and a dict client or with GoldenDict.
Package: dict-freedict-nld-eng
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Dutch-English dictionary for the dict server/client
This is the Dutch-English dictionary from the FreeDict project. It contains
22747 headwords (FreeDict status: big enough). It can be either used with the
dictd server and a dict client or with GoldenDict.
Package: dict-freedict-nld-fra
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Dutch-French dictionary for the dict server/client
This is the Dutch-French dictionary from the FreeDict project. It contains
16770 headwords (FreeDict status: big enough). It can be either used with the
dictd server and a dict client or with GoldenDict.
Package: dict-freedict-nno-nob
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Norwegian Nynorsk-Norwegian Bokmål dictionary for the dict server/client
This is the Norwegian Nynorsk-Norwegian Bokmål dictionary from the FreeDict
project. It contains 67987 headwords (FreeDict status: big). It can be either
used with the dictd server and a dict client or with GoldenDict.
Package: dict-freedict-oci-cat
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Occitan-Catalan dictionary for the dict server/client
This is the Occitan-Catalan dictionary from the FreeDict project. It contains
16679 headwords (FreeDict status: big enough to be useful). It can be either
used with the dictd server and a dict client or with GoldenDict.
Package: dict-freedict-pol-gle
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Polish-Irish dictionary for the dict server/client
This is the Polish-Irish dictionary from the FreeDict project. It contains 272
headwords (FreeDict status: too small). It can be either used with the dictd
server and a dict client or with GoldenDict.
Package: dict-freedict-por-deu
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Portuguese-German dictionary for the dict server/client
This is the Portuguese-German dictionary from the FreeDict project. It
contains 8294 headwords (FreeDict status: small). It can be either used with
the dictd server and a dict client or with GoldenDict.
Package: dict-freedict-por-eng
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Portuguese-English dictionary for the dict server/client
This is the Portuguese-English dictionary from the FreeDict project. It
contains 10661 headwords (FreeDict status: small). It can be either used with
the dictd server and a dict client or with GoldenDict.
Package: dict-freedict-san-deu
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Sanskrit-German dictionary for the dict server/client
This is the Sanskrit-German dictionary from the FreeDict project. It contains
107 headwords (FreeDict status: too small). It can be either used with the
dictd server and a dict client or with GoldenDict.
Package: dict-freedict-slk-eng
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Slovak-English dictionary for the dict server/client
This is the Slovak-English dictionary from the FreeDict project. It contains
827 headwords (FreeDict status: too small). It can be either used with the
dictd server and a dict client or with GoldenDict.
Package: dict-freedict-slv-eng
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Slovenian-English dictionary for the dict server/client
This is the Slovenian-English dictionary from the FreeDict project. It
contains 5555 headwords. It can be either used with the dictd server and a
dict client or with GoldenDict.
Package: dict-freedict-spa-ast
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Spanish-Asturian dictionary for the dict server/client
This is the Spanish-Asturian dictionary from the FreeDict project. It contains
49252 headwords (FreeDict status: big enough to be useful). It can be either
used with the dictd server and a dict client or with GoldenDict.
Package: dict-freedict-spa-deu
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Spanish-German dictionary for the dict server/client
This is the Spanish-German dictionary from the FreeDict project. It contains
21353 headwords (FreeDict status: big enough to be useful). It can be either
used with the dictd server and a dict client or with GoldenDict.
Package: dict-freedict-spa-eng
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Spanish-English dictionary for the dict server/client
This is the Spanish-English dictionary from the FreeDict project. It contains
4502 headwords (FreeDict status: too small). It can be either used with the
dictd server and a dict client or with GoldenDict.
Package: dict-freedict-spa-por
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Spanish-Portuguese dictionary for the dict server/client
This is the Spanish-Portuguese dictionary from the FreeDict project. It
contains 357 headwords (FreeDict status: too small). It can be either used
with the dictd server and a dict client or with GoldenDict.
Package: dict-freedict-srp-eng
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Serbian-English dictionary for the dict server/client
This is the Serbian-English dictionary from the FreeDict project. It contains
395 headwords (FreeDict status: too small). It can be either used with the
dictd server and a dict client or with GoldenDict.
Package: dict-freedict-swe-eng
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Swedish-English dictionary for the dict server/client
This is the Swedish-English dictionary from the FreeDict project. It contains
5220 headwords (FreeDict status: too small). It can be either used with the
dictd server and a dict client or with GoldenDict.
Package: dict-freedict-swh-eng
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Swahili-English dictionary for the dict server/client
This is the Swahili-English dictionary from the FreeDict project. It contains
2675 headwords (FreeDict status: small). It can be either used with the dictd
server and a dict client or with GoldenDict.
Package: dict-freedict-swh-pol
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Swahili-Polish dictionary for the dict server/client
This is the Swahili-Polish dictionary from the FreeDict project. It contains
1319 headwords (FreeDict status: small). It can be either used with the dictd
server and a dict client or with GoldenDict.
Package: dict-freedict-tur-deu
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Turkish-German dictionary for the dict server/client
This is the Turkish-German dictionary from the FreeDict project. It contains
941 headwords (FreeDict status: too small). It can be either used with the
dictd server and a dict client or with GoldenDict.
Package: dict-freedict-tur-eng
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Turkish-English dictionary for the dict server/client
This is the Turkish-English dictionary from the FreeDict project. It contains
1026 headwords (FreeDict status: too small). It can be either used with the
dictd server and a dict client or with GoldenDict.
Package: dict-freedict-wol-fra
Architecture: all
Depends: ${misc:Depends}
Suggests: dictd | dicod, dict | kdict | gnome-dictionary | goldendict
Provides: dictd-dictionary
Description: Wolof-French dictionary for the dict server/client
This is the Wolof-French dictionary from the FreeDict project. It contains 595
headwords (FreeDict status: Too small to be useful). It can be either used
with the dictd server and a dict client or with GoldenDict.
|