3283 lines
84 KiB
Plaintext
3283 lines
84 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||
# This file is distributed under the same license as the PACKAGE package.
|
||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||
#
|
||
# Translators:
|
||
# Mike Gelfand <mikedld@mikedld.com>, 2017
|
||
# Pieter Schalk Schoeman <pieter@sonbesie.co.za>, 2018
|
||
# Gideon Wentink <gjwentink@gmail.com>, 2020
|
||
#
|
||
#, fuzzy
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: PACKAGE VERSION\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2022-10-15 17:15+0100\n"
|
||
"PO-Revision-Date: 2017-01-26 19:47+0000\n"
|
||
"Last-Translator: Gideon Wentink <gjwentink@gmail.com>, 2020\n"
|
||
"Language-Team: Afrikaans (https://www.transifex.com/transmissionbt/teams/33778/af/)\n"
|
||
"Language: af\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: 8bit\n"
|
||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||
|
||
#: ../cli/cli.cc:105 ../gtk/Utils.cc:94 ../libtransmission/utils.cc:641
|
||
msgid "None"
|
||
msgstr "Geen"
|
||
|
||
#: ../cli/cli.cc:110
|
||
msgid "Inf"
|
||
msgstr ""
|
||
|
||
#: ../daemon/daemon.cc:232 ../gtk/Session.cc:1138 ../libtransmission/blocklist.cc:50 ../libtransmission/blocklist.cc:419 ../libtransmission/blocklist.cc:491 ../libtransmission/blocklist.cc:527 ../libtransmission/inout.cc:164 ../libtransmission/utils.cc:78 ../libtransmission/utils.cc:98 ../libtransmission/utils.cc:110 ../libtransmission/watchdir.cc:121 ../libtransmission/watchdir.cc:148
|
||
msgid "Couldn't read '{path}': {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../daemon/daemon.cc:258 ../gtk/Session.cc:1190 ../gtk/Utils.cc:263 ../libtransmission/watchdir.cc:97
|
||
msgid "Couldn't add torrent file '{path}'"
|
||
msgstr ""
|
||
|
||
#: ../daemon/daemon.cc:269
|
||
msgid "Removing torrent file '{path}'"
|
||
msgstr ""
|
||
|
||
#: ../daemon/daemon.cc:274 ../gtk/Utils.cc:419 ../libtransmission/utils.cc:701
|
||
msgid "Couldn't remove '{path}': {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../daemon/daemon.cc:602
|
||
msgid "Couldn't parse log level '{level}'"
|
||
msgstr ""
|
||
|
||
#: ../daemon/daemon.cc:643
|
||
msgid "Deferring reload until session is fully started."
|
||
msgstr ""
|
||
|
||
#: ../daemon/daemon.cc:658
|
||
msgid "Reloading settings from '{path}'"
|
||
msgstr ""
|
||
|
||
#: ../daemon/daemon.cc:694
|
||
msgid "Couldn't initialize daemon: {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../daemon/daemon.cc:707
|
||
msgid "Loading settings from '{path}'"
|
||
msgstr ""
|
||
|
||
#: ../daemon/daemon.cc:727
|
||
msgid "Saved pidfile '{path}'"
|
||
msgstr ""
|
||
|
||
#: ../daemon/daemon.cc:733 ../gtk/MessageLogWindow.cc:190 ../libtransmission/blocklist.cc:501 ../libtransmission/blocklist.cc:537 ../libtransmission/inout.cc:180 ../libtransmission/rpcimpl.cc:1431 ../libtransmission/torrent.cc:808 ../libtransmission/torrent.cc:2030 ../libtransmission/variant.cc:1146
|
||
msgid "Couldn't save '{path}': {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../daemon/daemon.cc:743
|
||
msgid "Requiring authentication"
|
||
msgstr ""
|
||
|
||
#: ../daemon/daemon.cc:764
|
||
msgid "Watching '{path}' for new torrent files"
|
||
msgstr ""
|
||
|
||
#: ../daemon/daemon.cc:808 ../libtransmission/watchdir-kqueue.cc:120 ../libtransmission/watchdir-win32.cc:182
|
||
msgid "Couldn't create event: {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../daemon/daemon.cc:818 ../libtransmission/watchdir-kqueue.cc:130
|
||
msgid "Couldn't add event: {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../daemon/daemon.cc:832
|
||
msgid "Couldn't launch daemon event loop: {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../gtk/Application.cc:372
|
||
msgid "Couldn't register Transmission as a {content_type} handler: {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../gtk/Application.cc:534
|
||
msgid "Got termination signal, trying to shut down cleanly. Do it again if it gets stuck."
|
||
msgstr ""
|
||
|
||
#: ../gtk/Application.cc:761
|
||
msgid "Transmission is a file sharing program. When you run a torrent, its data will be made available to others by means of upload. Any content you share is your sole responsibility."
|
||
msgstr "Transmission is ’n program om lêers mee te deel. Wanneer ’n torrent afgelaai word, word sy data beskikbaar gemaak vir ander om af te laai. Enige data wat u deel is u eie verantwoordelikheid."
|
||
|
||
#: ../gtk/Application.cc:767 ../gtk/Dialogs.cc:116 ../gtk/MessageLogWindow.cc:231 ../gtk/OptionsDialog.cc:365 ../gtk/PathButton.cc:137 ../gtk/StatsDialog.cc:105 ../gtk/ui/gtk3/AddTrackerDialog.ui:21 ../gtk/ui/gtk3/EditTrackersDialog.ui:21 ../gtk/ui/gtk3/MakeProgressDialog.ui:22 ../gtk/ui/gtk3/OptionsDialog.ui:21 ../gtk/ui/gtk3/RelocateDialog.ui:21 ../gtk/ui/gtk3/TorrentUrlChooserDialog.ui:21
|
||
msgid "_Cancel"
|
||
msgstr ""
|
||
|
||
#: ../gtk/Application.cc:768
|
||
msgid "I _Agree"
|
||
msgstr "Ek _stem saam"
|
||
|
||
#: ../gtk/Application.cc:1002
|
||
msgid "Closing Connections…"
|
||
msgstr ""
|
||
|
||
#: ../gtk/Application.cc:1007
|
||
msgid "Sending upload/download totals to tracker…"
|
||
msgstr "Stuur oplaai/aflaai-totale na spoorder…"
|
||
|
||
#: ../gtk/Application.cc:1012
|
||
msgid "_Quit Now"
|
||
msgstr "_Sluit Nou Af"
|
||
|
||
#: ../gtk/Application.cc:1074
|
||
msgid "Couldn't add corrupt torrent"
|
||
msgid_plural "Couldn't add corrupt torrents"
|
||
msgstr[0] "Kon nie korrupte torrent toevoeg nie"
|
||
msgstr[1] "Kon nie korrupte torrents toevoeg nie"
|
||
|
||
#: ../gtk/Application.cc:1081
|
||
msgid "Couldn't add duplicate torrent"
|
||
msgid_plural "Couldn't add duplicate torrents"
|
||
msgstr[0] "Kon nie duplikaat-torrent toevoeg nie"
|
||
msgstr[1] "Kon nie duplikaat-torrents toevoeg nie"
|
||
|
||
#: ../gtk/Application.cc:1404
|
||
msgid "A fast and easy BitTorrent client"
|
||
msgstr "’n Vinnige en maklike BitTorrent-kliënt"
|
||
|
||
#: ../gtk/Application.cc:1405
|
||
msgid "Copyright © The Transmission Project"
|
||
msgstr ""
|
||
|
||
#. Translators: translate "translator-credits" as your name
|
||
#. to have it appear in the credits in the "About"
|
||
#. dialog
|
||
#: ../gtk/Application.cc:1411
|
||
msgid "translator-credits"
|
||
msgstr ""
|
||
"Pieter Schoeman\n"
|
||
"Launchpad Contributions:\n"
|
||
" Adriaan Joubert https://launchpad.net/~adie90\n"
|
||
" Arthur Rilke https://launchpad.net/~arthurrilke\n"
|
||
" Fredre Hattingh https://launchpad.net/~fredre\n"
|
||
" Gideon Wentink https://launchpad.net/~gjwentink\n"
|
||
" JC Brand https://launchpad.net/~jcbrand\n"
|
||
" Maranda Ezell https://launchpad.net/~marandaezell"
|
||
|
||
#: ../gtk/DetailsDialog.cc:484 ../gtk/DetailsDialog.cc:502
|
||
msgid "Use global settings"
|
||
msgstr "Gebruik globale instellings"
|
||
|
||
#: ../gtk/DetailsDialog.cc:485
|
||
msgid "Seed regardless of ratio"
|
||
msgstr "Saai ongeag ratio"
|
||
|
||
#: ../gtk/DetailsDialog.cc:486
|
||
msgid "Stop seeding at ratio:"
|
||
msgstr "Hou op saai op ratio:"
|
||
|
||
#: ../gtk/DetailsDialog.cc:503
|
||
msgid "Seed regardless of activity"
|
||
msgstr "Saai ongeag aktiwiteit"
|
||
|
||
#: ../gtk/DetailsDialog.cc:504
|
||
msgid "Stop seeding if idle for N minutes:"
|
||
msgstr "Hou op saai as dit vir N minute luier:"
|
||
|
||
#: ../gtk/DetailsDialog.cc:535 ../gtk/TorrentCellRenderer.cc:166
|
||
msgid "Queued for verification"
|
||
msgstr "Wag vir verifikasie"
|
||
|
||
#: ../gtk/DetailsDialog.cc:538
|
||
msgid "Verifying local data"
|
||
msgstr "Verifieer tans lokale data"
|
||
|
||
#: ../gtk/DetailsDialog.cc:541 ../gtk/TorrentCellRenderer.cc:169
|
||
msgid "Queued for download"
|
||
msgstr "Wag om af te laai"
|
||
|
||
#: ../gtk/DetailsDialog.cc:544 ../gtk/FilterBar.cc:523
|
||
msgctxt "Verb"
|
||
msgid "Downloading"
|
||
msgstr "Laai tans af"
|
||
|
||
#: ../gtk/DetailsDialog.cc:547 ../gtk/TorrentCellRenderer.cc:172
|
||
msgid "Queued for seeding"
|
||
msgstr "Wag om te saai"
|
||
|
||
#: ../gtk/DetailsDialog.cc:550 ../gtk/FilterBar.cc:524
|
||
msgctxt "Verb"
|
||
msgid "Seeding"
|
||
msgstr "Saai tans"
|
||
|
||
#: ../gtk/DetailsDialog.cc:553 ../gtk/FilterBar.cc:526 ../gtk/TorrentCellRenderer.cc:163
|
||
msgid "Finished"
|
||
msgstr "Klaar"
|
||
|
||
#: ../gtk/DetailsDialog.cc:553 ../gtk/FilterBar.cc:525 ../gtk/TorrentCellRenderer.cc:163
|
||
msgid "Paused"
|
||
msgstr "Wagtend"
|
||
|
||
#: ../gtk/DetailsDialog.cc:574 ../gtk/DetailsDialog.cc:579 ../gtk/DetailsDialog.cc:693
|
||
msgid "N/A"
|
||
msgstr "NVT"
|
||
|
||
#: ../gtk/DetailsDialog.cc:588 ../gtk/FileList.cc:600
|
||
msgid "Mixed"
|
||
msgstr "Gemeng"
|
||
|
||
#: ../gtk/DetailsDialog.cc:589
|
||
msgid "No Torrents Selected"
|
||
msgstr "Geen torrents gekies nie"
|
||
|
||
#: ../gtk/DetailsDialog.cc:618
|
||
msgid "Private to this tracker -- DHT and PEX disabled"
|
||
msgstr "Privaat tot die spoorder -- DHT en PEX gedeaktiveer"
|
||
|
||
#: ../gtk/DetailsDialog.cc:618
|
||
msgid "Public torrent"
|
||
msgstr "Openbare torrent"
|
||
|
||
#: ../gtk/DetailsDialog.cc:681
|
||
msgid "Created by {creator} on {date}"
|
||
msgstr ""
|
||
|
||
#: ../gtk/DetailsDialog.cc:685
|
||
msgid "Created by {creator}"
|
||
msgstr ""
|
||
|
||
#: ../gtk/DetailsDialog.cc:689
|
||
msgid "Created on {date}"
|
||
msgstr ""
|
||
|
||
#: ../gtk/DetailsDialog.cc:803
|
||
msgid "Unknown"
|
||
msgstr "Onbekend"
|
||
|
||
#: ../gtk/DetailsDialog.cc:840 ../gtk/MakeDialog.cc:370
|
||
msgid "{total_size} in {file_count:L} file"
|
||
msgid_plural "{total_size} in {file_count:L} files"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/DetailsDialog.cc:855 ../gtk/MakeDialog.cc:376
|
||
msgid "({piece_count} BitTorrent piece @ {piece_size})"
|
||
msgid_plural "({piece_count} BitTorrent pieces @ {piece_size})"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/DetailsDialog.cc:899
|
||
msgid "{current_size} ({percent_done}%)"
|
||
msgstr ""
|
||
|
||
#: ../gtk/DetailsDialog.cc:907
|
||
#, no-c-format
|
||
msgid "{current_size} ({percent_done}% of {percent_available}% available)"
|
||
msgstr ""
|
||
|
||
#: ../gtk/DetailsDialog.cc:916
|
||
#, no-c-format
|
||
msgid "{current_size} ({percent_done}% of {percent_available}% available; {unverified_size} unverified)"
|
||
msgstr ""
|
||
|
||
#: ../gtk/DetailsDialog.cc:949
|
||
msgid "{downloaded_size} (+{discarded_size} discarded after failed checksum)"
|
||
msgstr ""
|
||
|
||
#: ../gtk/DetailsDialog.cc:979
|
||
msgid "{uploaded_size} (Ratio: {ratio})"
|
||
msgstr ""
|
||
|
||
#: ../gtk/DetailsDialog.cc:1020
|
||
msgid "No errors"
|
||
msgstr "Geen foute"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1040
|
||
msgid "Never"
|
||
msgstr "Nooit"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1044
|
||
msgid "Active now"
|
||
msgstr "Nou aktief"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1447
|
||
msgid "Optimistic unchoke"
|
||
msgstr "Optimistiese ontwurging"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1451
|
||
msgid "Downloading from this peer"
|
||
msgstr "Laai tans van hierdie eweknie af"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1455
|
||
msgid "We would download from this peer if they would let us"
|
||
msgstr "Ons sou van hierdie eweknie aflaai indien ons toegelaat is"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1459
|
||
msgid "Uploading to peer"
|
||
msgstr "Laai op na eweknie"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1463
|
||
msgid "We would upload to this peer if they asked"
|
||
msgstr "Ons sou na hierdie eweknie oplaai indien hulle gevra het"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1467
|
||
msgid "Peer has unchoked us, but we're not interested"
|
||
msgstr "Ons kan van die eweknie aflaai, maar stel nie belang nie"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1471
|
||
msgid "We unchoked this peer, but they're not interested"
|
||
msgstr "Hierdie eweknie kan nou van ons aflaai, maar stel nie belang nie"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1475
|
||
msgid "Encrypted connection"
|
||
msgstr "Geënkripteerde verbinding"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1479
|
||
msgid "Peer was found through Peer Exchange (PEX)"
|
||
msgstr "Eweknie is via eweknie-uitruiling (PEX) gevind"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1483
|
||
msgid "Peer was found through DHT"
|
||
msgstr "Eweknie is via DHT gevind"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1487
|
||
msgid "Peer is an incoming connection"
|
||
msgstr "Eweknie is ’n inkomende verbinding"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1491
|
||
msgid "Peer is connected over µTP"
|
||
msgstr "Eweknie is verbind oor µTP"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1577
|
||
msgid "Address"
|
||
msgstr "Adres"
|
||
|
||
#. % is percent done
|
||
#: ../gtk/DetailsDialog.cc:1585
|
||
msgid "%"
|
||
msgstr "%"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1601
|
||
msgid "Dn Reqs"
|
||
msgstr "Aflaai Vereistes"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1608
|
||
msgid "Up Reqs"
|
||
msgstr "Oplaai Vereistes"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1615
|
||
msgid "Dn Blocks"
|
||
msgstr "Aflaai Blokke"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1622
|
||
msgid "Up Blocks"
|
||
msgstr "Oplaai Blokke"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1629
|
||
msgid "We Cancelled"
|
||
msgstr "Ons het Gekanselleer"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1636
|
||
msgid "They Cancelled"
|
||
msgstr "Hulle het Gekanselleer"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1644 ../gtk/DetailsDialog.cc:1722
|
||
msgid "Down"
|
||
msgstr "Af"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1652
|
||
msgid "Up"
|
||
msgstr "Op"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1659
|
||
msgid "Client"
|
||
msgstr "Kliënt"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1665
|
||
msgid "Flags"
|
||
msgstr "Vlae"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1713
|
||
msgid "Web Seeds"
|
||
msgstr "Websade"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1781
|
||
msgid "Got a list of {markup_begin}{peer_count} peer{markup_end} {time_span_ago}"
|
||
msgid_plural "Got a list of {markup_begin}{peer_count} peers{markup_end} {time_span_ago}"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#. {markup_begin} and {markup_end} should surround the time_span
|
||
#: ../gtk/DetailsDialog.cc:1793
|
||
msgid "Peer list request {markup_begin}timed out {time_span_ago}{markup_end}; will retry"
|
||
msgstr ""
|
||
|
||
#. {markup_begin} and {markup_end} should surround the error
|
||
#: ../gtk/DetailsDialog.cc:1802
|
||
msgid "Got an error '{markup_begin}{error}{markup_end}' {time_span_ago}"
|
||
msgstr ""
|
||
|
||
#: ../gtk/DetailsDialog.cc:1815
|
||
msgid "No updates scheduled"
|
||
msgstr "Geen bywerkings geskeduleer nie"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1822
|
||
msgid "Asking for more peers {time_span_from_now}"
|
||
msgstr ""
|
||
|
||
#: ../gtk/DetailsDialog.cc:1829
|
||
msgid "Queued to ask for more peers"
|
||
msgstr "In wagry om vir nog eweknieë te vra"
|
||
|
||
#. {markup_begin} and {markup_end} should surround time_span_ago
|
||
#: ../gtk/DetailsDialog.cc:1837
|
||
msgid "Asked for more peers {markup_begin}{time_span_ago}{markup_end}"
|
||
msgstr ""
|
||
|
||
#. {markup_begin} and {markup_end} should surround the seeder/leecher text
|
||
#: ../gtk/DetailsDialog.cc:1862
|
||
msgid "Tracker had {markup_begin}{seeder_count} {seeder_or_seeders} and {leecher_count} {leecher_or_leechers}{markup_end} {time_span_ago}"
|
||
msgstr ""
|
||
|
||
#: ../gtk/DetailsDialog.cc:1864
|
||
msgid "seeder"
|
||
msgid_plural "seeders"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/DetailsDialog.cc:1866
|
||
msgid "leecher"
|
||
msgid_plural "leechers"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#. {markup_begin} and {markup_end} should surround the error text
|
||
#: ../gtk/DetailsDialog.cc:1875
|
||
msgid "Got a scrape error '{markup_begin}{error}{markup_end}' {time_span_ago}"
|
||
msgstr ""
|
||
|
||
#: ../gtk/DetailsDialog.cc:1892
|
||
msgid "Asking for peer counts in {time_span_from_now}"
|
||
msgstr ""
|
||
|
||
#: ../gtk/DetailsDialog.cc:1899
|
||
msgid "Queued to ask for peer counts"
|
||
msgstr "In wagry om vir eweknietellings te vra"
|
||
|
||
#: ../gtk/DetailsDialog.cc:1906
|
||
msgid "Asked for peer counts {markup_begin}{time_span_ago}{markup_end}"
|
||
msgstr ""
|
||
|
||
#: ../gtk/DetailsDialog.cc:2169
|
||
msgid "{torrent_name} - Edit Trackers"
|
||
msgstr ""
|
||
|
||
#: ../gtk/DetailsDialog.cc:2203
|
||
msgid "List contains invalid URLs"
|
||
msgstr "Lys bevat ongeldige URLs"
|
||
|
||
#: ../gtk/DetailsDialog.cc:2208 ../gtk/FileList.cc:786
|
||
msgid "Please correct the errors and try again."
|
||
msgstr "Herstel asb. die foute en probeer weer."
|
||
|
||
#: ../gtk/DetailsDialog.cc:2284
|
||
msgid "{torrent_name} - Add Tracker"
|
||
msgstr ""
|
||
|
||
#: ../gtk/DetailsDialog.cc:2401 ../gtk/ui/gtk3/DetailsDialog.ui:761
|
||
msgid "Trackers"
|
||
msgstr "Spoorders"
|
||
|
||
#: ../gtk/DetailsDialog.cc:2580
|
||
msgid "{torrent_name} Properties"
|
||
msgstr ""
|
||
|
||
#: ../gtk/DetailsDialog.cc:2589
|
||
msgid "Properties - {torrent_count:L} Torrent"
|
||
msgid_plural "Properties - {torrent_count:L} Torrents"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/Dialogs.cc:56
|
||
#, fuzzy
|
||
msgid "Remove torrent?"
|
||
msgid_plural "Remove {count:L} torrents?"
|
||
msgstr[0] "Verwyder torrent?"
|
||
msgstr[1] "Verwyder %d torrents?"
|
||
|
||
#: ../gtk/Dialogs.cc:57
|
||
#, fuzzy
|
||
msgid "Delete this torrent's downloaded files?"
|
||
msgid_plural "Delete these {count:L} torrents' downloaded files?"
|
||
msgstr[0] "Skrap hierdie torrent se afgelaaide lêers?"
|
||
msgstr[1] "Skrap hierdie %d torrents se afgelaaide lêers?"
|
||
|
||
#: ../gtk/Dialogs.cc:64
|
||
msgid "Once removed, continuing the transfer will require the torrent file or magnet link."
|
||
msgid_plural "Once removed, continuing the transfers will require the torrent files or magnet links."
|
||
msgstr[0] "Sodra dit verwyder word sal die torrentlêersof magneetskakel vir voortsetting nodig wees."
|
||
msgstr[1] "Sodra dit verwyder word sal die torrentlêers of magneetskakels vir voortsetting nodig wees."
|
||
|
||
#: ../gtk/Dialogs.cc:71
|
||
msgid "This torrent has not finished downloading."
|
||
msgid_plural "These torrents have not finished downloading."
|
||
msgstr[0] "Hierdie torrent is nog besig om af te laai."
|
||
msgstr[1] "Hierdie torrents is nog besig om af te laai."
|
||
|
||
#: ../gtk/Dialogs.cc:77
|
||
msgid "This torrent is connected to peers."
|
||
msgid_plural "These torrents are connected to peers."
|
||
msgstr[0] "Hierdie torrent is aan eweknieë verbind."
|
||
msgstr[1] "Hierdie torrents is aan eweknieë verbind."
|
||
|
||
#: ../gtk/Dialogs.cc:84
|
||
msgid "One of these torrents is connected to peers."
|
||
msgid_plural "Some of these torrents are connected to peers."
|
||
msgstr[0] "Een van hierdie torrents is aan eweknieë verbind."
|
||
msgstr[1] "Sommige van hierdie torrents is aan eweknieë verbind."
|
||
|
||
#: ../gtk/Dialogs.cc:97
|
||
msgid "One of these torrents has not finished downloading."
|
||
msgid_plural "Some of these torrents have not finished downloading."
|
||
msgstr[0] "Een van hierdie torrents is nog besig om af te laai."
|
||
msgstr[1] "Sommige van hierdie torrents is nog besig om af te laai."
|
||
|
||
#: ../gtk/Dialogs.cc:117
|
||
msgid "_Delete"
|
||
msgstr ""
|
||
|
||
#: ../gtk/Dialogs.cc:117 ../gtk/ui/gtk3/DetailsDialog.ui:694 ../gtk/ui/gtk3/PrefsDialog.ui:2000
|
||
msgid "_Remove"
|
||
msgstr "Ve_rwyder"
|
||
|
||
#: ../gtk/FileList.cc:588 ../gtk/Utils.cc:578
|
||
msgid "High"
|
||
msgstr "Hoog"
|
||
|
||
#: ../gtk/FileList.cc:592 ../gtk/Utils.cc:579
|
||
msgid "Normal"
|
||
msgstr "Normaal"
|
||
|
||
#: ../gtk/FileList.cc:596 ../gtk/Utils.cc:580
|
||
msgid "Low"
|
||
msgstr "Laag"
|
||
|
||
#: ../gtk/FileList.cc:777 ../gtk/Session.cc:623
|
||
msgid "Couldn't rename '{old_path}' as '{path}': {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../gtk/FileList.cc:894 ../gtk/MessageLogWindow.cc:304
|
||
msgid "Name"
|
||
msgstr "Naam"
|
||
|
||
#: ../gtk/FileList.cc:924
|
||
msgid "Size"
|
||
msgstr "Grootte"
|
||
|
||
#. add "progress" column
|
||
#: ../gtk/FileList.cc:933
|
||
msgid "Have"
|
||
msgstr "Het"
|
||
|
||
#. add "enabled" column
|
||
#: ../gtk/FileList.cc:950
|
||
msgid "Download"
|
||
msgstr "Laai af"
|
||
|
||
#. add priority column
|
||
#: ../gtk/FileList.cc:967
|
||
msgid "Priority"
|
||
msgstr "Prioriteit"
|
||
|
||
#: ../gtk/FilterBar.cc:293 ../gtk/FilterBar.cc:520
|
||
msgid "All"
|
||
msgstr "Alles"
|
||
|
||
#: ../gtk/FilterBar.cc:522
|
||
msgid "Active"
|
||
msgstr "Aktief"
|
||
|
||
#: ../gtk/FilterBar.cc:527
|
||
msgctxt "Verb"
|
||
msgid "Verifying"
|
||
msgstr "Verifieer tans"
|
||
|
||
#: ../gtk/FilterBar.cc:528 ../gtk/FreeSpaceLabel.cc:52
|
||
msgid "Error"
|
||
msgstr "Fout"
|
||
|
||
#: ../gtk/FilterBar.cc:720 ../gtk/ui/gtk3/FilterBar.ui:14
|
||
msgid "_Show:"
|
||
msgstr "_Toon:"
|
||
|
||
#: ../gtk/FilterBar.cc:721
|
||
msgid "_Show {count:L} of:"
|
||
msgstr ""
|
||
|
||
#: ../gtk/FreeSpaceLabel.cc:52
|
||
msgid "{disk_space} free"
|
||
msgstr ""
|
||
|
||
#: ../gtk/MainWindow.cc:259
|
||
msgid ""
|
||
"Click to disable Alternative Speed Limits\n"
|
||
" ({download_speed} down, {upload_speed} up)"
|
||
msgstr ""
|
||
|
||
#: ../gtk/MainWindow.cc:260
|
||
msgid ""
|
||
"Click to enable Alternative Speed Limits\n"
|
||
" ({download_speed} down, {upload_speed} up)"
|
||
msgstr ""
|
||
|
||
#: ../gtk/MainWindow.cc:310
|
||
msgid "Unlimited"
|
||
msgstr "Onbeperk"
|
||
|
||
#: ../gtk/MainWindow.cc:373
|
||
msgid "Seed Forever"
|
||
msgstr "Saai Vir Ewig"
|
||
|
||
#: ../gtk/MainWindow.cc:412
|
||
msgid "Limit Download Speed"
|
||
msgstr "Beperk Aflaaispoed"
|
||
|
||
#: ../gtk/MainWindow.cc:413
|
||
msgid "Limit Upload Speed"
|
||
msgstr "Beperk Oplaaispoed"
|
||
|
||
#: ../gtk/MainWindow.cc:417
|
||
msgid "Stop Seeding at Ratio"
|
||
msgstr "Hou Op Saai op Ratio"
|
||
|
||
#: ../gtk/MainWindow.cc:456
|
||
msgid "Stop at Ratio ({ratio})"
|
||
msgstr ""
|
||
|
||
#: ../gtk/MainWindow.cc:467
|
||
msgid "Total Ratio"
|
||
msgstr "Totale ratio"
|
||
|
||
#: ../gtk/MainWindow.cc:468
|
||
msgid "Session Ratio"
|
||
msgstr "Sessie-ratio"
|
||
|
||
#: ../gtk/MainWindow.cc:469
|
||
msgid "Total Transfer"
|
||
msgstr "Totale Oordrag"
|
||
|
||
#: ../gtk/MainWindow.cc:470
|
||
msgid "Session Transfer"
|
||
msgstr "Sessie-oordrag"
|
||
|
||
#: ../gtk/MainWindow.cc:635 ../gtk/MainWindow.cc:656 ../gtk/TorrentCellRenderer.cc:185
|
||
msgid "Ratio: {ratio}"
|
||
msgstr ""
|
||
|
||
#: ../gtk/MainWindow.cc:641
|
||
msgctxt "current session totals"
|
||
msgid "Down: {downloaded_size}, Up: {uploaded_size}"
|
||
msgstr ""
|
||
|
||
#: ../gtk/MainWindow.cc:649
|
||
msgctxt "all-time totals"
|
||
msgid "Down: {downloaded_size}, Up: {uploaded_size}"
|
||
msgstr ""
|
||
|
||
#: ../gtk/MainWindow.cc:682
|
||
msgid "{download_speed} ▼"
|
||
msgstr ""
|
||
|
||
#: ../gtk/MainWindow.cc:685 ../gtk/TorrentCellRenderer.cc:143
|
||
msgid "{upload_speed} ▲"
|
||
msgstr ""
|
||
|
||
#: ../gtk/MakeDialog.cc:163
|
||
msgid "Creating '{path}'"
|
||
msgstr ""
|
||
|
||
#: ../gtk/MakeDialog.cc:176
|
||
msgid "Created '{path}'"
|
||
msgstr ""
|
||
|
||
#: ../gtk/MakeDialog.cc:182 ../libtransmission/open-files.cc:161 ../libtransmission/session-id.cc:71
|
||
msgid "Couldn't create '{path}': {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../gtk/MakeDialog.cc:201
|
||
msgid "Scanned {file_size}"
|
||
msgstr ""
|
||
|
||
#: ../gtk/MakeDialog.cc:364 ../gtk/MakeDialog.cc:540 ../gtk/ui/gtk3/MakeDialog.ui:176
|
||
msgid "No source selected"
|
||
msgstr "Geen bron gekies"
|
||
|
||
#: ../gtk/MessageLogWindow.cc:230
|
||
msgid "Save Log"
|
||
msgstr "Bewaar Logboek"
|
||
|
||
#: ../gtk/MessageLogWindow.cc:232 ../gtk/ui/gtk3/EditTrackersDialog.ui:35
|
||
msgid "_Save"
|
||
msgstr ""
|
||
|
||
#: ../gtk/MessageLogWindow.cc:313
|
||
msgid "Message"
|
||
msgstr "Boodskap"
|
||
|
||
#: ../gtk/MessageLogWindow.cc:322
|
||
msgid "Time"
|
||
msgstr "Tyd"
|
||
|
||
#: ../gtk/MessageLogWindow.cc:451
|
||
msgctxt "Logging level"
|
||
msgid "Critical"
|
||
msgstr ""
|
||
|
||
#: ../gtk/MessageLogWindow.cc:452
|
||
msgctxt "Logging level"
|
||
msgid "Error"
|
||
msgstr ""
|
||
|
||
#: ../gtk/MessageLogWindow.cc:453
|
||
msgctxt "Logging level"
|
||
msgid "Warning"
|
||
msgstr ""
|
||
|
||
#: ../gtk/MessageLogWindow.cc:454
|
||
msgctxt "Logging level"
|
||
msgid "Information"
|
||
msgstr ""
|
||
|
||
#: ../gtk/MessageLogWindow.cc:455
|
||
msgctxt "Logging level"
|
||
msgid "Debug"
|
||
msgstr ""
|
||
|
||
#: ../gtk/MessageLogWindow.cc:456
|
||
msgctxt "Logging level"
|
||
msgid "Trace"
|
||
msgstr ""
|
||
|
||
#: ../gtk/Notify.cc:128
|
||
msgid "Couldn't create proxy for '{bus}'"
|
||
msgstr ""
|
||
|
||
#: ../gtk/Notify.cc:201
|
||
msgid "Open File"
|
||
msgstr "Open Lêer"
|
||
|
||
#: ../gtk/Notify.cc:206
|
||
msgid "Open Folder"
|
||
msgstr "Open Vouer"
|
||
|
||
#: ../gtk/Notify.cc:220
|
||
msgid "Torrent Complete"
|
||
msgstr "Torrent Voltooid"
|
||
|
||
#: ../gtk/Notify.cc:242
|
||
msgid "Start Now"
|
||
msgstr ""
|
||
|
||
#: ../gtk/Notify.cc:254
|
||
msgid "Torrent Added"
|
||
msgstr "Torrent Toegevoeg"
|
||
|
||
#: ../gtk/OptionsDialog.cc:219
|
||
msgid "Torrent files"
|
||
msgstr "Torrentlêers"
|
||
|
||
#: ../gtk/OptionsDialog.cc:224
|
||
msgid "All files"
|
||
msgstr "Alle lêers"
|
||
|
||
#: ../gtk/OptionsDialog.cc:361
|
||
msgid "Open a Torrent"
|
||
msgstr "Open ’n Torrent"
|
||
|
||
#: ../gtk/OptionsDialog.cc:366 ../gtk/PathButton.cc:138 ../gtk/transmission.ui:12 ../gtk/transmission.ui:458 ../gtk/ui/gtk3/MainWindow.ui:24 ../gtk/ui/gtk3/OptionsDialog.ui:36 ../gtk/ui/gtk3/TorrentUrlChooserDialog.ui:35
|
||
msgid "_Open"
|
||
msgstr ""
|
||
|
||
#: ../gtk/OptionsDialog.cc:377
|
||
msgid "Show options dialog"
|
||
msgstr ""
|
||
|
||
#: ../gtk/PathButton.cc:135
|
||
msgid "Select a File"
|
||
msgstr ""
|
||
|
||
#: ../gtk/PathButton.cc:192
|
||
msgid "(None)"
|
||
msgstr ""
|
||
|
||
#: ../gtk/PrefsDialog.cc:474 ../gtk/PrefsDialog.cc:502
|
||
msgid "Blocklist has {count:L} entry"
|
||
msgid_plural "Blocklist has {count:L} entries"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/PrefsDialog.cc:506
|
||
msgid "Blocklist updated!"
|
||
msgstr ""
|
||
|
||
#: ../gtk/PrefsDialog.cc:506
|
||
msgid "Couldn't update blocklist"
|
||
msgstr ""
|
||
|
||
#: ../gtk/PrefsDialog.cc:517
|
||
msgid "Update Blocklist"
|
||
msgstr "Werk Bloklys By"
|
||
|
||
#: ../gtk/PrefsDialog.cc:522
|
||
msgid "Getting new blocklist…"
|
||
msgstr "Kry tans nuwe bloklys…"
|
||
|
||
#: ../gtk/PrefsDialog.cc:545
|
||
msgid "Allow encryption"
|
||
msgstr "Staan enkripsie toe"
|
||
|
||
#: ../gtk/PrefsDialog.cc:546
|
||
msgid "Prefer encryption"
|
||
msgstr "Verkies enkripsie"
|
||
|
||
#: ../gtk/PrefsDialog.cc:547
|
||
msgid "Require encryption"
|
||
msgstr "Vereis enkripsie"
|
||
|
||
#: ../gtk/PrefsDialog.cc:914
|
||
msgid "Every Day"
|
||
msgstr "Elke dag"
|
||
|
||
#: ../gtk/PrefsDialog.cc:915
|
||
msgid "Weekdays"
|
||
msgstr "Weeksdae"
|
||
|
||
#: ../gtk/PrefsDialog.cc:916
|
||
msgid "Weekends"
|
||
msgstr "Naweke"
|
||
|
||
#: ../gtk/PrefsDialog.cc:1034 ../gtk/ui/gtk3/PrefsDialog.ui:1250
|
||
msgid "Status unknown"
|
||
msgstr "Status onbekend"
|
||
|
||
#: ../gtk/PrefsDialog.cc:1056
|
||
msgid "Port is {markup_begin}closed{markup_end}"
|
||
msgstr ""
|
||
|
||
#: ../gtk/PrefsDialog.cc:1056
|
||
msgid "Port is {markup_begin}open{markup_end}"
|
||
msgstr ""
|
||
|
||
#: ../gtk/PrefsDialog.cc:1067
|
||
msgid "Testing TCP port…"
|
||
msgstr ""
|
||
|
||
#: ../gtk/RelocateDialog.cc:81
|
||
msgid "Moving '{torrent_name}'"
|
||
msgstr ""
|
||
|
||
#: ../gtk/RelocateDialog.cc:93
|
||
msgid "Couldn't move torrent"
|
||
msgstr "Kon nie torrent skuif nie"
|
||
|
||
#: ../gtk/RelocateDialog.cc:140
|
||
msgid "This may take a moment…"
|
||
msgstr "Dit mag ’n oomblik duur…"
|
||
|
||
#: ../gtk/Session.cc:1123 ../libtransmission/watchdir-win32.cc:155 ../libtransmission/watchdir-win32.cc:163
|
||
msgid "Couldn't read '{path}'"
|
||
msgstr ""
|
||
|
||
#. logging
|
||
#: ../gtk/Session.cc:1458
|
||
msgid "Inhibiting desktop hibernation"
|
||
msgstr "Perk tans werkskermhibernasie in"
|
||
|
||
#: ../gtk/Session.cc:1464 ../gtk/Session.cc:1489
|
||
msgid "Couldn't inhibit desktop hibernation: {error}"
|
||
msgstr ""
|
||
|
||
#. logging
|
||
#: ../gtk/Session.cc:1485
|
||
msgid "Allowing desktop hibernation"
|
||
msgstr "Staan werkskermhibernasie toe"
|
||
|
||
#: ../gtk/Session.cc:1603
|
||
msgid "Couldn't find pending RPC request for tag {tag}"
|
||
msgstr ""
|
||
|
||
#: ../gtk/StatsDialog.cc:66
|
||
msgid "Started {count:L} time"
|
||
msgid_plural "Started {count:L} times"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/StatsDialog.cc:100
|
||
msgid "Reset your statistics?"
|
||
msgstr "Herstel u statistieke?"
|
||
|
||
#: ../gtk/StatsDialog.cc:106 ../gtk/ui/gtk3/StatsDialog.ui:22
|
||
msgid "_Reset"
|
||
msgstr "Te_rugstel"
|
||
|
||
#: ../gtk/StatsDialog.cc:108
|
||
msgid "These statistics are for your information only. Resetting them doesn't affect the statistics logged by your BitTorrent trackers."
|
||
msgstr "Hierdie statistieke is slegs vir u. Die herstel hiervan beïnvloed nie die statistiek wat deur BitTorrent-spoorders opgeteken is nie."
|
||
|
||
#: ../gtk/SystemTrayIcon.cc:205
|
||
msgid "{upload_speed} ▲ {download_speed} ▼"
|
||
msgstr ""
|
||
|
||
#: ../gtk/TorrentCellRenderer.cc:59
|
||
msgid "{current_size} of {complete_size} ({percent_done}%)"
|
||
msgstr ""
|
||
|
||
#: ../gtk/TorrentCellRenderer.cc:69
|
||
#, no-c-format
|
||
msgid "{current_size} of {complete_size} ({percent_complete}%), uploaded {uploaded_size} (Ratio: {ratio}, Goal: {seed_ratio})"
|
||
msgstr ""
|
||
|
||
#: ../gtk/TorrentCellRenderer.cc:81
|
||
#, no-c-format
|
||
msgid "{current_size} of {complete_size} ({percent_complete}%), uploaded {uploaded_size} (Ratio: {ratio})"
|
||
msgstr ""
|
||
|
||
#: ../gtk/TorrentCellRenderer.cc:91
|
||
msgid "{complete_size}, uploaded {uploaded_size} (Ratio: {ratio}, Goal: {seed_ratio})"
|
||
msgstr ""
|
||
|
||
#: ../gtk/TorrentCellRenderer.cc:100
|
||
msgid "{complete_size}, uploaded {uploaded_size} (Ratio: {ratio})"
|
||
msgstr ""
|
||
|
||
#: ../gtk/TorrentCellRenderer.cc:114
|
||
msgid "Remaining time unknown"
|
||
msgstr "Oorblywende tyd onbekend"
|
||
|
||
#: ../gtk/TorrentCellRenderer.cc:136
|
||
msgid "{download_speed} ▼ {upload_speed} ▲"
|
||
msgstr ""
|
||
|
||
#: ../gtk/TorrentCellRenderer.cc:148
|
||
msgid "Stalled"
|
||
msgstr "Gestaak"
|
||
|
||
#: ../gtk/TorrentCellRenderer.cc:177
|
||
#, no-c-format
|
||
msgid "Verifying local data ({percent_done}% tested)"
|
||
msgstr ""
|
||
|
||
#: ../gtk/TorrentCellRenderer.cc:197 ../libtransmission/torrent.cc:532
|
||
msgid "Tracker warning: '{warning}'"
|
||
msgstr ""
|
||
|
||
#: ../gtk/TorrentCellRenderer.cc:200
|
||
msgid "Tracker Error: '{error}'"
|
||
msgstr ""
|
||
|
||
#: ../gtk/TorrentCellRenderer.cc:203
|
||
msgid "Local error: '{error}'"
|
||
msgstr ""
|
||
|
||
#: ../gtk/TorrentCellRenderer.cc:231
|
||
#, no-c-format
|
||
msgid "Downloading metadata from {active_count} connected peer ({percent_done}% done)"
|
||
msgid_plural "Downloading metadata from {active_count} connected peers ({percent_done}% done)"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/TorrentCellRenderer.cc:242
|
||
msgid "Downloading from {active_count} of {connected_count} connected peer and webseed"
|
||
msgid_plural "Downloading from {active_count} of {connected_count} connected peers and webseeds"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/TorrentCellRenderer.cc:253
|
||
msgid "Downloading from {active_count} webseed"
|
||
msgid_plural "Downloading from {active_count} webseeds"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/TorrentCellRenderer.cc:261
|
||
msgid "Downloading from {active_count} of {connected_count} connected peer"
|
||
msgid_plural "Downloading from {active_count} of {connected_count} connected peers"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/TorrentCellRenderer.cc:270
|
||
msgid "Seeding to {active_count} of {connected_count} connected peer"
|
||
msgid_plural "Seeding to {active_count} of {connected_count} connected peers"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/Utils.cc:45
|
||
msgid "KiB"
|
||
msgstr "KiG"
|
||
|
||
#: ../gtk/Utils.cc:46
|
||
msgid "MiB"
|
||
msgstr "MiG"
|
||
|
||
#: ../gtk/Utils.cc:47
|
||
msgid "GiB"
|
||
msgstr "GiG"
|
||
|
||
#: ../gtk/Utils.cc:48
|
||
msgid "TiB"
|
||
msgstr "TiG"
|
||
|
||
#: ../gtk/Utils.cc:51
|
||
msgid "kB"
|
||
msgstr "kG"
|
||
|
||
#: ../gtk/Utils.cc:52
|
||
msgid "MB"
|
||
msgstr "MG"
|
||
|
||
#: ../gtk/Utils.cc:53
|
||
msgid "GB"
|
||
msgstr "GG"
|
||
|
||
#: ../gtk/Utils.cc:54
|
||
msgid "TB"
|
||
msgstr "TG"
|
||
|
||
#: ../gtk/Utils.cc:57
|
||
msgid "kB/s"
|
||
msgstr "kG/s"
|
||
|
||
#: ../gtk/Utils.cc:58
|
||
msgid "MB/s"
|
||
msgstr "MG/s"
|
||
|
||
#: ../gtk/Utils.cc:59
|
||
msgid "GB/s"
|
||
msgstr "GG/s"
|
||
|
||
#: ../gtk/Utils.cc:60
|
||
msgid "TB/s"
|
||
msgstr "TG/s"
|
||
|
||
#: ../gtk/Utils.cc:105
|
||
msgid "{days_from_now:L} day from now"
|
||
msgid_plural "{days_from_now:L} days from now"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/Utils.cc:112
|
||
msgid "{hours_from_now:L} hour from now"
|
||
msgid_plural "{hours_from_now:L} hours from now"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/Utils.cc:119
|
||
msgid "{minutes_from_now:L} minute from now"
|
||
msgid_plural "{minutes_from_now:L} minutes from now"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/Utils.cc:126
|
||
msgid "{seconds_from_now:L} second from now"
|
||
msgid_plural "{seconds_from_now:L} seconds from now"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/Utils.cc:130 ../gtk/Utils.cc:161 ../gtk/Utils.cc:188 ../gtk/Utils.cc:221
|
||
msgid "now"
|
||
msgstr ""
|
||
|
||
#: ../gtk/Utils.cc:137
|
||
msgid "{days_ago:L} day ago"
|
||
msgid_plural "{days_ago:L} days ago"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/Utils.cc:143
|
||
msgid "{hours_ago:L} hour ago"
|
||
msgid_plural "{hours_ago:L} hours ago"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/Utils.cc:150
|
||
msgid "{minutes_ago:L} minute ago"
|
||
msgid_plural "{minutes_ago:L} minutes ago"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/Utils.cc:157
|
||
msgid "{seconds_ago:L} second ago"
|
||
msgid_plural "{seconds_ago:L} seconds ago"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/Utils.cc:170
|
||
msgid "{days:L} day"
|
||
msgid_plural "{days:L} days"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/Utils.cc:175
|
||
msgid "{hours:L} hour"
|
||
msgid_plural "{hours:L} hours"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/Utils.cc:180
|
||
msgid "{minutes:L} minute"
|
||
msgid_plural "{minutes:L} minutes"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/Utils.cc:185
|
||
msgid "{seconds:L} second"
|
||
msgid_plural "{seconds:L} seconds"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/Utils.cc:196
|
||
msgid "{days_left:L} day left"
|
||
msgid_plural "{days_left:L} days left"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/Utils.cc:203
|
||
msgid "{hours_left:L} hour left"
|
||
msgid_plural "{hours_left:L} hours left"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/Utils.cc:210
|
||
msgid "{minutes_left:L} minute left"
|
||
msgid_plural "{minutes_left:L} minutes left"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/Utils.cc:217
|
||
msgid "{seconds_left:L} second left"
|
||
msgid_plural "{seconds_left:L} seconds left"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../gtk/Utils.cc:257
|
||
msgid "The torrent file '{path}' is already in use by '{torrent_name}'."
|
||
msgstr ""
|
||
|
||
#: ../gtk/Utils.cc:268
|
||
msgid "Couldn't open torrent"
|
||
msgstr ""
|
||
|
||
#: ../gtk/Utils.cc:399
|
||
msgid "Couldn't move '{path}' to trash: {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../gtk/Utils.cc:475
|
||
msgid "Couldn't open '{url}'"
|
||
msgstr ""
|
||
|
||
#: ../gtk/Utils.cc:683 ../libtransmission/announcer.cc:1204 ../libtransmission/announcer.cc:1436
|
||
msgid "Unsupported URL: '{url}'"
|
||
msgstr ""
|
||
|
||
#. modal
|
||
#: ../gtk/Utils.cc:689
|
||
msgid "Transmission doesn't know how to use '{url}'"
|
||
msgstr ""
|
||
|
||
#: ../gtk/Utils.cc:694
|
||
msgid "This magnet link appears to be intended for something other than BitTorrent."
|
||
msgstr ""
|
||
|
||
#: ../gtk/main.cc:52 ../gtk/transmission-gtk.desktop.in:3
|
||
msgid "Transmission"
|
||
msgstr "Transmission"
|
||
|
||
#. parse the command line
|
||
#: ../gtk/main.cc:68
|
||
msgid "Where to look for configuration files"
|
||
msgstr "Waar om te soek vir konfigurasielêers"
|
||
|
||
#: ../gtk/main.cc:69
|
||
msgid "Start with all torrents paused"
|
||
msgstr "Begin met alle torrents in wagtoestand"
|
||
|
||
#: ../gtk/main.cc:70
|
||
msgid "Start minimized in notification area"
|
||
msgstr "Begin verklein in kennisgewingarea"
|
||
|
||
#: ../gtk/main.cc:71
|
||
msgid "Show version number and exit"
|
||
msgstr "Wys weergawenommer en sluit af"
|
||
|
||
#: ../gtk/main.cc:79
|
||
msgid "[torrent files or urls]"
|
||
msgstr "[torrentlêers of URLs]"
|
||
|
||
#: ../gtk/main.cc:95
|
||
msgid "Run '{program} --help' to see a full list of available command line options.\n"
|
||
msgstr ""
|
||
|
||
#: ../gtk/transmission-gtk.desktop.in:4
|
||
msgid "BitTorrent Client"
|
||
msgstr "BitTorrent-kliënt"
|
||
|
||
#: ../gtk/transmission-gtk.desktop.in:5
|
||
msgid "Download and share files over BitTorrent"
|
||
msgstr "Laai lêers af en deel dit d.m.v. BitTorrent"
|
||
|
||
#. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
|
||
#: ../gtk/transmission-gtk.desktop.in:7
|
||
msgid "torrents;downloading;uploading;share;sharing;"
|
||
msgstr "torrents;aflaai;oplaai;deel;deling;"
|
||
|
||
#: ../gtk/transmission-gtk.desktop.in:21
|
||
msgid "Start Transmission with All Torrents Paused"
|
||
msgstr "Begin Transmission met Alle Torrents in Wagtoestand"
|
||
|
||
#: ../gtk/transmission-gtk.desktop.in:25
|
||
msgid "Start Transmission Minimized"
|
||
msgstr "Begin Transmission Geminimeer"
|
||
|
||
#: ../gtk/transmission.ui:14 ../gtk/transmission.ui:459 ../gtk/ui/gtk3/MainWindow.ui:21
|
||
msgid "Open a torrent"
|
||
msgstr "Open ’n torrent"
|
||
|
||
#: ../gtk/transmission.ui:19 ../gtk/transmission.ui:464
|
||
msgid "Open _URL…"
|
||
msgstr "Open _URL…"
|
||
|
||
#: ../gtk/transmission.ui:21 ../gtk/transmission.ui:466
|
||
msgid "Open URL…"
|
||
msgstr "Open URL…"
|
||
|
||
#: ../gtk/transmission.ui:27
|
||
msgid "_New…"
|
||
msgstr "_Nuwe…"
|
||
|
||
#: ../gtk/transmission.ui:34 ../gtk/transmission.ui:479
|
||
msgid "_Start All"
|
||
msgstr "_Begin Almal"
|
||
|
||
#: ../gtk/transmission.ui:35 ../gtk/transmission.ui:480
|
||
msgid "Start all torrents"
|
||
msgstr "Begin alle torrents"
|
||
|
||
#: ../gtk/transmission.ui:40 ../gtk/transmission.ui:473
|
||
msgid "_Pause All"
|
||
msgstr "_Laat almal wag"
|
||
|
||
#: ../gtk/transmission.ui:41 ../gtk/transmission.ui:474
|
||
msgid "Pause all torrents"
|
||
msgstr "Laat alle torrents wag"
|
||
|
||
#: ../gtk/transmission.ui:49 ../gtk/transmission.ui:493
|
||
msgid "_Quit"
|
||
msgstr "_Sluit Af"
|
||
|
||
#: ../gtk/transmission.ui:59
|
||
msgid "Select _All"
|
||
msgstr "Merk _Almal"
|
||
|
||
#: ../gtk/transmission.ui:64
|
||
msgid "Dese_lect All"
|
||
msgstr "_Ontmerk Almal"
|
||
|
||
#: ../gtk/transmission.ui:72
|
||
msgid "_Preferences"
|
||
msgstr ""
|
||
|
||
#: ../gtk/transmission.ui:82 ../gtk/transmission.ui:293 ../gtk/ui/gtk3/MainWindow.ui:94
|
||
msgid "_Properties"
|
||
msgstr ""
|
||
|
||
#: ../gtk/transmission.ui:84 ../gtk/transmission.ui:295 ../gtk/ui/gtk3/MainWindow.ui:91
|
||
msgid "Torrent properties"
|
||
msgstr "Torrenteienskappe"
|
||
|
||
#: ../gtk/transmission.ui:89 ../gtk/transmission.ui:300
|
||
msgid "Open Fold_er"
|
||
msgstr "Open _Vouer"
|
||
|
||
#: ../gtk/transmission.ui:97 ../gtk/transmission.ui:366 ../gtk/ui/gtk3/MainWindow.ui:39
|
||
msgid "_Start"
|
||
msgstr "_Begin"
|
||
|
||
#: ../gtk/transmission.ui:99 ../gtk/transmission.ui:368 ../gtk/ui/gtk3/MainWindow.ui:37
|
||
msgid "Start torrent"
|
||
msgstr "Begin torrent"
|
||
|
||
#: ../gtk/transmission.ui:104 ../gtk/transmission.ui:373
|
||
msgid "Start _Now"
|
||
msgstr "Begin _Nou"
|
||
|
||
#: ../gtk/transmission.ui:106 ../gtk/transmission.ui:375
|
||
msgid "Start torrent now"
|
||
msgstr "Begin torrent nou"
|
||
|
||
#: ../gtk/transmission.ui:111 ../gtk/transmission.ui:380
|
||
msgid "Ask Tracker for _More Peers"
|
||
msgstr "Vra Spoorder vir _Meer Eweknieë"
|
||
|
||
#: ../gtk/transmission.ui:119 ../gtk/transmission.ui:388
|
||
msgid "Move to _Top"
|
||
msgstr "Skuif na _Bo"
|
||
|
||
#: ../gtk/transmission.ui:124 ../gtk/transmission.ui:393
|
||
msgid "Move _Up"
|
||
msgstr "Skuif _Op"
|
||
|
||
#: ../gtk/transmission.ui:129 ../gtk/transmission.ui:398
|
||
msgid "Move _Down"
|
||
msgstr "Skuif _Af"
|
||
|
||
#: ../gtk/transmission.ui:134 ../gtk/transmission.ui:403
|
||
msgid "Move to _Bottom"
|
||
msgstr "Skuif na _Onder"
|
||
|
||
#: ../gtk/transmission.ui:141 ../gtk/transmission.ui:410 ../gtk/ui/gtk3/MainWindow.ui:54
|
||
msgid "_Pause"
|
||
msgstr "_Laat wag"
|
||
|
||
#: ../gtk/transmission.ui:143 ../gtk/transmission.ui:412 ../gtk/ui/gtk3/MainWindow.ui:52
|
||
msgid "Pause torrent"
|
||
msgstr "Laat torrent wag"
|
||
|
||
#: ../gtk/transmission.ui:149 ../gtk/transmission.ui:418
|
||
msgid "Set _Location…"
|
||
msgstr "Stel _Ligging…"
|
||
|
||
#: ../gtk/transmission.ui:153 ../gtk/transmission.ui:422
|
||
msgid "_Verify Local Data"
|
||
msgstr "_Verifiëer Lokale Data"
|
||
|
||
#: ../gtk/transmission.ui:159 ../gtk/transmission.ui:428
|
||
msgid "Copy _Magnet Link to Clipboard"
|
||
msgstr "Kopieer _Magneetskakel na Knipbord"
|
||
|
||
#: ../gtk/transmission.ui:166 ../gtk/transmission.ui:435 ../gtk/ui/gtk3/MainWindow.ui:68
|
||
msgid "Remove torrent"
|
||
msgstr "Verwyder torrent"
|
||
|
||
#: ../gtk/transmission.ui:172 ../gtk/transmission.ui:441
|
||
msgid "_Delete Files and Remove"
|
||
msgstr "_Skrap Lêers en Verwyder"
|
||
|
||
#: ../gtk/transmission.ui:182
|
||
msgid "_Compact View"
|
||
msgstr "_Kompakte Aansig"
|
||
|
||
#: ../gtk/transmission.ui:189
|
||
msgid "_Toolbar"
|
||
msgstr "_Nutsbalk"
|
||
|
||
#: ../gtk/transmission.ui:193
|
||
msgid "_Filterbar"
|
||
msgstr "_Filterbalk"
|
||
|
||
#: ../gtk/transmission.ui:197
|
||
msgid "_Statusbar"
|
||
msgstr "_Statusbalk"
|
||
|
||
#: ../gtk/transmission.ui:203 ../gtk/transmission.ui:310
|
||
msgid "Sort by _Activity"
|
||
msgstr "Sorteer volgens _Aktiwiteit"
|
||
|
||
#: ../gtk/transmission.ui:208 ../gtk/transmission.ui:315
|
||
msgid "Sort by A_ge"
|
||
msgstr "Sorteer volgens _Ouderdom"
|
||
|
||
#: ../gtk/transmission.ui:213 ../gtk/transmission.ui:320
|
||
msgid "Sort by _Name"
|
||
msgstr "Sorteer volgens _Naam"
|
||
|
||
#: ../gtk/transmission.ui:218 ../gtk/transmission.ui:325
|
||
msgid "Sort by _Progress"
|
||
msgstr "Sorteer volgens _Vordering"
|
||
|
||
#: ../gtk/transmission.ui:223 ../gtk/transmission.ui:330
|
||
msgid "Sort by _Queue"
|
||
msgstr "Sorteer volgens _Wagry"
|
||
|
||
#: ../gtk/transmission.ui:228 ../gtk/transmission.ui:335
|
||
msgid "Sort by Rati_o"
|
||
msgstr "Sorteer volgens Rati_o"
|
||
|
||
#: ../gtk/transmission.ui:233 ../gtk/transmission.ui:340
|
||
msgid "Sort by Si_ze"
|
||
msgstr "Sorteer volgens _Grootte"
|
||
|
||
#: ../gtk/transmission.ui:238 ../gtk/transmission.ui:345
|
||
msgid "Sort by Stat_e"
|
||
msgstr "Sorteer volgens _Staat"
|
||
|
||
#: ../gtk/transmission.ui:243 ../gtk/transmission.ui:350
|
||
msgid "Sort by Time _Left"
|
||
msgstr "Sorteer volgens Oorblywende _Tyd"
|
||
|
||
#: ../gtk/transmission.ui:250 ../gtk/transmission.ui:357
|
||
msgid "Re_verse Sort Order"
|
||
msgstr "_Keer Sorteervolgorde Om"
|
||
|
||
#: ../gtk/transmission.ui:259
|
||
msgid "Message _Log"
|
||
msgstr "Boodskap_logboek"
|
||
|
||
#: ../gtk/transmission.ui:263
|
||
msgid "_Statistics"
|
||
msgstr "_Statistieke"
|
||
|
||
#: ../gtk/transmission.ui:269
|
||
msgid "_Donate"
|
||
msgstr "_Skenk"
|
||
|
||
#: ../gtk/transmission.ui:276
|
||
msgid "_Contents"
|
||
msgstr "_Inhoud"
|
||
|
||
#: ../gtk/transmission.ui:282
|
||
msgid "_About"
|
||
msgstr ""
|
||
|
||
#: ../gtk/transmission.ui:451
|
||
msgid "_Show Transmission"
|
||
msgstr "_Vertoon Transmission"
|
||
|
||
#: ../gtk/transmission.ui:486
|
||
msgid "Enable Alternative Speed _Limits"
|
||
msgstr "Aktiveer Alternatiewe _Spoedlimiete"
|
||
|
||
#: ../gtk/ui/gtk3/AddTrackerDialog.ui:35 ../gtk/ui/gtk3/DetailsDialog.ui:666 ../gtk/ui/gtk3/MakeProgressDialog.ui:52 ../gtk/ui/gtk3/PrefsDialog.ui:1985
|
||
msgid "_Add"
|
||
msgstr "_Voeg Toe"
|
||
|
||
#: ../gtk/ui/gtk3/AddTrackerDialog.ui:64
|
||
msgid "Tracker"
|
||
msgstr "Spoorder"
|
||
|
||
#: ../gtk/ui/gtk3/AddTrackerDialog.ui:88
|
||
msgid "_Announce URL:"
|
||
msgstr "_Aankondig URL:"
|
||
|
||
#: ../gtk/ui/gtk3/DetailsDialog.ui:21 ../gtk/ui/gtk3/MakeDialog.ui:21 ../gtk/ui/gtk3/MakeProgressDialog.ui:37 ../gtk/ui/gtk3/PrefsDialog.ui:38 ../gtk/ui/gtk3/StatsDialog.ui:37
|
||
msgid "_Close"
|
||
msgstr ""
|
||
|
||
#: ../gtk/ui/gtk3/DetailsDialog.ui:56
|
||
msgid "Activity"
|
||
msgstr "Aktiwiteit"
|
||
|
||
#: ../gtk/ui/gtk3/DetailsDialog.ui:80
|
||
msgid "Torrent size:"
|
||
msgstr "Torrentgrootte:"
|
||
|
||
#: ../gtk/ui/gtk3/DetailsDialog.ui:92
|
||
msgid "Have:"
|
||
msgstr "In besit:"
|
||
|
||
#: ../gtk/ui/gtk3/DetailsDialog.ui:104 ../gtk/ui/gtk3/StatsDialog.ui:92 ../gtk/ui/gtk3/StatsDialog.ui:250
|
||
msgid "Uploaded:"
|
||
msgstr "Opgelaai:"
|
||
|
||
#: ../gtk/ui/gtk3/DetailsDialog.ui:116 ../gtk/ui/gtk3/StatsDialog.ui:117 ../gtk/ui/gtk3/StatsDialog.ui:275
|
||
msgid "Downloaded:"
|
||
msgstr "Afgelaai:"
|
||
|
||
#: ../gtk/ui/gtk3/DetailsDialog.ui:128
|
||
msgid "State:"
|
||
msgstr "Toestand:"
|
||
|
||
#: ../gtk/ui/gtk3/DetailsDialog.ui:140
|
||
msgid "Running time:"
|
||
msgstr "Looptyd:"
|
||
|
||
#: ../gtk/ui/gtk3/DetailsDialog.ui:152
|
||
msgid "Remaining time:"
|
||
msgstr "Oorblywende tyd:"
|
||
|
||
#: ../gtk/ui/gtk3/DetailsDialog.ui:164
|
||
msgid "Last activity:"
|
||
msgstr "Laaste aktiwiteit:"
|
||
|
||
#: ../gtk/ui/gtk3/DetailsDialog.ui:176
|
||
msgid "Error:"
|
||
msgstr "Fout:"
|
||
|
||
#: ../gtk/ui/gtk3/DetailsDialog.ui:330
|
||
msgid "Details"
|
||
msgstr "Details"
|
||
|
||
#: ../gtk/ui/gtk3/DetailsDialog.ui:354
|
||
msgid "Location:"
|
||
msgstr "Ligging:"
|
||
|
||
#: ../gtk/ui/gtk3/DetailsDialog.ui:366
|
||
msgid "Hash:"
|
||
msgstr "Huts:"
|
||
|
||
#: ../gtk/ui/gtk3/DetailsDialog.ui:378
|
||
msgid "Privacy:"
|
||
msgstr "Privaatheid:"
|
||
|
||
#: ../gtk/ui/gtk3/DetailsDialog.ui:390
|
||
msgid "Origin:"
|
||
msgstr "Oorsprong:"
|
||
|
||
#: ../gtk/ui/gtk3/DetailsDialog.ui:402
|
||
msgid "Added:"
|
||
msgstr ""
|
||
|
||
#: ../gtk/ui/gtk3/DetailsDialog.ui:416
|
||
msgid "Comment:"
|
||
msgstr "Kommentaar:"
|
||
|
||
#: ../gtk/ui/gtk3/DetailsDialog.ui:527
|
||
msgid "Information"
|
||
msgstr "Inligting"
|
||
|
||
#: ../gtk/ui/gtk3/DetailsDialog.ui:594 ../gtk/ui/gtk3/DetailsDialog.ui:722
|
||
msgid "Show _more details"
|
||
msgstr "Wys _meer details"
|
||
|
||
#: ../gtk/ui/gtk3/DetailsDialog.ui:617
|
||
msgid "Peers"
|
||
msgstr "Eweknieë"
|
||
|
||
#: ../gtk/ui/gtk3/DetailsDialog.ui:680
|
||
msgid "_Edit"
|
||
msgstr "_Wysig"
|
||
|
||
#: ../gtk/ui/gtk3/DetailsDialog.ui:738
|
||
msgid "Show _backup trackers"
|
||
msgstr "Vertoon _rugsteunspoorders"
|
||
|
||
#: ../gtk/ui/gtk3/DetailsDialog.ui:799
|
||
msgid "File listing not available for combined torrent properties"
|
||
msgstr "Lêerlys onbeskikbaar vir saamgesteldetorrenteienskappe"
|
||
|
||
#: ../gtk/ui/gtk3/DetailsDialog.ui:816 ../gtk/ui/gtk3/MakeDialog.ui:67
|
||
msgid "Files"
|
||
msgstr "Lêers"
|
||
|
||
#: ../gtk/ui/gtk3/DetailsDialog.ui:835 ../gtk/ui/gtk3/PrefsDialog.ui:383
|
||
msgid "Speed"
|
||
msgstr "Spoed"
|
||
|
||
#: ../gtk/ui/gtk3/DetailsDialog.ui:857
|
||
msgid "Honor global _limits"
|
||
msgstr "Eer globale _beperkings"
|
||
|
||
#: ../gtk/ui/gtk3/DetailsDialog.ui:873
|
||
msgid "Limit _download speed ({speed_units}):"
|
||
msgstr ""
|
||
|
||
#: ../gtk/ui/gtk3/DetailsDialog.ui:888
|
||
msgid "Limit _upload speed ({speed_units}):"
|
||
msgstr ""
|
||
|
||
#: ../gtk/ui/gtk3/DetailsDialog.ui:905 ../gtk/ui/gtk3/OptionsDialog.ui:145
|
||
msgid "Torrent _priority:"
|
||
msgstr "Torrent_prioriteit:"
|
||
|
||
#: ../gtk/ui/gtk3/DetailsDialog.ui:972
|
||
msgid "Seeding Limits"
|
||
msgstr "Saaibeperkings"
|
||
|
||
#: ../gtk/ui/gtk3/DetailsDialog.ui:996
|
||
msgid "_Ratio:"
|
||
msgstr "_Ratio:"
|
||
|
||
#: ../gtk/ui/gtk3/DetailsDialog.ui:1010
|
||
msgid "_Idle:"
|
||
msgstr "_Luier:"
|
||
|
||
#: ../gtk/ui/gtk3/DetailsDialog.ui:1115
|
||
msgid "Peer Connections"
|
||
msgstr "Eweknieverbindinge"
|
||
|
||
#: ../gtk/ui/gtk3/DetailsDialog.ui:1139
|
||
msgid "_Maximum peers:"
|
||
msgstr "_Maksimum eweknieë:"
|
||
|
||
#: ../gtk/ui/gtk3/DetailsDialog.ui:1176 ../gtk/ui/gtk3/MainWindow.ui:168 ../gtk/ui/gtk3/PrefsDialog.ui:1399
|
||
msgid "Options"
|
||
msgstr "Opsies"
|
||
|
||
#: ../gtk/ui/gtk3/EditTrackersDialog.ui:64
|
||
msgid "Tracker Announce URLs"
|
||
msgstr "Spoorderaankondig-URL’s"
|
||
|
||
#: ../gtk/ui/gtk3/EditTrackersDialog.ui:88 ../gtk/ui/gtk3/MakeDialog.ui:313
|
||
msgid ""
|
||
"To add a backup URL, add it on the next line after a primary URL.\n"
|
||
"To add a new primary URL, add it after a blank line."
|
||
msgstr ""
|
||
|
||
#: ../gtk/ui/gtk3/EditTrackersDialog.ui:123
|
||
msgid "Also see Default Public Trackers in Edit > Preferences > Network"
|
||
msgstr ""
|
||
|
||
#: ../gtk/ui/gtk3/MainWindow.ui:142
|
||
msgid "Torrent"
|
||
msgstr "Torrent"
|
||
|
||
#: ../gtk/ui/gtk3/MainWindow.ui:250 ../gtk/ui/gtk3/StatsDialog.ui:8
|
||
msgid "Statistics"
|
||
msgstr "Statistieke"
|
||
|
||
#: ../gtk/ui/gtk3/MakeDialog.ui:8 ../gtk/ui/gtk3/MakeProgressDialog.ui:8
|
||
msgid "New Torrent"
|
||
msgstr "Nuwe Torrent"
|
||
|
||
#: ../gtk/ui/gtk3/MakeDialog.ui:36
|
||
msgid "_New"
|
||
msgstr ""
|
||
|
||
#: ../gtk/ui/gtk3/MakeDialog.ui:91
|
||
msgid "Sa_ve to:"
|
||
msgstr "B_ewaar na:"
|
||
|
||
#: ../gtk/ui/gtk3/MakeDialog.ui:116
|
||
msgid "Source F_older:"
|
||
msgstr "Bron_vouer:"
|
||
|
||
#: ../gtk/ui/gtk3/MakeDialog.ui:144
|
||
msgid "Source _File:"
|
||
msgstr "Bron_lêer:"
|
||
|
||
#: ../gtk/ui/gtk3/MakeDialog.ui:191
|
||
msgid "Piece size:"
|
||
msgstr ""
|
||
|
||
#: ../gtk/ui/gtk3/MakeDialog.ui:242
|
||
msgid "Properties"
|
||
msgstr "Eienskappe"
|
||
|
||
#: ../gtk/ui/gtk3/MakeDialog.ui:268
|
||
msgid "_Trackers:"
|
||
msgstr "_Spoorders:"
|
||
|
||
#: ../gtk/ui/gtk3/MakeDialog.ui:331
|
||
msgid "Co_mment:"
|
||
msgstr "Ko_mmentaar:"
|
||
|
||
#: ../gtk/ui/gtk3/MakeDialog.ui:357
|
||
msgid "_Source:"
|
||
msgstr ""
|
||
|
||
#: ../gtk/ui/gtk3/MakeDialog.ui:383
|
||
msgid "_Private torrent"
|
||
msgstr "_Privaattorrent"
|
||
|
||
#: ../gtk/ui/gtk3/MakeProgressDialog.ui:82
|
||
msgid "Creating torrent…"
|
||
msgstr "Skep tans torrent…"
|
||
|
||
#: ../gtk/ui/gtk3/MessageLogWindow.ui:7
|
||
msgid "Message Log"
|
||
msgstr "Boodskaplogboek"
|
||
|
||
#: ../gtk/ui/gtk3/MessageLogWindow.ui:26
|
||
msgid "Save _As"
|
||
msgstr ""
|
||
|
||
#: ../gtk/ui/gtk3/MessageLogWindow.ui:41
|
||
msgid "Clear"
|
||
msgstr "Wis"
|
||
|
||
#: ../gtk/ui/gtk3/MessageLogWindow.ui:66
|
||
msgid "P_ause"
|
||
msgstr ""
|
||
|
||
#: ../gtk/ui/gtk3/MessageLogWindow.ui:96
|
||
msgid "Level"
|
||
msgstr "Vlak"
|
||
|
||
#: ../gtk/ui/gtk3/OptionsDialog.ui:8
|
||
msgid "Torrent Options"
|
||
msgstr "Torrentvoorkeure"
|
||
|
||
#: ../gtk/ui/gtk3/OptionsDialog.ui:67
|
||
msgid "_Torrent file:"
|
||
msgstr "_Torrentlêer:"
|
||
|
||
#: ../gtk/ui/gtk3/OptionsDialog.ui:82
|
||
msgid "Select Source File"
|
||
msgstr "Kies Bronlêer"
|
||
|
||
#: ../gtk/ui/gtk3/OptionsDialog.ui:93
|
||
msgid "_Destination folder:"
|
||
msgstr "_Bestemmingsgids:"
|
||
|
||
#: ../gtk/ui/gtk3/OptionsDialog.ui:109
|
||
msgid "Select Destination Folder"
|
||
msgstr "Kies Bestemmingsgids"
|
||
|
||
#: ../gtk/ui/gtk3/OptionsDialog.ui:168
|
||
msgid "_Start when added"
|
||
msgstr "_Begin sodra toegevoeg"
|
||
|
||
#: ../gtk/ui/gtk3/OptionsDialog.ui:184 ../gtk/ui/gtk3/PrefsDialog.ui:471
|
||
msgid "Mo_ve torrent file to the trash"
|
||
msgstr ""
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:8
|
||
msgid "Transmission Preferences"
|
||
msgstr "Transmission Voorkeure"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:23
|
||
msgid "_Help"
|
||
msgstr "_Hulp"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:72
|
||
msgid "Speed Limits"
|
||
msgstr "Spoedlimiete"
|
||
|
||
#. Checkbox to limit upload speed
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:94
|
||
msgid "_Upload ({speed_units}):"
|
||
msgstr ""
|
||
|
||
#. Checkbox to limit download speed
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:109
|
||
msgid "_Download ({speed_units}):"
|
||
msgstr ""
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:172
|
||
msgid "Alternative Speed Limits"
|
||
msgstr "Alternatiewe Spoedlimiete"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:216
|
||
msgid "Override normal speed limits manually or at scheduled times"
|
||
msgstr "Oorheers normale spoedlimiete handmatig of op vasgestelde tye"
|
||
|
||
#. Labels a spinbutton for alternate upload speed limits
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:232
|
||
msgid "U_pload ({speed_units}):"
|
||
msgstr ""
|
||
|
||
#. Labels a spinbutton for alternate download speed limits
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:246
|
||
msgid "Do_wnload ({speed_units}):"
|
||
msgstr ""
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:258
|
||
msgid "_Scheduled times:"
|
||
msgstr "Geskeduleerde tye:"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:275
|
||
msgid "_On days:"
|
||
msgstr "_Op dae:"
|
||
|
||
#. Label goes between two time selectors, e.g. "limit speeds from [time] to [time]"
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:330
|
||
msgid "_to"
|
||
msgstr ""
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:400
|
||
msgctxt "Gerund"
|
||
msgid "Adding"
|
||
msgstr "Voeg tans toe"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:422
|
||
msgid "Automatically add torrent files _from:"
|
||
msgstr ""
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:437
|
||
msgid "Show the Torrent Options _dialog"
|
||
msgstr "Toon die Torrentopsies_dialoog"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:454
|
||
msgid "_Start added torrents"
|
||
msgstr "_Begin toegevoegde torrents"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:490
|
||
msgid "Save to _Location:"
|
||
msgstr "Bewaar na _Ligging:"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:575
|
||
msgid "Download Queue"
|
||
msgstr "Laai Wagry Af"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:599
|
||
msgid "Ma_ximum active downloads:"
|
||
msgstr "Ma_ksimum aktiewe aflaaie:"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:613
|
||
msgid "Downloads sharing data in the last _N minutes are active:"
|
||
msgstr "Aflaaie wat data in die afgelope _N minute deel is aktief:"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:668
|
||
msgid "Incomplete"
|
||
msgstr "Onafgehandel"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:690
|
||
msgid "Append \"._part\" to incomplete files' names"
|
||
msgstr "Voeg “._part” agteraan involtooide lêers se naam toe"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:707
|
||
msgid "Keep _incomplete torrents in:"
|
||
msgstr "Bewaar _onvoltooide torrents in:"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:722
|
||
msgid "Call scrip_t when done downloading:"
|
||
msgstr ""
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:776
|
||
msgctxt "Gerund"
|
||
msgid "Downloading"
|
||
msgstr "Laai tans af"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:794
|
||
msgid "Limits"
|
||
msgstr "Limiete"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:816
|
||
msgid "Stop seeding at _ratio:"
|
||
msgstr "Hou op saai op _ratio:"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:831
|
||
msgid "Stop seeding if idle for _N minutes:"
|
||
msgstr "Hou op saai as dit vir _N minute luier:"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:846
|
||
msgid "Call scrip_t when done seeding:"
|
||
msgstr ""
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:909
|
||
msgctxt "Gerund"
|
||
msgid "Seeding"
|
||
msgstr "Saai tans"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:927 ../gtk/ui/gtk3/PrefsDialog.ui:1131
|
||
msgid "Privacy"
|
||
msgstr "Privaatheid"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:951
|
||
msgid "_Encryption mode:"
|
||
msgstr "_Enkripsiemodus:"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:995
|
||
msgid "Blocklist"
|
||
msgstr "Bloklys"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:1017
|
||
msgid "Enable _blocklist:"
|
||
msgstr "Aktiveer _bloklys:"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:1032
|
||
msgid "Enable _automatic updates"
|
||
msgstr "Aktiveer _outomatiese bywerkings"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:1084
|
||
msgid "_Update"
|
||
msgstr "_Werk By"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:1149
|
||
msgid "Listening Port"
|
||
msgstr "Luisterpoort"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:1173
|
||
msgid "_Port used for incoming connections:"
|
||
msgstr "_Poort gebruik vir inkomende verbindings:"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:1185
|
||
msgid "Pick a _random port every time Transmission is started"
|
||
msgstr "Kies elke keer wat Transmission herbegin word ’n _lukrake poort"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:1202
|
||
msgid "Use UPnP or NAT-PMP port _forwarding from my router"
|
||
msgstr "Gebruik UPnP- of NAT-PMP-poortaanstuur vanaf my roeteerder"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:1264
|
||
msgid "Te_st Port"
|
||
msgstr "T_oets Poort"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:1306
|
||
msgid "Peer Limits"
|
||
msgstr "Eweknielimiete"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:1330
|
||
msgid "Maximum peers per _torrent:"
|
||
msgstr "Maksimum eweknieë per _torrent:"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:1344
|
||
msgid "Maximum peers _overall:"
|
||
msgstr "_Algehele maksimum eweknieë:"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:1421
|
||
msgid "Enable µ_TP for peer communication"
|
||
msgstr ""
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:1425
|
||
msgid "µTP is a tool for reducing network congestion."
|
||
msgstr ""
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:1439
|
||
msgid "Use PE_X to find more peers"
|
||
msgstr "Gebruik PE_X om nog eweknieë te vind"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:1443
|
||
msgid "PEX is a tool for exchanging peer lists with the peers you're connected to."
|
||
msgstr "PEX is ’n nutsmiddel vir eweknielysuitruiling met verbonde eweknieë."
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:1457
|
||
msgid "Use _DHT to find more peers"
|
||
msgstr "Gebruik _DHT om nog eweknieë te vind"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:1461
|
||
msgid "DHT is a tool for finding peers without a tracker."
|
||
msgstr "DHT is ’n nutsmiddel wat spoorderlose eweknieë vind."
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:1475
|
||
msgid "Use _Local Peer Discovery to find more peers"
|
||
msgstr "Gebruik _Lokaleëweknieontdekking om nog eweknieë te vind"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:1479
|
||
msgid "LPD is a tool for finding peers on your local network."
|
||
msgstr "LPD is ’n nutsmiddel wat eweknieë op u lokale netwerk vind."
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:1514
|
||
msgid "Default Public Trackers"
|
||
msgstr ""
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:1546
|
||
msgid ""
|
||
"Trackers to use on all public torrents.\n"
|
||
"\n"
|
||
"To add a backup URL, add it on the next line after a primary URL.\n"
|
||
"To add a new primary URL, add it after a blank line."
|
||
msgstr ""
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:1575
|
||
msgid "Network"
|
||
msgstr "Netwerk"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:1593 ../gtk/ui/gtk3/PrefsDialog.ui:1757
|
||
msgid "Desktop"
|
||
msgstr "Werkskerm"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:1615
|
||
msgid "_Inhibit hibernation when torrents are active"
|
||
msgstr "_Perk hibernasie in wanneer torrents aktief is"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:1632
|
||
msgid "Show Transmission icon in the _notification area"
|
||
msgstr "Toon Transmission-ikoon in die _kennisgewingarea"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:1670
|
||
msgid "Notification"
|
||
msgstr "Kennisgewing"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:1692
|
||
msgid "Show a notification when torrents are a_dded"
|
||
msgstr "Toon ’n kennisgewing wanneer torrents t_oegevoeg word"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:1709
|
||
msgid "Show a notification when torrents _finish"
|
||
msgstr "Toon ’n kennisgewing wanneer torrents _klaar is"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:1726
|
||
msgid "Play a _sound when torrents finish"
|
||
msgstr "Speel ’n _geluid af wanneer torrents klaar is"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:1775
|
||
msgid "Remote Control"
|
||
msgstr "Afstandbeheer"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:1803
|
||
msgid "Allow _remote access"
|
||
msgstr "Laat _afstandstoegang toe"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:1819
|
||
msgid "_Open web client"
|
||
msgstr "_Open webkliënt"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:1843
|
||
msgid "HTTP _port:"
|
||
msgstr "HTTP-_poort:"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:1855
|
||
msgid "Use _authentication"
|
||
msgstr "Gebruik _waarmerking"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:1874
|
||
msgid "_Username:"
|
||
msgstr "Gebr_uikersnaam:"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:1888
|
||
msgid "Pass_word:"
|
||
msgstr "_Wagwoord:"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:1900
|
||
msgid "Only allow these IP a_ddresses:"
|
||
msgstr "Laat slegs hierdie IP-a_dresse toe:"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:1921
|
||
msgid "Addresses:"
|
||
msgstr "Adresse:"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:2031
|
||
msgid "IP addresses may use wildcards, such as 192.168.*.*"
|
||
msgstr "IP-adresse kan wildekaarte soos 192.168.*.* gebruik"
|
||
|
||
#: ../gtk/ui/gtk3/PrefsDialog.ui:2060
|
||
msgid "Remote"
|
||
msgstr "Afstand"
|
||
|
||
#: ../gtk/ui/gtk3/RelocateDialog.ui:8
|
||
msgid "Set Torrent Location"
|
||
msgstr "Stel Torrentligging"
|
||
|
||
#: ../gtk/ui/gtk3/RelocateDialog.ui:36
|
||
msgid "_Apply"
|
||
msgstr ""
|
||
|
||
#: ../gtk/ui/gtk3/RelocateDialog.ui:67
|
||
msgid "Location"
|
||
msgstr "Ligging"
|
||
|
||
#: ../gtk/ui/gtk3/RelocateDialog.ui:92
|
||
msgid "Torrent _location:"
|
||
msgstr "Torrent_ligging:"
|
||
|
||
#: ../gtk/ui/gtk3/RelocateDialog.ui:117
|
||
msgid "_Move from the current folder"
|
||
msgstr "_Skuif uit huidige gids"
|
||
|
||
#: ../gtk/ui/gtk3/RelocateDialog.ui:134
|
||
msgid "Local data is _already there"
|
||
msgstr "Lokale data is _reeds daar"
|
||
|
||
#: ../gtk/ui/gtk3/StatsDialog.ui:68
|
||
msgid "Current Session"
|
||
msgstr "Huidige Sessie"
|
||
|
||
#: ../gtk/ui/gtk3/StatsDialog.ui:142 ../gtk/ui/gtk3/StatsDialog.ui:300
|
||
msgid "Ratio:"
|
||
msgstr "Ratio:"
|
||
|
||
#: ../gtk/ui/gtk3/StatsDialog.ui:167 ../gtk/ui/gtk3/StatsDialog.ui:325
|
||
msgid "Duration:"
|
||
msgstr "Duur:"
|
||
|
||
#: ../gtk/ui/gtk3/StatsDialog.ui:212
|
||
msgid "Total"
|
||
msgstr "Totaal"
|
||
|
||
#: ../gtk/ui/gtk3/TorrentUrlChooserDialog.ui:8
|
||
msgid "Open URL"
|
||
msgstr "Open URL"
|
||
|
||
#: ../gtk/ui/gtk3/TorrentUrlChooserDialog.ui:64
|
||
msgid "Open torrent from URL"
|
||
msgstr "Open torrent vanaf URL"
|
||
|
||
#: ../gtk/ui/gtk3/TorrentUrlChooserDialog.ui:88
|
||
msgid "_URL"
|
||
msgstr "_URL"
|
||
|
||
#: ../libtransmission/announcer-http.cc:291
|
||
msgid "Couldn't parse announce response: {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/announcer-http.cc:601
|
||
msgid "Couldn't parse scrape response: {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/announcer-udp.cc:200 ../libtransmission/announcer-udp.cc:302
|
||
msgid "Unknown error"
|
||
msgstr "Onbekende fout"
|
||
|
||
#: ../libtransmission/announcer-udp.cc:457
|
||
msgid "Couldn't find address of tracker '{host}': {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/announcer-udp.cc:542
|
||
msgid "Connection failed"
|
||
msgstr "Verbinding het misluk"
|
||
|
||
#: ../libtransmission/announcer.cc:967
|
||
msgid "Announce error: {error}"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/announcer.cc:977
|
||
msgid "Announce error: {error} (Retrying in {count} second)"
|
||
msgid_plural "Announce error: {error} (Retrying in {count} seconds)"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../libtransmission/announcer.cc:1039 ../libtransmission/announcer.cc:1367
|
||
msgid "Could not connect to tracker"
|
||
msgstr "Kon nie aan spoorder verbind nie"
|
||
|
||
#: ../libtransmission/announcer.cc:1043 ../libtransmission/announcer.cc:1371
|
||
msgid "Tracker did not respond"
|
||
msgstr "Spoorder het nie gereageer nie"
|
||
|
||
#: ../libtransmission/announcer.cc:1104
|
||
msgid "Success"
|
||
msgstr "Sukses"
|
||
|
||
#: ../libtransmission/blocklist.cc:102
|
||
msgid "Rewriting old blocklist file format to new format"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/blocklist.cc:117 ../libtransmission/blocklist.cc:509
|
||
msgid "Blocklist '{path}' has {count} entry"
|
||
msgid_plural "Blocklist '{path}' has {count} entries"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#. don't try to display the actual lines - it causes issues
|
||
#: ../libtransmission/blocklist.cc:436 ../libtransmission/tr-dht.cc:336
|
||
msgid "Couldn't parse line: '{line}'"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/crypto-utils-ccrypto.cc:75 ../libtransmission/crypto-utils-cyassl.cc:69 ../libtransmission/crypto-utils-openssl.cc:64 ../libtransmission/crypto-utils-polarssl.cc:66
|
||
msgid "{crypto_library} error: {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/inout.cc:148
|
||
msgid "Couldn't get '{path}': {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/log.cc:292
|
||
msgid "Too many messages like this! I won't log this message anymore this session."
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/makemeta.cc:75 ../libtransmission/watchdir.cc:53
|
||
msgid "Skipping '{path}': {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/net.cc:248
|
||
msgid "Couldn't create socket: {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/net.cc:327
|
||
msgid "Couldn't set source address {address} on {socket}: {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/net.cc:346
|
||
msgid "Couldn't connect socket {socket} to {address}:{port}: {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/net.cc:465
|
||
msgid "Couldn't bind port {port} on {address}: {error} ({error_code}) -- Is another copy of Transmission already running?"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/net.cc:466
|
||
msgid "Couldn't bind port {port} on {address}: {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/open-files.cc:184
|
||
msgid "Couldn't open '{path}': {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/open-files.cc:213
|
||
msgid "Couldn't preallocate '{path}': {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/open-files.cc:233
|
||
msgid "Couldn't truncate '{path}': {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/peer-io.cc:328
|
||
msgid "Couldn't write to peer"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/peer-io.cc:383
|
||
msgid "Unknown state: {state}"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/port-forwarding-natpmp.cc:83
|
||
msgid "Found public address '{address}'"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/port-forwarding-natpmp.cc:115
|
||
msgid "Port {port} is no longer forwarded"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/port-forwarding-natpmp.cc:169
|
||
msgid "Port {port} forwarded successfully"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/port-forwarding-upnp.cc:290
|
||
msgid "Found Internet Gateway Device '{url}'"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/port-forwarding-upnp.cc:291
|
||
msgid "Local Address is '{address}'"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/port-forwarding-upnp.cc:315
|
||
msgid "Port {port} is not forwarded"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/port-forwarding-upnp.cc:325
|
||
msgid "Stopping port forwarding through '{url}', service '{type}'"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/port-forwarding-upnp.cc:357
|
||
msgid "Port forwarding through '{url}', service '{type}'. (local address: {address}:{port})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/port-forwarding-upnp.cc:365
|
||
msgid "Port {port} is forwarded"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/port-forwarding-upnp.cc:371
|
||
msgid "If your router supports UPnP, please make sure UPnP is enabled!"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/port-forwarding.cc:163
|
||
msgid "Starting"
|
||
msgstr "Begin tans"
|
||
|
||
#: ../libtransmission/port-forwarding.cc:166
|
||
msgid "Forwarded"
|
||
msgstr "Aangestuur"
|
||
|
||
#: ../libtransmission/port-forwarding.cc:169
|
||
msgid "Stopping"
|
||
msgstr "Stop tans"
|
||
|
||
#: ../libtransmission/port-forwarding.cc:172
|
||
msgid "Not forwarded"
|
||
msgstr "Nie aangestuur nie"
|
||
|
||
#: ../libtransmission/port-forwarding.cc:201
|
||
msgid "Mapped private port {private_port} to public port {public_port}"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/port-forwarding.cc:216
|
||
msgid "State changed from '{old_state}' to '{state}'"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/rpc-server.cc:587
|
||
msgid "Unix socket path must be fewer than {count} characters (including '{prefix}' prefix)"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/rpc-server.cc:621
|
||
msgid "Unix sockets are unsupported on Windows. Please change '{key}' in your settings."
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/rpc-server.cc:648
|
||
msgid "Couldn't set RPC socket mode to {mode:#o}, defaulting to 0755"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/rpc-server.cc:711
|
||
msgid "Couldn't bind to {address} after {count} attempt, giving up"
|
||
msgid_plural "Couldn't bind to {address} after {count} attempts, giving up"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../libtransmission/rpc-server.cc:722
|
||
msgid "Listening for RPC and Web requests on '{address}'"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/rpc-server.cc:752
|
||
msgid "Stopped listening for RPC and Web requests on '{address}'"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/rpc-server.cc:819
|
||
msgid "Added '{entry}' to host whitelist and it has a '+' or '-'! Are you using an old ACL by mistake?"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/rpc-server.cc:824
|
||
msgid "Added '{entry}' to host whitelist"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/rpc-server.cc:1068
|
||
msgid "The '{key}' setting is '{value}' but must be an IPv4 or IPv6 address or a Unix socket path. Using default value '0.0.0.0'"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/rpc-server.cc:1083
|
||
msgid "Serving RPC and Web requests on {address}"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/rpc-server.cc:1088
|
||
msgid "Whitelist enabled"
|
||
msgstr "Witlys geaktiveer"
|
||
|
||
#: ../libtransmission/rpc-server.cc:1093
|
||
msgid "Password required"
|
||
msgstr "Wagwoord vereis"
|
||
|
||
#: ../libtransmission/rpc-server.cc:1099
|
||
msgid "Serving RPC and Web requests from '{path}'"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/rpcimpl.cc:1346
|
||
msgid "Couldn't test port: {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/rpcimpl.cc:1386
|
||
msgid "Couldn't fetch blocklist: {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/rpcimpl.cc:1522
|
||
msgid "Couldn't fetch torrent: {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/session-id.cc:155
|
||
msgid "Couldn't open session lock file '{path}': {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/session.cc:307
|
||
msgid "Listening to incoming peer connections on {hostport}"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/session.cc:723
|
||
msgid "Transmission version {version} starting"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/session.cc:1490
|
||
msgid "Time to turn off turtle mode"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/session.cc:1490
|
||
msgid "Time to turn on turtle mode"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/session.cc:1880
|
||
msgid "Transmission version {version} shutting down"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/session.cc:1986
|
||
msgid "Loaded {count} torrent"
|
||
msgid_plural "Loaded {count} torrents"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../libtransmission/torrent-magnet.cc:323
|
||
msgid "Couldn't parse magnet metainfo: '{error}'. Redownloading {piece_count} piece"
|
||
msgid_plural "Couldn't parse magnet metainfo: '{error}'. Redownloading {piece_count} pieces"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../libtransmission/torrent-metainfo.cc:678
|
||
msgid "Migrated torrent file from '{old_path}' to '{path}'"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/torrent.cc:125
|
||
msgid "Couldn't use metainfo from '{path}' for '{magnet}': {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/torrent.cc:483
|
||
msgid "Seed ratio reached; pausing torrent"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/torrent.cc:490
|
||
msgid "Seeding idle limit reached; pausing torrent"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/torrent.cc:632
|
||
msgid "No data found! Ensure your drives are connected or use \"Set Location\". To re-download, remove the torrent and re-add it."
|
||
msgstr "Geen data gevind! Maak seker u skywe is verbind of gebruik “Stel Ligging”. Verwyder die torrent en voeg dit weer toe om dit weer af te laai."
|
||
|
||
#: ../libtransmission/torrent.cc:1425
|
||
msgid "Restarted manually -- disabling its seed ratio"
|
||
msgstr "Handmatig herbegin -- deaktiveer tans die saairatio"
|
||
|
||
#: ../libtransmission/torrent.cc:1545
|
||
msgid "Pausing torrent"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/torrent.cc:1595
|
||
msgid "Removing torrent"
|
||
msgstr "Verwyder tans torrent"
|
||
|
||
#: ../libtransmission/torrent.cc:1747
|
||
msgid "Calling script '{path}'"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/torrent.cc:1756
|
||
msgid "Couldn't call script '{path}': {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/torrent.cc:2134 ../libtransmission/torrent.cc:2255
|
||
msgid "Couldn't move '{old_path}' to '{path}': {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/tr-dht.cc:284
|
||
msgid "Couldn't look up '{address}:{port}': {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/tr-dht.cc:443
|
||
msgid "Initializing DHT"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/tr-dht.cc:703
|
||
msgid "Unable to announce torrent in DHT with {type}: {error} ({error_code}); state is {state}"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/tr-lpd.cc:262
|
||
msgid "Couldn't initialize LPD: {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/tr-udp.cc:168
|
||
msgid "Couldn't rebind IPv6 socket {address}: {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/tr-udp.cc:249
|
||
msgid "Couldn't create IPv4 socket"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/tr-udp.cc:269
|
||
msgid "Couldn't bind IPv4 socket {address}: {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/tr-udp.cc:282
|
||
msgid "Couldn't allocate IPv4 event"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/tr-udp.cc:300
|
||
msgid "Couldn't allocate IPv6 event"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/tr-utp.cc:100
|
||
msgid "Unknown socket family"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/utils.cc:88
|
||
msgid "Couldn't read '{path}': Not a regular file"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/variant-json.cc:93
|
||
msgid "Couldn't parse JSON at position {position} '{text}': {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#. did caller give us an uninitialized val?
|
||
#: ../libtransmission/variant.cc:897
|
||
msgid "Invalid metadata"
|
||
msgstr "Ongeldige metadata"
|
||
|
||
#: ../libtransmission/watchdir-inotify.cc:79 ../libtransmission/watchdir-inotify.cc:91 ../libtransmission/watchdir-inotify.cc:103 ../libtransmission/watchdir-kqueue.cc:79 ../libtransmission/watchdir-kqueue.cc:92 ../libtransmission/watchdir-kqueue.cc:107
|
||
msgid "Couldn't watch '{path}': {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/watchdir-inotify.cc:135 ../libtransmission/watchdir-kqueue.cc:150 ../libtransmission/watchdir-win32.cc:271
|
||
msgid "Couldn't read event: {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/watchdir-inotify.cc:144 ../libtransmission/watchdir-win32.cc:280
|
||
msgid "Couldn't read event: expected {expected_size}, got {actual_size}"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/watchdir-inotify.cc:161 ../libtransmission/watchdir-win32.cc:305
|
||
msgid "Couldn't read filename: {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/watchdir-inotify.cc:170 ../libtransmission/watchdir-win32.cc:314
|
||
msgid "Couldn't read filename: expected {expected_size}, got {actual_size}"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/watchdir-win32.cc:142
|
||
msgid "Couldn't convert '{path}' to native path"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/watchdir-win32.cc:171
|
||
msgid "Couldn't create pipe: {error} ({error_code})"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/watchdir-win32.cc:195
|
||
msgid "Couldn't create thread"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/watchdir-win32.cc:224
|
||
msgid "Couldn't read directory changes"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/watchdir-win32.cc:231
|
||
msgid "Couldn't wait for directory changes"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/web.cc:126
|
||
msgid "Will verify tracker certs using envvar CURL_CA_BUNDLE: {bundle}"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/web.cc:127
|
||
msgid "NB: this only works if you built against libcurl with openssl or gnutls, NOT nss"
|
||
msgstr ""
|
||
|
||
#: ../libtransmission/web.cc:128
|
||
msgid "NB: Invalid certs will appear as 'Could not connect to tracker' like many other errors"
|
||
msgstr ""
|
||
|
||
#: ../utils/create.cc:226
|
||
msgid "{file_count:L} files, {total_size}\n"
|
||
msgid_plural "{file_count:L} file, {total_size}\n"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../utils/create.cc:231
|
||
msgid "{piece_count:L} pieces, {piece_size} each\n"
|
||
msgid_plural "{piece_count:L} piece, {piece_size}\n"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../utils/remote.cc:140
|
||
msgid "hour"
|
||
msgid_plural "hours"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../utils/remote.cc:141
|
||
msgid "minute"
|
||
msgid_plural "minutes"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../utils/remote.cc:142 ../utils/remote.cc:162
|
||
msgid "seconds"
|
||
msgid_plural "seconds"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#: ../utils/remote.cc:146
|
||
msgid "day"
|
||
msgid_plural "days"
|
||
msgstr[0] ""
|
||
msgstr[1] ""
|
||
|
||
#, c-format
|
||
#~ msgid " (Limit: %s)"
|
||
#~ msgstr " (Limiet: %s)"
|
||
|
||
#~ msgid " _to "
|
||
#~ msgstr " _na "
|
||
|
||
#, c-format
|
||
#~ msgid "%'d Torrent Properties"
|
||
#~ msgstr "%'d Torrenteienskappe"
|
||
|
||
#, c-format
|
||
#~ msgid "%'d day"
|
||
#~ msgid_plural "%'d days"
|
||
#~ msgstr[0] "%'d dag"
|
||
#~ msgstr[1] "%'d dae"
|
||
|
||
#, c-format
|
||
#~ msgid "%'d hour"
|
||
#~ msgid_plural "%'d hours"
|
||
#~ msgstr[0] "%'d uur"
|
||
#~ msgstr[1] "%'d ure"
|
||
|
||
#, c-format
|
||
#~ msgid "%'d minute"
|
||
#~ msgid_plural "%'d minutes"
|
||
#~ msgstr[0] "%'d minuut"
|
||
#~ msgstr[1] "%'d minute"
|
||
|
||
#, c-format
|
||
#~ msgid "%'d second"
|
||
#~ msgid_plural "%'d seconds"
|
||
#~ msgstr[0] "%'d sekonde"
|
||
#~ msgstr[1] "%'d sekondes"
|
||
|
||
#, c-format
|
||
#~ msgid "%1$'d Piece @ %2$s"
|
||
#~ msgid_plural "%1$'d Pieces @ %2$s"
|
||
#~ msgstr[0] "%1$'d deel @ %2$s"
|
||
#~ msgstr[1] "%1$'d Dele @ %2$s"
|
||
|
||
#, c-format
|
||
#~ msgid "%1$s %2$s"
|
||
#~ msgstr "%1$s %2$s"
|
||
|
||
#, c-format
|
||
#~ msgid "%1$s %2$s %3$s %4$s"
|
||
#~ msgstr "%1$s %2$s %3$s %4$s"
|
||
|
||
#, c-format
|
||
#~ msgid "%1$s (%2$'d piece @ %3$s)"
|
||
#~ msgid_plural "%1$s (%2$'d pieces @ %3$s)"
|
||
#~ msgstr[0] "%1$s (%2$'d deel @ %3$s)"
|
||
#~ msgstr[1] "%1$s (%2$'d dele @ %3$s)"
|
||
|
||
#, c-format
|
||
#~ msgid "%1$s (%2$'d piece)"
|
||
#~ msgid_plural "%1$s (%2$'d pieces)"
|
||
#~ msgstr[0] "%1$s (%2$'d deel)"
|
||
#~ msgstr[1] "%1$s (%2$'d dele)"
|
||
|
||
#, c-format
|
||
#~ msgid "%1$s (%2$s%% of %3$s%% Available)"
|
||
#~ msgstr "%1$s (%2$s%% van %3$s%% Beskikbaar)"
|
||
|
||
#, c-format
|
||
#~ msgid "%1$s (%2$s%% of %3$s%% Available); %4$s Unverified"
|
||
#~ msgstr "%1$s (%2$s%% van %3$s%% Beskikbaar); %4$s Ongeverifieer"
|
||
|
||
#, c-format
|
||
#~ msgid "%1$s (%2$s%%)"
|
||
#~ msgstr "%1$s (%2$s%%)"
|
||
|
||
#, c-format
|
||
#~ msgid "%1$s (+%2$s corrupt)"
|
||
#~ msgstr "%1$s (+%2$s korrup)"
|
||
|
||
#, c-format
|
||
#~ msgid "%1$s ago"
|
||
#~ msgstr "%1$s gelede"
|
||
|
||
#, c-format
|
||
#~ msgid "%1$s of %2$s (%3$s%%)"
|
||
#~ msgstr "%1$s van %2$s (%3$s%%)"
|
||
|
||
#, c-format
|
||
#~ msgid "%1$s of %2$s (%3$s%%), uploaded %4$s (Ratio: %5$s Goal: %6$s)"
|
||
#~ msgstr "%1$s van %2$s (%3$s%%), opgelaai %4$s (Ratio: %5$s Doel: %6$s)"
|
||
|
||
#, c-format
|
||
#~ msgid "%1$s of %2$s (%3$s%%), uploaded %4$s (Ratio: %5$s)"
|
||
#~ msgstr "%1$s van %2$s (%3$s%%), opgelaai %4$s (Doel: %5$s)"
|
||
|
||
#, c-format
|
||
#~ msgid "%1$s, uploaded %2$s (Ratio: %3$s Goal: %4$s)"
|
||
#~ msgstr "%1$s, opgelaai %2$s (Ratio: %3$s Doel: %4$s)"
|
||
|
||
#, c-format
|
||
#~ msgid "%1$s, uploaded %2$s (Ratio: %3$s)"
|
||
#~ msgstr "%1$s, %2$s opgelaai (Ratio: %3$s)"
|
||
|
||
#, c-format
|
||
#~ msgid "%1$s; %2$'d File"
|
||
#~ msgid_plural "%1$s; %2$'d Files"
|
||
#~ msgstr[0] "%1$s; %2$'d Lêer"
|
||
#~ msgstr[1] "%1$s; %2$'d Lêers"
|
||
|
||
#, c-format
|
||
#~ msgid ""
|
||
#~ "%s\n"
|
||
#~ "Run '%s --help' to see a full list of available command line options.\n"
|
||
#~ msgstr ""
|
||
#~ "%s\n"
|
||
#~ "Loop ‘%s --help’ om ’n volledige lys van bevellynopsies te sien.\n"
|
||
|
||
#, c-format
|
||
#~ msgid "%s %s started"
|
||
#~ msgstr "%s %s het begin"
|
||
|
||
#, c-format
|
||
#~ msgid "%s (Ratio: %s)"
|
||
#~ msgstr "%s (Ratio: %s)"
|
||
|
||
#, c-format
|
||
#~ msgid "%s - Add Tracker"
|
||
#~ msgstr "%s - Voeg Spoorder Toe"
|
||
|
||
#, c-format
|
||
#~ msgid "%s - Edit Trackers"
|
||
#~ msgstr "%s - Redigeer Spoorders"
|
||
|
||
#, c-format
|
||
#~ msgid "%s Properties"
|
||
#~ msgstr "%s Eienskappe"
|
||
|
||
#, c-format
|
||
#~ msgid "%s free"
|
||
#~ msgstr "%s vry"
|
||
|
||
#, c-format
|
||
#~ msgid "%s is not a valid address"
|
||
#~ msgstr "%s is nie ’n geldige adres nie"
|
||
|
||
#, c-format
|
||
#~ msgid "%s is not an IPv4 or IPv6 address. RPC listeners must be IPv4 or IPv6"
|
||
#~ msgstr "%s is nie ’n IPv4- of IPv6-adres nie. RPC-luisteraars moet IPv4 of IPv6 wees"
|
||
|
||
#, c-format
|
||
#~ msgid "%s remaining"
|
||
#~ msgstr "%s oorblywend"
|
||
|
||
#, c-format
|
||
#~ msgid "%s succeeded (%d)"
|
||
#~ msgstr "%s suksesvol (%d)"
|
||
|
||
#~ msgid "<b>Closing Connections</b>"
|
||
#~ msgstr "<b>Sluit Verbindings</b>"
|
||
|
||
#~ msgid "<b>Unable to update.</b>"
|
||
#~ msgstr "<b>Kan nie bywerk nie.</b>"
|
||
|
||
#~ msgid "<b>Update succeeded!</b>"
|
||
#~ msgstr "<b>Bywerking was suksesvol!</b>"
|
||
|
||
#~ msgid "<i>No source selected</i>"
|
||
#~ msgstr "<i>Geen bron gemerk</i>"
|
||
|
||
#~ msgid "<i>Testing TCP port…</i>"
|
||
#~ msgstr "<i>Toets tans TCP-poort…</i>"
|
||
|
||
#, c-format
|
||
#~ msgid "Asking for more peers in %s"
|
||
#~ msgstr "Vra vir meer eweknieë oor %s"
|
||
|
||
#, c-format
|
||
#~ msgid "Asking for more peers now… <small>%s</small>"
|
||
#~ msgstr "Vra tans vir meer eweknieë… <small>%s</small>"
|
||
|
||
#, c-format
|
||
#~ msgid "Asking for peer counts in %s"
|
||
#~ msgstr "Vra vir eweknietellings oor %s"
|
||
|
||
#, c-format
|
||
#~ msgid "Asking for peer counts now… <small>%s</small>"
|
||
#~ msgstr "Vra tans vir nuwe eweknietellings… <small>%s</small>"
|
||
|
||
#~ msgid "Automatically add .torrent files _from:"
|
||
#~ msgstr "Voeg .torrent-lêers outomaties toe _vanaf:"
|
||
|
||
#~ msgid "BitTorrent is a peer-to-peer file-sharing protocol that is commonly used to distribute large amounts of data between multiple users."
|
||
#~ msgstr "BitTorrent is ’n eweknielêerdeelprotokol wat algemeen gebruik word om groot hoeveelhede data onder meerdere gebruikers te versprei."
|
||
|
||
#, c-format
|
||
#~ msgid "Blocklist \"%s\" contains %zu entries"
|
||
#~ msgstr "Bloklys “%s” bevat %zu inskrywings"
|
||
|
||
#, c-format
|
||
#~ msgid "Blocklist \"%s\" updated with %zu entries"
|
||
#~ msgstr "Bloklys “%s” bygewerk met %zu inskrywings"
|
||
|
||
#, c-format
|
||
#~ msgid "Blocklist contains %'d rule"
|
||
#~ msgid_plural "Blocklist contains %'d rules"
|
||
#~ msgstr[0] "Bloklys bevat %'d reël"
|
||
#~ msgstr[1] "Bloklys bevat %'d reëls"
|
||
|
||
#, c-format
|
||
#~ msgid "Blocklist has %'d rule."
|
||
#~ msgid_plural "Blocklist has %'d rules."
|
||
#~ msgstr[0] "Bloklys het %'d reël."
|
||
#~ msgstr[1] "Bloklys het %'d reëls."
|
||
|
||
#~ msgid "Call scrip_t when torrent is completed:"
|
||
#~ msgstr "Roep skri_p op wanneer torrent voltooi is:"
|
||
|
||
#~ msgid "Cancelled"
|
||
#~ msgstr "Gekanselleer"
|
||
|
||
#, c-format
|
||
#~ msgid ""
|
||
#~ "Click to disable Alternative Speed Limits\n"
|
||
#~ " (%1$s down, %2$s up)"
|
||
#~ msgstr ""
|
||
#~ "Klik om Alternatiewe Spoedbeperkinge te deaktiveer\n"
|
||
#~ "(%1$s af, %2$s op)"
|
||
|
||
#, c-format
|
||
#~ msgid ""
|
||
#~ "Click to enable Alternative Speed Limits\n"
|
||
#~ " (%1$s down, %2$s up)"
|
||
#~ msgstr ""
|
||
#~ "Klik om Alternatiewe Spoedbeperkinge te aktiveer\n"
|
||
#~ "(%1$s af, %2$s op)"
|
||
|
||
#~ msgid "Complete"
|
||
#~ msgstr "Afgehandel"
|
||
|
||
#~ msgid "Copyright (c) The Transmission Project"
|
||
#~ msgstr "Kopiereg (c) Die Transmission Projek"
|
||
|
||
#, c-format
|
||
#~ msgid "Couldn't bind port %d on %s: %s"
|
||
#~ msgstr "Kon nie poort %d aan %s bind nie: %s"
|
||
|
||
#, c-format
|
||
#~ msgid "Couldn't bind port %d on %s: %s (%s)"
|
||
#~ msgstr "Kon nie poort %d aan %s bind nie: %s (%s)"
|
||
|
||
#, c-format
|
||
#~ msgid "Couldn't connect socket %<PRIdMAX> to %s, port %d (errno %d - %s)"
|
||
#~ msgstr "Kon nie sok %<PRIdMAX> aan %s, poort %d verbind nie (foutno %d - %s)"
|
||
|
||
#, c-format
|
||
#~ msgid "Couldn't create \"%1$s\": %2$s"
|
||
#~ msgstr "Kon nie “%1$s” skep nie: %2$s"
|
||
|
||
#, c-format
|
||
#~ msgid "Couldn't create socket: %s"
|
||
#~ msgstr "Kon nie sok skep nie: %s"
|
||
|
||
#, c-format
|
||
#~ msgid "Couldn't find settings key \"%s\""
|
||
#~ msgstr "Kon nie instellingsleutel “%s” kry nie"
|
||
|
||
#, c-format
|
||
#~ msgid "Couldn't get directory for \"%1$s\": %2$s"
|
||
#~ msgstr "Kon nie gids vir “%1$s” kry nie: %2$s"
|
||
|
||
#, c-format
|
||
#~ msgid "Couldn't inhibit desktop hibernation: %s"
|
||
#~ msgstr "Kon nie werkskermhibernasie inperk nie: %s"
|
||
|
||
#, c-format
|
||
#~ msgid "Couldn't open \"%1$s\": %2$s"
|
||
#~ msgstr "Kon nie “%1$s” oopmaak nie: %2$s"
|
||
|
||
#, c-format
|
||
#~ msgid "Couldn't preallocate file \"%1$s\" (%2$s, size: %3$<PRIu64>): %4$s"
|
||
#~ msgstr "Kon nie lêer “%1$s” vooraf toewys nie (%2$s, grootte %3$<PRIu64>): %4$s"
|
||
|
||
#, c-format
|
||
#~ msgid "Couldn't read \"%1$s\": %2$s"
|
||
#~ msgstr "Kon nie “%1$s” lees nie: %2$s"
|
||
|
||
#, c-format
|
||
#~ msgid "Couldn't read \"%s\": %s"
|
||
#~ msgstr "Kon nie “%s” lees nie: %s"
|
||
|
||
#, c-format
|
||
#~ msgid "Couldn't save \"%s\""
|
||
#~ msgstr "Kon nie “%s” bewaar nie"
|
||
|
||
#, c-format
|
||
#~ msgid "Couldn't save file \"%1$s\": %2$s"
|
||
#~ msgstr "Kon lêer “%1$s” nie bewaar nie: %2$s"
|
||
|
||
#, c-format
|
||
#~ msgid "Couldn't save temporary file \"%1$s\": %2$s"
|
||
#~ msgstr "Kon tydelike lêer “%1$s” nie bewaar nie: %2$s"
|
||
|
||
#, c-format
|
||
#~ msgid "Couldn't set source address %s on %<PRIdMAX>: %s"
|
||
#~ msgstr "Kon nie bronadres %s op %<PRIdMAX> stel nie: %s"
|
||
|
||
#, c-format
|
||
#~ msgid "Couldn't truncate \"%1$s\": %2$s"
|
||
#~ msgstr "Kon nie “%1$s” afknot nie: %2$s"
|
||
|
||
#~ msgid "Create a torrent"
|
||
#~ msgstr "Skep ’n torrent"
|
||
|
||
#, c-format
|
||
#~ msgid "Created \"%s\"!"
|
||
#~ msgstr "“%s” geskep!"
|
||
|
||
#, c-format
|
||
#~ msgid "Created by %1$s"
|
||
#~ msgstr "Geskep deur %1$s"
|
||
|
||
#, c-format
|
||
#~ msgid "Created by %1$s on %2$s"
|
||
#~ msgstr "Geskep deur %1$s op %2$s"
|
||
|
||
#, c-format
|
||
#~ msgid "Created on %1$s"
|
||
#~ msgstr "Geskep op %1$s"
|
||
|
||
#, c-format
|
||
#~ msgid "Creating \"%s\""
|
||
#~ msgstr "Skep tans “%s”"
|
||
|
||
#, c-format
|
||
#~ msgid "DNS Lookup failed: %s"
|
||
#~ msgstr "DNS-opsoek het misluk: %s"
|
||
|
||
#~ msgid "Debug"
|
||
#~ msgstr "Ontfout"
|
||
|
||
#, c-format
|
||
#~ msgid "Do_wnload (%s):"
|
||
#~ msgstr "Af_laai (%s):"
|
||
|
||
#~ msgid "Done"
|
||
#~ msgstr "Klaar"
|
||
|
||
#, c-format
|
||
#~ msgid "Down: %1$s, Up: %2$s"
|
||
#~ msgstr "Af: %1$s, Op: %2$s"
|
||
|
||
#, c-format
|
||
#~ msgid "Downloading from %1$'d %2$s"
|
||
#~ msgstr "Laai tans van %1$'d %2$s af"
|
||
|
||
#, c-format
|
||
#~ msgid "Downloading from %1$'d of %2$'d %3$s"
|
||
#~ msgstr "Laai tans van %1$'d uit %2$'d %3$s af"
|
||
|
||
#, c-format
|
||
#~ msgid "Downloading from %1$'d of %2$'d %3$s and %4$'d %5$s"
|
||
#~ msgstr "Laai tans af van %1$'d van %2$'d %3$s en %4$'d %5$s"
|
||
|
||
#, c-format
|
||
#~ msgid "Downloading metadata from %1$'d %2$s (%3$d%% done)"
|
||
#~ msgstr "Laai tans metadata af van %1$'d %2$s (%3$d%% klaar)"
|
||
|
||
#~ msgid "Enable _uTP for peer communication"
|
||
#~ msgstr "Aktiveer _uTP vir ewekniekommunikasie"
|
||
|
||
#~ msgid "Error opening torrent"
|
||
#~ msgstr "Fout met oopmaak van torrent"
|
||
|
||
#, c-format
|
||
#~ msgid "Error reading \"%s\": %s"
|
||
#~ msgstr "Fout met lees van “%s”: %s"
|
||
|
||
#, c-format
|
||
#~ msgid "Error registering Transmission as a %s handler: %s"
|
||
#~ msgstr "Kan nie Transmission as ’n %s-handeerder registreer nie: %s"
|
||
|
||
#, c-format
|
||
#~ msgid "Error uncompressing blocklist: %s (%d)"
|
||
#~ msgstr "Fout tydens ontpak van bloklys: %s (%d)"
|
||
|
||
#, c-format
|
||
#~ msgid "Error writing \"%s\": %s"
|
||
#~ msgstr "Fout met skryf van “%s”: %s"
|
||
|
||
#, c-format
|
||
#~ msgid "Error: %s"
|
||
#~ msgstr "Fout: %s"
|
||
|
||
#, c-format
|
||
#~ msgid "Error: invalid announce URL \"%s\""
|
||
#~ msgstr "Fout: ongeldige afkondigings-URL “%s”"
|
||
|
||
#, c-format
|
||
#~ msgid "Failed to set piece size to %s, leaving it at %s"
|
||
#~ msgstr "Kon nie stukgrootte na %s stel nie, hou dit op %s"
|
||
|
||
#, c-format
|
||
#~ msgid "File \"%s\" is in the way"
|
||
#~ msgstr "Lêer “%s” is in die pad"
|
||
|
||
#, c-format
|
||
#~ msgid "Found Internet Gateway Device \"%s\""
|
||
#~ msgstr "Het Internetingangtoestel “%s” Gevind"
|
||
|
||
#, c-format
|
||
#~ msgid "Found public address \"%s\""
|
||
#~ msgstr "Openbare adres “%s” gevind"
|
||
|
||
#~ msgid "Friday"
|
||
#~ msgstr "Vrydag"
|
||
|
||
#, c-format
|
||
#~ msgid "Got a list of %1$s%2$'d peers%3$s %4$s ago"
|
||
#~ msgstr "Het ’n lys van %1$s%2$'d eweknieë%3$s %4$s gelede gekry"
|
||
|
||
#, c-format
|
||
#~ msgid "Got a scrape error \"%s%s%s\" %s ago"
|
||
#~ msgstr "Het %s gelede ’n skraapfout %s“%s”%s gekry"
|
||
|
||
#, c-format
|
||
#~ msgid "Got an error %1$s\"%2$s\"%3$s %4$s ago"
|
||
#~ msgstr "Het ’n fout %1$s“%2$s”%3$s %4$s gelede gekry"
|
||
|
||
#, c-format
|
||
#~ msgid "Got signal %d; trying to shut down cleanly. Do it again if it gets stuck."
|
||
#~ msgstr "Het sein %d gekry; probeer deeglik afsluit. Doen dit weer indien dit vashaak."
|
||
|
||
#~ msgid "Idle"
|
||
#~ msgstr "Luier"
|
||
|
||
#, c-format
|
||
#~ msgid "Invalid metadata entry \"%s\""
|
||
#~ msgstr "Ongeldige metadata-inskrywing “%s”"
|
||
|
||
#~ msgid "Is another copy of Transmission already running?"
|
||
#~ msgstr "Loop daar dalk reeds ’n ander kopie van Transmission?"
|
||
|
||
#, c-format
|
||
#~ msgid "Limit _download speed (%s):"
|
||
#~ msgstr "Beperk _aflaaispoed (%s)"
|
||
|
||
#, c-format
|
||
#~ msgid "Limit _upload speed (%s):"
|
||
#~ msgstr "Beperk _oplaaispoed (%s)"
|
||
|
||
#, c-format
|
||
#~ msgid "Loaded %d torrents"
|
||
#~ msgstr "%d torrents gelaai"
|
||
|
||
#, c-format
|
||
#~ msgid "Local Address is \"%s\""
|
||
#~ msgstr "Lokale adres is “%s”"
|
||
|
||
#~ msgid "Magnet torrent's metadata is not usable"
|
||
#~ msgstr "Magneettorrent se metadata is onbruikbaar"
|
||
|
||
#~ msgid "Mo_ve .torrent file to the trash"
|
||
#~ msgstr "S_kuif .torrent-lêer na asblik"
|
||
|
||
#~ msgid "Monday"
|
||
#~ msgstr "Maandag"
|
||
|
||
#, c-format
|
||
#~ msgid "Moving \"%s\""
|
||
#~ msgstr "Skuif “%s”"
|
||
|
||
#~ msgid "Not a regular file"
|
||
#~ msgstr "Nie ’n gewone lêer nie"
|
||
|
||
#~ msgid "Notable features of Transmission include support for Local Peer Discovery, encryption, DHT, µTP, PEX and Magnet Link."
|
||
#~ msgstr "Noemenswaardige funksies van Transmission sluit ondersteuning vir Lokaleëweknie-ontdekking, enkripsie, DHT, µTP, PEX en Magneetskakel in."
|
||
|
||
#, c-format
|
||
#~ msgid "Peer list request %1$stimed out%2$s %3$s ago; will retry"
|
||
#~ msgstr "Eweknielysversoek het %3$s gelede %1$suitgetel%2$s; sal weer probeer"
|
||
|
||
#, c-format
|
||
#~ msgid "Piece %<PRIu32>, which was just downloaded, failed its checksum test"
|
||
#~ msgstr "Stuk %<PRIu32>, wat pas afgelaai is, het die kotrolesomtoets gefaal"
|
||
|
||
#, c-format
|
||
#~ msgid "Please Verify Local Data! Piece #%zu is corrupt."
|
||
#~ msgstr "Verifieer Lokale Data! Stuk #%zu is korrup."
|
||
|
||
#, c-format
|
||
#~ msgid "Port %d forwarded successfully"
|
||
#~ msgstr "Poort %d suksesvol aangestuur"
|
||
|
||
#, c-format
|
||
#~ msgid "Port %d isn't forwarded"
|
||
#~ msgstr "Poort %d is nie aangestuur nie"
|
||
|
||
#~ msgid "Port Forwarding"
|
||
#~ msgstr "Poortaanstuur"
|
||
|
||
#~ msgid "Port Forwarding (NAT-PMP)"
|
||
#~ msgstr "Poortaanstuur (NAT-PMP)"
|
||
|
||
#~ msgid "Port Forwarding (UPnP)"
|
||
#~ msgstr "Poortaanstuur (UPnP)"
|
||
|
||
#~ msgid "Port forwarding successful!"
|
||
#~ msgstr "Poortaanstuur suksesvol!"
|
||
|
||
#, c-format
|
||
#~ msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)"
|
||
#~ msgstr "Poortaanstuur deur “%s”, diens “%s”. (lokale adres: %s:%d)"
|
||
|
||
#~ msgid "Port is <b>closed</b>"
|
||
#~ msgstr "Poort is <b>toe</b>"
|
||
|
||
#~ msgid "Port is <b>open</b>"
|
||
#~ msgstr "Poort is <b>oop</b>"
|
||
|
||
#, c-format
|
||
#~ msgid "Preallocated file \"%1$s\" (%2$s, size: %3$<PRIu64>)"
|
||
#~ msgstr "Vooraftoegewysde lêer “%1$s” (%2$s, grootte %3$<PRIu64>)"
|
||
|
||
#~ msgid "Present Main Window"
|
||
#~ msgstr "Vertoon Hoofvenster"
|
||
|
||
#, c-format
|
||
#~ msgid "Ratio: %s"
|
||
#~ msgstr "Ratio: %s"
|
||
|
||
#~ msgid "Saturday"
|
||
#~ msgstr "Saterdag"
|
||
|
||
#, c-format
|
||
#~ msgid "Saved \"%s\""
|
||
#~ msgstr "“%s” Bewaar"
|
||
|
||
#, c-format
|
||
#~ msgid "Scanned %s"
|
||
#~ msgstr "%s geskandeer"
|
||
|
||
#, c-format
|
||
#~ msgid "Searching for web interface file \"%s\""
|
||
#~ msgstr "Soek tans na webkoppelvlaklêer “%s”"
|
||
|
||
#, c-format
|
||
#~ msgid "Seeding to %1$'d of %2$'d connected peer"
|
||
#~ msgid_plural "Seeding to %1$'d of %2$'d connected peers"
|
||
#~ msgstr[0] "Saai na %1$'d van %2$'d verbonde eweknie"
|
||
#~ msgstr[1] "Saai na %1$'d van %2$'d verbonde eweknieë"
|
||
|
||
#, c-format
|
||
#~ msgid "Serving RPC and Web requests on %s:%d%s"
|
||
#~ msgstr "Bedien RPC- en Webversoeke op %s:%d%s"
|
||
|
||
#~ msgid "Show _options dialog"
|
||
#~ msgstr "Vertoon _opsiesdialoog"
|
||
|
||
#, c-format
|
||
#~ msgid "Skipping unknown torrent \"%s\""
|
||
#~ msgstr "Slaan onbekende torrent “%s” oor"
|
||
|
||
#, c-format
|
||
#~ msgid "Started %'d time"
|
||
#~ msgid_plural "Started %'d times"
|
||
#~ msgstr[0] "%'d keer begin"
|
||
#~ msgstr[1] "%'d kere begin"
|
||
|
||
#, c-format
|
||
#~ msgid "State changed from \"%1$s\" to \"%2$s\""
|
||
#~ msgstr "Staat het verander van “%1$s” na “%2$s”"
|
||
|
||
#, c-format
|
||
#~ msgid "Stop at Ratio (%s)"
|
||
#~ msgstr "Stop by Ratio (%s)"
|
||
|
||
#~ msgid "Stopped"
|
||
#~ msgstr "Gestop"
|
||
|
||
#, c-format
|
||
#~ msgid "Stopping port forwarding through \"%s\", service \"%s\""
|
||
#~ msgstr "Stop tans poortaanstuur deur “%s”, diens “%s”"
|
||
|
||
#~ msgid "Sunday"
|
||
#~ msgstr "Sondag"
|
||
|
||
#, c-format
|
||
#~ msgid "The torrent file \"%s\" contains invalid data."
|
||
#~ msgstr "Die torrentlêer “%s” bevat ongeldige data."
|
||
|
||
#, c-format
|
||
#~ msgid "The torrent file \"%s\" encountered an unknown error."
|
||
#~ msgstr "Die torrentlêer “%s” het ’n onbekende fout teëgekom."
|
||
|
||
#, c-format
|
||
#~ msgid "The torrent file \"%s\" is already in use by \"%s.\""
|
||
#~ msgstr "Die torrentlêer “%s” is reeds deur “%s” in gebruik ."
|
||
|
||
#, c-format
|
||
#~ msgid "This magnet link appears to be intended for something other than BitTorrent. BitTorrent magnet links have a section containing \"%s\"."
|
||
#~ msgstr "Die magneetskakel blyk bedoel te wees vir iets anders as BitTorrent. BitTorrent-magneetskakels moet ’n seksie met “%s” hê."
|
||
|
||
#~ msgid "Thursday"
|
||
#~ msgstr "Donderdag"
|
||
|
||
#~ msgid ""
|
||
#~ "To add a backup URL, add it on the line after the primary URL.\n"
|
||
#~ "To add another primary URL, add it after a blank line."
|
||
#~ msgstr ""
|
||
#~ "Voeg ’n rugsteun-URL op die lyn na die primêre URL toe.\n"
|
||
#~ "Voeg nog ’n primêre URL na ’n skoon lyn toe."
|
||
|
||
#, c-format
|
||
#~ msgid "Torrent Creator is skipping file \"%s\": %s"
|
||
#~ msgstr "Torrentskepper slaan lêer “%s” oor: %s"
|
||
|
||
#, c-format
|
||
#~ msgid "Tracker error: \"%s\""
|
||
#~ msgstr "Spoorderfout: “%s”"
|
||
|
||
#, c-format
|
||
#~ msgid "Tracker gave HTTP response code %1$ld (%2$s)"
|
||
#~ msgstr "Spoorder gee HTTP-responskode %1$ld (%2$s)"
|
||
|
||
#, c-format
|
||
#~ msgid "Tracker gave a warning: \"%s\""
|
||
#~ msgstr "Spoorder gee waarskuwing: “%s”"
|
||
|
||
#, c-format
|
||
#~ msgid "Tracker gave an error: \"%s\""
|
||
#~ msgstr "Spoorder gee fout: “%s”"
|
||
|
||
#, c-format
|
||
#~ msgid "Tracker had %s%'d seeders and %'d leechers%s %s ago"
|
||
#~ msgstr "Spoorder het %sgelede %s%'s saaiers en %'d suiers%s gehad"
|
||
|
||
#, c-format
|
||
#~ msgid "Tracker warning: \"%s\""
|
||
#~ msgstr "Spoorderwaarskuwing: “%s”"
|
||
|
||
#, c-format
|
||
#~ msgid "Tracker will allow requests in %s"
|
||
#~ msgstr "Spoorder sal versoeke oor %s toelaat"
|
||
|
||
#, c-format
|
||
#~ msgid ""
|
||
#~ "Transmission\n"
|
||
#~ "Up: %1$s %2$s\n"
|
||
#~ "Down: %3$s %4$s"
|
||
#~ msgstr ""
|
||
#~ "Transmission\n"
|
||
#~ "Op: %1$s %2$s\n"
|
||
#~ "Af: %3$s %4$s"
|
||
|
||
#, c-format
|
||
#~ msgid "Transmission doesn't know how to use \"%s\""
|
||
#~ msgstr "Transmission weet nie hoe om “%s” te gebruik nie"
|
||
|
||
#~ msgid "Transmission is a BitTorrent client with an easy-to-use frontend on top a cross-platform backend. Native frontends are available for OS X and Windows, as well as command line and web frontends."
|
||
#~ msgstr "Transmission is ’n BitTorrent-kliënt met ’n maklikgebruikbare tussenvlak op ’n kruisplatform agterkant. Inheemse tussenvlakke vir macOS en Windows, asook bevellyn- en webtussenvlakke, is beskikbaar."
|
||
|
||
#~ msgid "Tuesday"
|
||
#~ msgstr "Dinsdag"
|
||
|
||
#, c-format
|
||
#~ msgid "U_pload (%s):"
|
||
#~ msgstr "O_plaai (%s):"
|
||
|
||
#~ msgid "Unable to parse file content"
|
||
#~ msgstr "Kan nie lêerinhoud parseer nie"
|
||
|
||
#, c-format
|
||
#~ msgid "Unable to rename file as \"%s\": %s"
|
||
#~ msgstr "Kan nie lêer se naam verander na “%s”: %s"
|
||
|
||
#~ msgid "Unrecognized URL"
|
||
#~ msgstr "Onherkende URL"
|
||
|
||
#, c-format
|
||
#~ msgid "Verifying local data (%.1f%% tested)"
|
||
#~ msgstr "Verifieer lokale data (%.1f%% getoets)"
|
||
|
||
#~ msgid "Verifying torrent"
|
||
#~ msgstr "Verifieer tans torrent"
|
||
|
||
#~ msgid "Wednesday"
|
||
#~ msgstr "Woensdag"
|
||
|
||
#, c-format
|
||
#~ msgid "_Download (%s):"
|
||
#~ msgstr "_Aflaai (%s):"
|
||
|
||
#~ msgid "_File"
|
||
#~ msgstr "_Lêer"
|
||
|
||
#~ msgid "_Queue"
|
||
#~ msgstr "_Wagry"
|
||
|
||
#, c-format
|
||
#~ msgid "_Show %'d of:"
|
||
#~ msgstr "_Toon %'d van:"
|
||
|
||
#~ msgid "_Sort Torrents By"
|
||
#~ msgstr "_Sorteer Torrents Volgens"
|
||
|
||
#~ msgid "_Torrent"
|
||
#~ msgstr "_Torrent"
|
||
|
||
#, c-format
|
||
#~ msgid "_Upload (%s):"
|
||
#~ msgstr "_Oplaai (%s):"
|
||
|
||
#~ msgid "_View"
|
||
#~ msgstr "_Vertoon"
|
||
|
||
#, c-format
|
||
#~ msgid "blocklist skipped invalid address at line %d"
|
||
#~ msgstr "bloklys het ongeldige adreslyn %d oorgeslaan"
|
||
|
||
#~ msgid "full"
|
||
#~ msgstr "vol"
|
||
|
||
#, c-format
|
||
#~ msgid "no longer forwarding port %d"
|
||
#~ msgstr "stuur nie meer poort %d aan nie"
|
||
|
||
#~ msgid "peer"
|
||
#~ msgid_plural "peers"
|
||
#~ msgstr[0] "eweknie"
|
||
#~ msgstr[1] "eweknieë"
|
||
|
||
#, c-format
|
||
#~ msgid "size|Down: %1$s, Up: %2$s"
|
||
#~ msgstr "grootte|Af: %1$s, Op: %2$s"
|
||
|
||
#~ msgid "sparse"
|
||
#~ msgstr "yl"
|
||
|
||
#~ msgid "uTP is a tool for reducing network congestion."
|
||
#~ msgstr "uTP is ’n nutsmiddel wat netwerkophoping verminder."
|
||
|
||
#~ msgid "web seed"
|
||
#~ msgid_plural "web seeds"
|
||
#~ msgstr[0] "webseed"
|
||
#~ msgstr[1] "websade"
|