2017-01-26 18:59:56 +00:00
# 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.
2010-01-13 01:06:34 +00:00
#
2020-05-14 16:16:15 +00:00
# Translators:
2022-06-03 09:06:59 +00:00
# Mike Gelfand <mikedld@mikedld.com>, 2022
# gogo <trebelnik2@gmail.com>, 2022
2020-05-14 16:16:15 +00:00
#
2017-01-26 18:59:56 +00:00
#, fuzzy
2010-01-13 01:06:34 +00:00
msgid ""
msgstr ""
2017-01-26 18:59:56 +00:00
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
2022-07-24 17:13:04 +00:00
"POT-Creation-Date: 2022-07-24 17:06+0100\n"
2020-05-14 16:16:15 +00:00
"PO-Revision-Date: 2017-01-26 19:47+0000\n"
2022-06-03 09:06:59 +00:00
"Last-Translator: gogo <trebelnik2@gmail.com>, 2022\n"
2017-05-19 19:58:09 +00:00
"Language-Team: Croatian (https://www.transifex.com/transmissionbt/teams/33778/hr/)\n"
2017-01-26 18:59:56 +00:00
"Language: hr\n"
2010-01-13 01:06:34 +00:00
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
2017-05-19 19:58:09 +00:00
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../cli/cli.cc:105 ../gtk/Utils.cc:86 ../libtransmission/utils.cc:935
2017-01-26 18:59:56 +00:00
msgid "None"
msgstr "Nijedan"
2022-06-03 09:06:59 +00:00
#: ../cli/cli.cc:110
msgid "Inf"
msgstr ""
2022-07-24 17:13:04 +00:00
#: ../daemon/daemon.cc:257 ../gtk/MakeDialog.cc:135 ../gtk/Session.cc:1136 ../libtransmission/blocklist.cc:61 ../libtransmission/blocklist.cc:73 ../libtransmission/blocklist.cc:281 ../libtransmission/blocklist.cc:299 ../libtransmission/inout.cc:165 ../libtransmission/utils.cc:155 ../libtransmission/utils.cc:181 ../libtransmission/utils.cc:193 ../libtransmission/utils.cc:219 ../libtransmission/utils.cc:239 ../libtransmission/utils.cc:251 ../libtransmission/watchdir.cc:195 ../libtransmission/watchdir.cc:228
2022-06-03 09:06:59 +00:00
msgid "Couldn't read '{path}': {error} ({error_code})"
msgstr ""
2022-07-24 17:13:04 +00:00
#: ../daemon/daemon.cc:283 ../gtk/Session.cc:1188 ../gtk/Utils.cc:255 ../libtransmission/watchdir.cc:332
2022-06-03 09:06:59 +00:00
msgid "Couldn't add torrent file '{path}'"
msgstr ""
#: ../daemon/daemon.cc:294
msgid "Removing torrent file '{path}'"
msgstr ""
#: ../daemon/daemon.cc:299 ../libtransmission/utils.cc:995
msgid "Couldn't remove '{path}': {error} ({error_code})"
msgstr ""
#: ../daemon/daemon.cc:631
msgid "Couldn't parse log level '{level}'"
msgstr ""
#: ../daemon/daemon.cc:679
msgid "Deferring reload until session is fully started."
msgstr ""
#: ../daemon/daemon.cc:694
msgid "Reloading settings from '{path}'"
msgstr ""
#: ../daemon/daemon.cc:733
msgid "Couldn't initialize daemon: {error} ({error_code})"
msgstr ""
#: ../daemon/daemon.cc:746
msgid "Loading settings from '{path}'"
msgstr ""
#: ../daemon/daemon.cc:766
msgid "Saved pidfile '{path}'"
msgstr ""
2022-07-24 17:13:04 +00:00
#: ../daemon/daemon.cc:772 ../gtk/MakeDialog.cc:143 ../gtk/MessageLogWindow.cc:190 ../libtransmission/blocklist.cc:356 ../libtransmission/inout.cc:181 ../libtransmission/rpcimpl.cc:1453 ../libtransmission/torrent.cc:825 ../libtransmission/torrent.cc:2041 ../libtransmission/variant.cc:1137
2022-06-03 09:06:59 +00:00
msgid "Couldn't save '{path}': {error} ({error_code})"
msgstr ""
#: ../daemon/daemon.cc:782
msgid "Requiring authentication"
msgstr ""
#: ../daemon/daemon.cc:803
msgid "Watching '{path}' for new torrent files"
msgstr ""
#: ../daemon/daemon.cc:846 ../libtransmission/watchdir-generic.cc:83 ../libtransmission/watchdir-kqueue.cc:163 ../libtransmission/watchdir-win32.cc:331
msgid "Couldn't create event: {error} ({error_code})"
msgstr ""
#: ../daemon/daemon.cc:856 ../libtransmission/watchdir-generic.cc:93 ../libtransmission/watchdir-kqueue.cc:173
msgid "Couldn't add event: {error} ({error_code})"
msgstr ""
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../daemon/daemon.cc:870
msgid "Couldn't launch daemon event loop: {error} ({error_code})"
msgstr ""
#: ../gtk/Application.cc:352
msgid "Couldn't register Transmission as a {content_type} handler: {error} ({error_code})"
msgstr ""
#: ../gtk/Application.cc:511
2022-02-21 21:24:50 +00:00
#, c-format
msgid "Got signal %d; trying to shut down cleanly. Do it again if it gets stuck."
msgstr "Dobiven signal %d; pokušaj urednog zatvaranja. Ponovite ako se zaglavi."
2019-03-06 00:12:51 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/Application.cc:713
2022-02-21 21:24:50 +00:00
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 je program za dijeljenje datoteka. Kada pokrenete torrent, njegovi podaci će biti dostupni ostalim korisnicima putem slanja. Za sav sadržaj koji dijelite Vi ste odgovorni."
2010-01-13 01:06:34 +00:00
2022-02-21 21:24:50 +00:00
#. make the dialog
2022-06-18 18:44:13 +00:00
#: ../gtk/Application.cc:719 ../gtk/DetailsDialog.cc:2328 ../gtk/DetailsDialog.cc:2438 ../gtk/Dialogs.cc:114 ../gtk/MakeDialog.cc:224 ../gtk/MessageLogWindow.cc:237 ../gtk/OptionsDialog.cc:280 ../gtk/OptionsDialog.cc:440 ../gtk/OptionsDialog.cc:500 ../gtk/RelocateDialog.cc:170 ../gtk/StatsDialog.cc:104
2022-02-21 21:24:50 +00:00
msgid "_Cancel"
2022-02-21 21:30:30 +00:00
msgstr "_Odustani"
2020-10-03 12:36:23 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/Application.cc:720
2022-02-21 21:24:50 +00:00
msgid "I _Agree"
msgstr "Slažem _se"
2019-03-06 00:12:51 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/Application.cc:900
msgid "Closing Connections…"
msgstr ""
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/Application.cc:905
2022-02-21 21:24:50 +00:00
msgid "Sending upload/download totals to tracker…"
msgstr "Slanje zbroja slanja/preuzimanja na pratitelj..."
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/Application.cc:910
2022-02-21 21:24:50 +00:00
msgid "_Quit Now"
msgstr "_Izađi odmah"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/Application.cc:963
2022-02-21 21:24:50 +00:00
msgid "Couldn't add corrupt torrent"
msgid_plural "Couldn't add corrupt torrents"
msgstr[0] "Nemoguće dodati oštećeni torrent"
msgstr[1] "Nemoguće dodati oštećene torrente"
msgstr[2] "Nemoguće dodati oštećene torrente"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/Application.cc:970
2022-02-21 21:24:50 +00:00
msgid "Couldn't add duplicate torrent"
msgid_plural "Couldn't add duplicate torrents"
msgstr[0] "Nemoguće dodati duplikat torrenta"
msgstr[1] "Nemoguće dodati duplikate torrenata"
msgstr[2] "Nemoguće dodati duplikate torrenata"
2020-10-03 12:36:23 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/Application.cc:1288
2022-02-21 21:24:50 +00:00
msgid "A fast and easy BitTorrent client"
msgstr "Jednostavan i brz BitTorrent klijent"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/Application.cc:1289
2022-02-21 21:24:50 +00:00
msgid "Copyright © The Transmission Project"
2022-06-03 09:06:59 +00:00
msgstr "Autorsko pravo © Transmission projekt"
2020-10-03 12:36:23 +00:00
2022-02-21 21:24:50 +00:00
#. Translators: translate "translator-credits" as your name
#. to have it appear in the credits in the "About"
#. dialog
2022-06-03 09:06:59 +00:00
#: ../gtk/Application.cc:1295
2022-02-21 21:24:50 +00:00
msgid "translator-credits"
2020-10-03 12:36:23 +00:00
msgstr ""
2022-02-21 21:24:50 +00:00
"Launchpad Contributions:\n"
" Denis Štogl https://launchpad.net/~destogl\n"
" Krzysztof Klimonda https://launchpad.net/~kklimonda\n"
" Miroslav Matejaš https://launchpad.net/~silverspace+amd64\n"
" Saša Mofardin - Mofa https://launchpad.net/~sasa-mofardin\n"
" Saša Teković https://launchpad.net/~hseagle2015\n"
" antisa https://launchpad.net/~antisa\n"
" damir https://launchpad.net/~markovi-damir\n"
" freedomrun https://launchpad.net/~freedomrun\n"
" gogo https://launchpad.net/~trebelnik-stefina"
2020-10-03 12:36:23 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/DetailsDialog.cc:465 ../gtk/PrefsDialog.cc:1183
2010-01-13 01:06:34 +00:00
msgid "Speed"
2010-06-13 18:14:49 +00:00
msgstr "Brzina"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/DetailsDialog.cc:467
2010-01-13 01:06:34 +00:00
msgid "Honor global _limits"
2010-06-13 18:14:49 +00:00
msgstr "Poštuj globalna _ograničenja"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/DetailsDialog.cc:472
msgid "Limit _download speed ({speed_units}):"
msgstr ""
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/DetailsDialog.cc:484
msgid "Limit _upload speed ({speed_units}):"
msgstr ""
2011-02-08 00:19:22 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/DetailsDialog.cc:497 ../gtk/OptionsDialog.cc:360
2011-02-08 00:19:22 +00:00
msgid "Torrent _priority:"
msgstr "Prioritet _torrenta:"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/DetailsDialog.cc:500
2010-09-30 23:36:57 +00:00
msgid "Seeding Limits"
2011-02-08 00:19:22 +00:00
msgstr "Ograničenja dijeljenja"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/DetailsDialog.cc:504 ../gtk/DetailsDialog.cc:524
2022-02-21 21:24:50 +00:00
msgid "Use global settings"
msgstr "Koristi globalne postavke"
2022-06-03 09:06:59 +00:00
#: ../gtk/DetailsDialog.cc:505
2022-02-21 21:24:50 +00:00
msgid "Seed regardless of ratio"
msgstr "Dijeli bez obzira na omjer"
2022-06-03 09:06:59 +00:00
#: ../gtk/DetailsDialog.cc:506
2022-02-21 21:24:50 +00:00
msgid "Stop seeding at ratio:"
msgstr "Zaustavi dijeljenje pri omjeru:"
2022-06-03 09:06:59 +00:00
#: ../gtk/DetailsDialog.cc:520
2010-09-30 23:36:57 +00:00
msgid "_Ratio:"
2011-02-08 00:19:22 +00:00
msgstr "_Omjer:"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/DetailsDialog.cc:525
2022-02-21 21:24:50 +00:00
msgid "Seed regardless of activity"
msgstr "Dijeli bez obzira na aktivnost"
2022-06-03 09:06:59 +00:00
#: ../gtk/DetailsDialog.cc:526
2022-02-21 21:24:50 +00:00
msgid "Stop seeding if idle for N minutes:"
msgstr "Zaustavi dijeljenje pri minuta neaktivnosti:"
2022-06-03 09:06:59 +00:00
#: ../gtk/DetailsDialog.cc:539
2010-09-30 23:36:57 +00:00
msgid "_Idle:"
2011-02-08 00:19:22 +00:00
msgstr "_Neaktivnost:"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/DetailsDialog.cc:542
2010-01-13 01:06:34 +00:00
msgid "Peer Connections"
2016-09-27 19:28:27 +00:00
msgstr "Povezivanje točaka"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/DetailsDialog.cc:545
2010-01-13 01:06:34 +00:00
msgid "_Maximum peers:"
2010-06-13 18:14:49 +00:00
msgstr "_Najviše točaka:"
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:566 ../gtk/TorrentCellRenderer.cc:161
2012-02-13 20:58:29 +00:00
msgid "Queued for verification"
2020-10-03 12:36:23 +00:00
msgstr "Čekanje na provjeru"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/DetailsDialog.cc:569
2010-01-13 01:06:34 +00:00
msgid "Verifying local data"
2010-06-13 18:14:49 +00:00
msgstr "Provjera lokalnih podataka"
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:572 ../gtk/TorrentCellRenderer.cc:164
2012-02-13 20:58:29 +00:00
msgid "Queued for download"
2020-10-03 12:36:23 +00:00
msgstr "Čeka na preuzimanje"
2012-02-13 20:58:29 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/DetailsDialog.cc:575 ../gtk/FilterBar.cc:517
2012-02-13 20:58:29 +00:00
msgctxt "Verb"
2010-01-13 01:06:34 +00:00
msgid "Downloading"
2012-07-06 01:21:32 +00:00
msgstr "Preuzimanje"
2012-02-13 20:58:29 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:578 ../gtk/TorrentCellRenderer.cc:167
2012-02-13 20:58:29 +00:00
msgid "Queued for seeding"
2020-10-03 12:36:23 +00:00
msgstr "Čeka na dijeljenje"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/DetailsDialog.cc:581 ../gtk/FilterBar.cc:518
2012-02-13 20:58:29 +00:00
msgctxt "Verb"
2010-01-13 01:06:34 +00:00
msgid "Seeding"
2012-07-06 01:21:32 +00:00
msgstr "Dijeljenje"
2010-06-13 18:14:49 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:584 ../gtk/FilterBar.cc:520 ../gtk/TorrentCellRenderer.cc:158
2010-06-13 18:14:49 +00:00
msgid "Finished"
2016-09-27 19:28:27 +00:00
msgstr "Završeno"
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:584 ../gtk/FilterBar.cc:519 ../gtk/TorrentCellRenderer.cc:158
2010-01-13 01:06:34 +00:00
msgid "Paused"
2010-06-13 18:14:49 +00:00
msgstr "Pauzirano"
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:605 ../gtk/DetailsDialog.cc:610 ../gtk/DetailsDialog.cc:724
2010-12-09 19:26:56 +00:00
msgid "N/A"
2011-02-08 00:19:22 +00:00
msgstr "Nedostupno"
2010-12-09 19:26:56 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:619 ../gtk/FileList.cc:592
2010-01-13 01:06:34 +00:00
msgid "Mixed"
2020-10-03 12:36:23 +00:00
msgstr "Izmiješano"
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:620
2010-09-30 23:36:57 +00:00
msgid "No Torrents Selected"
2011-02-08 00:19:22 +00:00
msgstr "Nema odabranih torrenata"
2010-09-30 23:36:57 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:649
2010-01-13 01:06:34 +00:00
msgid "Private to this tracker -- DHT and PEX disabled"
2010-06-13 18:14:49 +00:00
msgstr "Privatno za ovaj pratitelj - DHT i PEX onemogućeno"
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:649
2010-01-13 01:06:34 +00:00
msgid "Public torrent"
2010-06-13 18:14:49 +00:00
msgstr "Javni torrent"
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:712
2022-06-03 09:06:59 +00:00
msgid "Created by {creator} on {date}"
msgstr ""
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:716
2022-06-03 09:06:59 +00:00
msgid "Created by {creator}"
msgstr ""
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:720
2022-06-03 09:06:59 +00:00
msgid "Created on {date}"
msgstr ""
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:834
2010-01-13 01:06:34 +00:00
msgid "Unknown"
2010-06-13 18:14:49 +00:00
msgstr "Nepoznato"
2010-01-13 01:06:34 +00:00
2022-07-24 17:13:04 +00:00
#: ../gtk/DetailsDialog.cc:871 ../gtk/MakeDialog.cc:356
2022-06-03 09:06:59 +00:00
msgid "{total_size} in {file_count:L} file"
msgid_plural "{total_size} in {file_count:L} files"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2012-02-13 20:58:29 +00:00
2022-07-24 17:13:04 +00:00
#: ../gtk/DetailsDialog.cc:886 ../gtk/MakeDialog.cc:362
2022-06-03 09:06:59 +00:00
msgid "({piece_count} BitTorrent piece @ {piece_size})"
msgid_plural "({piece_count} BitTorrent pieces @ {piece_size})"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2012-02-13 20:58:29 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:930
2022-06-03 09:06:59 +00:00
msgid "{current_size} ({percent_done}%)"
msgstr ""
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:938
#, no-c-format
2022-06-03 09:06:59 +00:00
msgid "{current_size} ({percent_done}% of {percent_available}% available)"
msgstr ""
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:947
#, no-c-format
2022-06-03 09:06:59 +00:00
msgid "{current_size} ({percent_done}% of {percent_available}% available; {unverified_size} unverified)"
msgstr ""
2010-02-16 15:56:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:980
2022-06-03 09:06:59 +00:00
msgid "{downloaded_size} (+{discarded_size} discarded after failed checksum)"
2022-02-21 21:24:50 +00:00
msgstr ""
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1010
2022-06-03 09:06:59 +00:00
msgid "{uploaded_size} (Ratio: {ratio})"
msgstr ""
2010-12-09 19:26:56 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1051
2010-09-30 23:36:57 +00:00
msgid "No errors"
2011-02-08 00:19:22 +00:00
msgstr "Nema grešaka"
2010-09-30 23:36:57 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1071
2010-09-30 23:36:57 +00:00
msgid "Never"
2011-02-08 00:19:22 +00:00
msgstr "Nikad"
2010-09-30 23:36:57 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1075
2010-01-13 01:06:34 +00:00
msgid "Active now"
2010-06-13 18:14:49 +00:00
msgstr "Aktivno sada"
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1091
2010-01-13 01:06:34 +00:00
msgid "Activity"
2010-06-13 18:14:49 +00:00
msgstr "Aktivnost"
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1096
2010-01-13 01:06:34 +00:00
msgid "Torrent size:"
2010-06-13 18:14:49 +00:00
msgstr "Veličina torrenta:"
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1101
2010-01-13 01:06:34 +00:00
msgid "Have:"
2016-09-27 19:28:27 +00:00
msgstr "Napredak:"
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1106 ../gtk/StatsDialog.cc:151 ../gtk/StatsDialog.cc:172
2010-01-13 01:06:34 +00:00
msgid "Uploaded:"
2010-06-13 18:14:49 +00:00
msgstr "Poslano:"
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1111 ../gtk/StatsDialog.cc:154 ../gtk/StatsDialog.cc:175
2017-01-26 18:59:56 +00:00
msgid "Downloaded:"
msgstr "Preuzeto:"
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1116
2010-01-13 01:06:34 +00:00
msgid "State:"
2010-06-13 18:14:49 +00:00
msgstr "Stanje:"
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1121
2010-01-13 01:06:34 +00:00
msgid "Running time:"
2020-10-03 12:36:23 +00:00
msgstr "Vrijeme aktivnosti:"
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1126
2010-01-13 01:06:34 +00:00
msgid "Remaining time:"
2010-06-13 18:14:49 +00:00
msgstr "Preostalo vrijeme:"
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1131
2010-01-13 01:06:34 +00:00
msgid "Last activity:"
2020-10-03 12:36:23 +00:00
msgstr "Posljednja aktivnost:"
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1139
2010-01-13 01:06:34 +00:00
msgid "Error:"
2010-06-13 18:14:49 +00:00
msgstr "Greška:"
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1143
2010-01-13 01:06:34 +00:00
msgid "Details"
2016-09-27 19:28:27 +00:00
msgstr "Pojedinosti"
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1149
2010-01-13 01:06:34 +00:00
msgid "Location:"
2010-06-13 18:14:49 +00:00
msgstr "Lokacija:"
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1155
2010-01-13 01:06:34 +00:00
msgid "Hash:"
2010-06-13 18:14:49 +00:00
msgstr "Jedinstvena vrijednost:"
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1160
2010-01-13 01:06:34 +00:00
msgid "Privacy:"
2010-06-13 18:14:49 +00:00
msgstr "Privatnost:"
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1166
2010-01-13 01:06:34 +00:00
msgid "Origin:"
2010-06-13 18:14:49 +00:00
msgstr "Podrijetlo:"
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1171
2022-06-03 09:06:59 +00:00
msgid "Added:"
msgstr ""
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1185
2010-01-13 01:06:34 +00:00
msgid "Comment:"
2010-06-13 18:14:49 +00:00
msgstr "Komentar:"
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1574
2010-06-13 18:14:49 +00:00
msgid "Optimistic unchoke"
msgstr "Optimističan prekid blokiranja"
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1578
2010-06-13 18:14:49 +00:00
msgid "Downloading from this peer"
msgstr "Preuzimanje s ove točke"
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1582
2010-01-13 01:06:34 +00:00
msgid "We would download from this peer if they would let us"
2010-06-13 18:14:49 +00:00
msgstr "Preuzimali bismo s ove točke kada bi nam dopustili"
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1586
2010-01-13 01:06:34 +00:00
msgid "Uploading to peer"
2020-10-03 12:36:23 +00:00
msgstr "Slanje na točku"
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1590
2010-01-13 01:06:34 +00:00
msgid "We would upload to this peer if they asked"
2010-06-13 18:14:49 +00:00
msgstr "Slali bismo ovoj točki da nas to traže"
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1594
2010-01-13 01:06:34 +00:00
msgid "Peer has unchoked us, but we're not interested"
2010-06-13 18:14:49 +00:00
msgstr "Točka nas je odblokirala, ali nismo zainteresirani"
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1598
2010-01-13 01:06:34 +00:00
msgid "We unchoked this peer, but they're not interested"
2010-06-13 18:14:49 +00:00
msgstr "Odblokirali smo ovu točku, ali ona nije zainteresirana"
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1602
2010-01-13 01:06:34 +00:00
msgid "Encrypted connection"
2016-09-27 19:28:27 +00:00
msgstr "Šifrirano povezivanje"
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1606
2011-02-08 00:19:22 +00:00
msgid "Peer was found through Peer Exchange (PEX)"
2020-10-03 12:36:23 +00:00
msgstr "Točka je pronađena putem razmjene točaka (PEX)"
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1610
2011-02-08 00:19:22 +00:00
msgid "Peer was found through DHT"
2020-10-03 12:36:23 +00:00
msgstr "Točka je pronađena putem DHT-a"
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1614
2010-01-13 01:06:34 +00:00
msgid "Peer is an incoming connection"
2016-09-27 19:28:27 +00:00
msgstr "Točka je dolazno povezivanje"
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1618
2012-02-13 20:58:29 +00:00
msgid "Peer is connected over µTP"
2020-10-03 12:36:23 +00:00
msgstr "Točka je povezana putem µTP-a"
2012-02-13 20:58:29 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1704
2022-02-21 21:24:50 +00:00
msgid "Address"
msgstr "Adresa"
2022-06-03 09:06:59 +00:00
#. % is percent done
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1712
2022-02-21 21:24:50 +00:00
msgid "%"
msgstr "%"
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1728
2022-02-21 21:24:50 +00:00
msgid "Dn Reqs"
msgstr "Zahtjevi preuzimanja"
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1735
2022-02-21 21:24:50 +00:00
msgid "Up Reqs"
msgstr "Zahtjevi slanja"
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1742
2022-02-21 21:24:50 +00:00
msgid "Dn Blocks"
msgstr "Preuzeti blokovi"
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1749
2022-02-21 21:24:50 +00:00
msgid "Up Blocks"
msgstr "Poslani blokovi"
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1756
2022-02-21 21:24:50 +00:00
msgid "We Cancelled"
msgstr "Mi smo otkazali"
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1763
2022-02-21 21:24:50 +00:00
msgid "They Cancelled"
msgstr "Oni su otkazali"
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1771 ../gtk/DetailsDialog.cc:1845
2022-02-21 21:24:50 +00:00
msgid "Down"
msgstr "Brzina preuzimanja"
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1779
2022-02-21 21:24:50 +00:00
msgid "Up"
msgstr "Brzina slanja"
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1786
2022-02-21 21:24:50 +00:00
msgid "Client"
msgstr "Klijent"
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1792
2022-02-21 21:24:50 +00:00
msgid "Flags"
msgstr "Oznake"
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1836
2022-02-21 21:24:50 +00:00
msgid "Web Seeds"
msgstr "Web djeljitelji"
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1883 ../gtk/DetailsDialog.cc:2558
2010-01-13 01:06:34 +00:00
msgid "Show _more details"
2016-09-27 19:28:27 +00:00
msgstr "Prikaži _više pojedinosti"
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1922
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}"
2022-06-03 09:06:59 +00:00
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2010-02-16 15:56:34 +00:00
2022-06-03 09:06:59 +00:00
#. {markup_begin} and {markup_end} should surround the time_span
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1934
msgid "Peer list request {markup_begin}timed out {time_span_ago}{markup_end}; will retry"
2022-06-03 09:06:59 +00:00
msgstr ""
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#. {markup_begin} and {markup_end} should surround the error
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1943
msgid "Got an error '{markup_begin}{error}{markup_end}' {time_span_ago}"
2022-06-03 09:06:59 +00:00
msgstr ""
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1956
2010-01-13 01:06:34 +00:00
msgid "No updates scheduled"
2020-10-03 12:36:23 +00:00
msgstr "Nema zakazanih nadopuna"
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1963
msgid "Asking for more peers {time_span_from_now}"
2022-06-03 09:06:59 +00:00
msgstr ""
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:1970
2010-01-13 01:06:34 +00:00
msgid "Queued to ask for more peers"
2020-10-03 12:36:23 +00:00
msgstr "Upit za dodatnim točkama stavljen u red čekanja"
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#. {markup_begin} and {markup_end} should surround time_span_ago
#: ../gtk/DetailsDialog.cc:1978
msgid "Asked for more peers {markup_begin}{time_span_ago}{markup_end}"
2022-06-03 09:06:59 +00:00
msgstr ""
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#. {markup_begin} and {markup_end} should surround the seeder/leecher text
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2001
msgid "Tracker had {markup_begin}{seeder_count} {seeder_or_seeders} and {leecher_count} {leecher_or_leechers}{markup_end} {time_span_ago}"
2022-06-03 09:06:59 +00:00
msgstr ""
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2003
2022-06-03 09:06:59 +00:00
msgid "seeder"
msgid_plural "seeders"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2005
2022-06-03 09:06:59 +00:00
msgid "leecher"
msgid_plural "leechers"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#. {markup_begin} and {markup_end} should surround the error text
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2014
msgid "Got a scrape error '{markup_begin}{error}{markup_end}' {time_span_ago}"
2022-06-03 09:06:59 +00:00
msgstr ""
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2031
msgid "Asking for peer counts in {time_span_from_now}"
2022-06-03 09:06:59 +00:00
msgstr ""
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2038
2010-01-13 01:06:34 +00:00
msgid "Queued to ask for peer counts"
2020-10-03 12:36:23 +00:00
msgstr "Upit broja točke stavljen u red čekanja"
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2045
msgid "Asked for peer counts {markup_begin}{time_span_ago}{markup_end}"
2022-06-03 09:06:59 +00:00
msgstr ""
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2287
2010-01-13 01:06:34 +00:00
msgid "List contains invalid URLs"
2010-06-13 18:14:49 +00:00
msgstr "Popis sadrži neispravne URL-ove"
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2288 ../gtk/FileList.cc:776
2011-02-08 00:19:22 +00:00
msgid "Please correct the errors and try again."
2016-09-27 19:28:27 +00:00
msgstr "Ispravite greške i pokušajte ponovno."
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2325
2022-06-03 09:06:59 +00:00
msgid "{torrent_name} - Edit Trackers"
msgstr ""
2011-02-08 00:19:22 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2329 ../gtk/MessageLogWindow.cc:238
2020-10-03 12:36:23 +00:00
msgid "_Save"
2022-02-21 21:30:30 +00:00
msgstr "_Spremi"
2020-10-03 12:36:23 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2334
2010-01-13 01:06:34 +00:00
msgid "Tracker Announce URLs"
2010-06-13 18:14:49 +00:00
msgstr "Pratiteljevi URL-ovi najave"
2010-01-13 01:06:34 +00:00
2022-07-24 17:13:04 +00:00
#: ../gtk/DetailsDialog.cc:2338 ../gtk/MakeDialog.cc:525
2010-01-13 01:06:34 +00:00
msgid ""
2022-02-21 21:24:50 +00:00
"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."
2010-01-13 01:06:34 +00:00
msgstr ""
2022-06-03 09:06:59 +00:00
"Kako bi dodali pomoćni URL, dodajte ga u redak ispod glavnog URL-a.\n"
"Kako bi dodali novi glavni URL, dodajte ga nakon praznog retka."
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2357
2022-02-21 21:24:50 +00:00
msgid "Also see Default Public Trackers in Edit > Preferences > Network"
msgstr ""
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2435
2022-06-03 09:06:59 +00:00
msgid "{torrent_name} - Add Tracker"
msgstr ""
2011-02-08 00:19:22 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2439 ../gtk/DetailsDialog.cc:2542 ../gtk/MakeDialog.cc:226 ../gtk/PrefsDialog.cc:771
2020-10-03 12:36:23 +00:00
msgid "_Add"
msgstr "_Dodaj"
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2444
2011-02-08 00:19:22 +00:00
msgid "Tracker"
msgstr "Pratitelj"
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2450
2011-02-08 00:19:22 +00:00
msgid "_Announce URL:"
2016-09-27 19:28:27 +00:00
msgstr "_URL objave:"
2011-02-08 00:19:22 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2509 ../gtk/DetailsDialog.cc:2638
2010-01-13 01:06:34 +00:00
msgid "Trackers"
2010-06-13 18:14:49 +00:00
msgstr "Pratitelji"
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2546
2022-02-21 21:24:50 +00:00
msgid "_Edit"
msgstr "_Uredi"
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2550 ../gtk/Dialogs.cc:115 ../gtk/PrefsDialog.cc:767
2011-02-08 00:19:22 +00:00
msgid "_Remove"
2012-02-13 20:58:29 +00:00
msgstr "_Ukloni"
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2563
2010-01-13 01:06:34 +00:00
msgid "Show _backup trackers"
2016-09-27 19:28:27 +00:00
msgstr "Prikaži _pomoćne pratitelje"
2010-01-13 01:06:34 +00:00
2022-02-21 21:24:50 +00:00
#. create the dialog
2022-07-24 17:13:04 +00:00
#: ../gtk/DetailsDialog.cc:2623 ../gtk/MakeDialog.cc:225 ../gtk/MakeDialog.cc:468 ../gtk/PrefsDialog.cc:1176 ../gtk/StatsDialog.cc:143
2020-10-03 12:36:23 +00:00
msgid "_Close"
2022-02-21 21:30:30 +00:00
msgstr "_Zatvori"
2020-10-03 12:36:23 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2636 ../gtk/MessageLogWindow.cc:443
2010-01-13 01:06:34 +00:00
msgid "Information"
2010-06-13 18:14:49 +00:00
msgstr "Informacije"
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2637
2010-01-13 01:06:34 +00:00
msgid "Peers"
2010-06-13 18:14:49 +00:00
msgstr "Točke"
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2642
2010-01-13 01:06:34 +00:00
msgid "File listing not available for combined torrent properties"
2010-06-13 18:14:49 +00:00
msgstr "Popis datoteka nije dostupan za kombinirana svojstva torrenata"
2010-01-13 01:06:34 +00:00
2022-07-24 17:13:04 +00:00
#: ../gtk/DetailsDialog.cc:2646 ../gtk/MakeDialog.cc:474
2010-01-13 01:06:34 +00:00
msgid "Files"
2010-06-13 18:14:49 +00:00
msgstr "Datoteke"
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2648 ../gtk/MainWindow.cc:485 ../gtk/PrefsDialog.cc:1088
2010-01-13 01:06:34 +00:00
msgid "Options"
2010-06-13 18:14:49 +00:00
msgstr "Mogućnosti"
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2675
2022-06-03 09:06:59 +00:00
msgid "{torrent_name} Properties"
msgstr ""
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/DetailsDialog.cc:2684
2022-06-03 09:06:59 +00:00
msgid "Properties - {torrent_count:L} Torrent"
msgid_plural "Properties - {torrent_count:L} Torrents"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2010-01-13 01:06:34 +00:00
2022-02-21 21:24:50 +00:00
#: ../gtk/Dialogs.cc:54
2012-02-13 20:58:29 +00:00
#, c-format
msgid "Remove torrent?"
msgid_plural "Remove %d torrents?"
2016-09-27 19:28:27 +00:00
msgstr[0] "Želite li ukloniti torrent?"
msgstr[1] "Želite li ukloniti %d torrenta?"
msgstr[2] "Želite li ukloniti %d torrenta?"
2010-01-13 01:06:34 +00:00
2022-02-21 21:24:50 +00:00
#: ../gtk/Dialogs.cc:55
2012-02-13 20:58:29 +00:00
#, c-format
msgid "Delete this torrent's downloaded files?"
msgid_plural "Delete these %d torrents' downloaded files?"
2016-09-27 19:28:27 +00:00
msgstr[0] "Želite li obrisati preuzete datoteke ovog torrenta?"
2020-10-03 12:36:23 +00:00
msgstr[1] "Želite li obrisati ove %d preuzete datoteke torrenta?"
msgstr[2] "Želite li obrisati ovih %d preuzetih datoteka torrenta?"
2010-01-13 01:06:34 +00:00
2022-02-21 21:24:50 +00:00
#: ../gtk/Dialogs.cc:62
2017-05-19 19:58:09 +00:00
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] "Nakon brisanja, nastavak prijenosa će zahtijevati torrent datoteku ili magnetnu poveznicu."
msgstr[1] "Nakon brisanja, nastavak prijenosa će zahtijevati torrent datoteku ili magnetnu poveznicu."
msgstr[2] "Nakon brisanja, nastavak prijenosa će zahtijevati torrent datoteku ili magnetnu poveznicu."
2012-02-13 20:58:29 +00:00
2022-02-21 21:24:50 +00:00
#: ../gtk/Dialogs.cc:69
2012-02-13 20:58:29 +00:00
msgid "This torrent has not finished downloading."
msgid_plural "These torrents have not finished downloading."
msgstr[0] "Nije završeno preuzimanje ovog torrenta."
2020-10-03 12:36:23 +00:00
msgstr[1] "Nije završeno preuzimanje ovih torrenta."
msgstr[2] "Nije završeno preuzimanje ovih torrenta."
2012-02-13 20:58:29 +00:00
2022-02-21 21:24:50 +00:00
#: ../gtk/Dialogs.cc:75
2012-02-13 20:58:29 +00:00
msgid "This torrent is connected to peers."
msgid_plural "These torrents are connected to peers."
2016-09-27 19:28:27 +00:00
msgstr[0] "Ovaj je torrent povezan s točkama."
msgstr[1] "Ovi su torrenti povezani s točkama."
msgstr[2] "Ovi su torrenti povezani s točkama."
2012-02-13 20:58:29 +00:00
2022-02-21 21:24:50 +00:00
#: ../gtk/Dialogs.cc:82
2012-02-13 20:58:29 +00:00
msgid "One of these torrents is connected to peers."
msgid_plural "Some of these torrents are connected to peers."
2016-09-27 19:28:27 +00:00
msgstr[0] "Jedan od ovih torrenta je povezan s točkama."
2020-10-03 12:36:23 +00:00
msgstr[1] "Neki od ovih torrenta su povezni s točkama."
msgstr[2] "Neki od ovih torrenta su povezni s točkama."
2012-02-13 20:58:29 +00:00
2022-02-21 21:24:50 +00:00
#: ../gtk/Dialogs.cc:95
2012-02-13 20:58:29 +00:00
msgid "One of these torrents has not finished downloading."
msgid_plural "Some of these torrents have not finished downloading."
msgstr[0] "Preuzimanje jednog od ovih torrenta nije završeno."
msgstr[1] "Preuzimanje nekih od ovih torrenata nije završeno."
2020-10-03 12:36:23 +00:00
msgstr[2] "Preuzimanje nekih od ovih torrenta nije završeno."
2012-02-13 20:58:29 +00:00
2022-02-21 21:24:50 +00:00
#: ../gtk/Dialogs.cc:115
2020-10-03 12:36:23 +00:00
msgid "_Delete"
2022-02-21 21:30:30 +00:00
msgstr "_Obriši"
2020-10-03 12:36:23 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/FileList.cc:580 ../gtk/Utils.cc:479
2010-02-16 15:56:34 +00:00
msgid "High"
2010-06-13 18:14:49 +00:00
msgstr "Visok"
2010-02-16 15:56:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/FileList.cc:584 ../gtk/Utils.cc:480
2010-02-16 15:56:34 +00:00
msgid "Normal"
2010-06-13 18:14:49 +00:00
msgstr "Normalan"
2010-02-16 15:56:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/FileList.cc:588 ../gtk/Utils.cc:481
2010-02-16 15:56:34 +00:00
msgid "Low"
2010-06-13 18:14:49 +00:00
msgstr "Nizak"
2010-02-16 15:56:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/FileList.cc:767 ../gtk/Session.cc:621
msgid "Couldn't rename '{old_path}' as '{path}': {error} ({error_code})"
msgstr ""
2017-01-26 18:59:56 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/FileList.cc:865 ../gtk/MessageLogWindow.cc:305
2011-02-08 00:19:22 +00:00
msgid "Name"
msgstr "Naziv"
2022-06-03 09:06:59 +00:00
#: ../gtk/FileList.cc:890
2011-02-08 00:19:22 +00:00
msgid "Size"
2012-02-13 20:58:29 +00:00
msgstr "Veličina"
2010-01-13 01:06:34 +00:00
#. add "progress" column
2022-06-03 09:06:59 +00:00
#: ../gtk/FileList.cc:899
2011-02-08 00:19:22 +00:00
msgid "Have"
2016-09-27 19:28:27 +00:00
msgstr "Napredak"
2012-02-13 20:58:29 +00:00
#. add "enabled" column
2022-06-03 09:06:59 +00:00
#: ../gtk/FileList.cc:916
2012-02-13 20:58:29 +00:00
msgid "Download"
msgstr "Preuzmi"
2011-02-08 00:19:22 +00:00
#. add priority column
2022-06-03 09:06:59 +00:00
#: ../gtk/FileList.cc:933
2011-02-08 00:19:22 +00:00
msgid "Priority"
msgstr "Prioritet"
2010-06-13 18:14:49 +00:00
2022-02-21 21:24:50 +00:00
#: ../gtk/FilterBar.cc:286 ../gtk/FilterBar.cc:514
2010-06-13 18:14:49 +00:00
msgid "All"
2010-09-30 23:36:57 +00:00
msgstr "Sve"
2010-06-13 18:14:49 +00:00
2022-02-21 21:24:50 +00:00
#: ../gtk/FilterBar.cc:516
2010-06-13 18:14:49 +00:00
msgid "Active"
2016-09-27 19:28:27 +00:00
msgstr "Aktivno"
2010-06-13 18:14:49 +00:00
2022-02-21 21:24:50 +00:00
#: ../gtk/FilterBar.cc:521
2012-02-13 20:58:29 +00:00
msgctxt "Verb"
2010-06-13 18:14:49 +00:00
msgid "Verifying"
2012-07-06 01:21:32 +00:00
msgstr "Provjera"
2010-06-13 18:14:49 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/FilterBar.cc:522 ../gtk/FreeSpaceLabel.cc:51 ../gtk/MessageLogWindow.cc:441
2010-06-13 18:14:49 +00:00
msgid "Error"
msgstr "Greška"
2022-06-03 09:06:59 +00:00
#: ../gtk/FilterBar.cc:715
2010-06-13 18:14:49 +00:00
msgid "_Show:"
2010-09-30 23:36:57 +00:00
msgstr "_Prikaži:"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/FilterBar.cc:716
msgid "_Show {count:L} of:"
msgstr ""
#: ../gtk/FreeSpaceLabel.cc:51
msgid "{disk_space} free"
msgstr ""
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MainWindow.cc:131
2022-02-21 21:24:50 +00:00
msgid "Torrent"
msgstr "Torrent"
2017-01-26 18:59:56 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MainWindow.cc:229
2022-02-21 21:24:50 +00:00
msgid ""
"Click to disable Alternative Speed Limits\n"
2022-06-03 09:06:59 +00:00
" ({download_speed} down, {upload_speed} up)"
2022-02-21 21:24:50 +00:00
msgstr ""
2012-02-13 20:58:29 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MainWindow.cc:230
2022-02-21 21:24:50 +00:00
msgid ""
"Click to enable Alternative Speed Limits\n"
2022-06-03 09:06:59 +00:00
" ({download_speed} down, {upload_speed} up)"
2022-02-21 21:24:50 +00:00
msgstr ""
2012-02-13 20:58:29 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MainWindow.cc:272
2022-02-21 21:24:50 +00:00
msgid "Unlimited"
msgstr "Neograničeno"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MainWindow.cc:318
2022-02-21 21:24:50 +00:00
msgid "Seed Forever"
msgstr "Dijeli zauvijek"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MainWindow.cc:347
2022-02-21 21:24:50 +00:00
msgid "Limit Download Speed"
msgstr "Ograniči brzinu preuzimanja"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MainWindow.cc:351
2022-02-21 21:24:50 +00:00
msgid "Limit Upload Speed"
msgstr "Ograniči brzinu slanja"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MainWindow.cc:357
2022-02-21 21:24:50 +00:00
msgid "Stop Seeding at Ratio"
msgstr "Zaustavi dijeljenje pri omjeru"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MainWindow.cc:383
msgid "Stop at Ratio ({ratio})"
msgstr ""
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MainWindow.cc:420
2022-02-21 21:24:50 +00:00
msgid "Total Ratio"
msgstr "Ukupni omjer"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MainWindow.cc:421
2022-02-21 21:24:50 +00:00
msgid "Session Ratio"
msgstr "Omjer sesije"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MainWindow.cc:422
2022-02-21 21:24:50 +00:00
msgid "Total Transfer"
msgstr "Ukupni prijenos"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MainWindow.cc:423
2022-02-21 21:24:50 +00:00
msgid "Session Transfer"
msgstr "Prijenos sesije"
2012-02-13 20:58:29 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MainWindow.cc:523 ../gtk/StatsDialog.cc:129
2022-02-21 21:24:50 +00:00
msgid "Statistics"
msgstr "Statistika"
2012-02-13 20:58:29 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/MainWindow.cc:591 ../gtk/MainWindow.cc:612 ../gtk/TorrentCellRenderer.cc:180
2022-06-03 09:06:59 +00:00
msgid "Ratio: {ratio}"
msgstr ""
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MainWindow.cc:597
msgctxt "current session totals"
msgid "Down: {downloaded_size}, Up: {uploaded_size}"
msgstr ""
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MainWindow.cc:605
msgctxt "all-time totals"
msgid "Down: {downloaded_size}, Up: {uploaded_size}"
msgstr ""
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MainWindow.cc:638
msgid "{download_speed} ▼"
msgstr ""
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/MainWindow.cc:641 ../gtk/TorrentCellRenderer.cc:138
2022-06-03 09:06:59 +00:00
msgid "{upload_speed} ▲"
msgstr ""
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MakeDialog.cc:118
msgid "Creating '{path}'"
msgstr ""
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MakeDialog.cc:122
msgid "Created '{path}'"
msgstr ""
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MakeDialog.cc:126
msgid "Cancelled"
msgstr "Otkazano"
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/MakeDialog.cc:130 ../gtk/Utils.cc:543 ../libtransmission/announcer.cc:1209 ../libtransmission/announcer.cc:1441
2022-06-03 09:06:59 +00:00
msgid "Unsupported URL: '{url}'"
msgstr ""
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MakeDialog.cc:164
msgid "Scanned {file_size}"
msgstr ""
2010-01-13 01:06:34 +00:00
2022-07-24 17:13:04 +00:00
#: ../gtk/MakeDialog.cc:219 ../gtk/MakeDialog.cc:455
2010-01-13 01:06:34 +00:00
msgid "New Torrent"
2010-06-13 18:14:49 +00:00
msgstr "Novi torrent"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MakeDialog.cc:235
2012-02-13 20:58:29 +00:00
msgid "Creating torrent…"
2012-07-06 01:21:32 +00:00
msgstr "Stvaranje torrenta..."
2010-01-13 01:06:34 +00:00
2022-07-24 17:13:04 +00:00
#: ../gtk/MakeDialog.cc:350 ../gtk/MakeDialog.cc:500
2010-01-13 01:06:34 +00:00
msgid "No source selected"
2010-06-13 18:14:49 +00:00
msgstr "Nije odabran izvor"
2010-01-13 01:06:34 +00:00
2022-07-24 17:13:04 +00:00
#: ../gtk/MakeDialog.cc:469
2020-10-03 12:36:23 +00:00
msgid "_New"
2022-02-21 21:30:30 +00:00
msgstr "_Novi"
2020-10-03 12:36:23 +00:00
2022-07-24 17:13:04 +00:00
#: ../gtk/MakeDialog.cc:478
2010-01-13 01:06:34 +00:00
msgid "Sa_ve to:"
2010-06-13 18:14:49 +00:00
msgstr "Sp_remi u:"
2010-01-13 01:06:34 +00:00
2022-07-24 17:13:04 +00:00
#: ../gtk/MakeDialog.cc:482
2010-01-13 01:06:34 +00:00
msgid "Source F_older:"
2010-06-13 18:14:49 +00:00
msgstr "Izv_orna mapa:"
2010-01-13 01:06:34 +00:00
2022-07-24 17:13:04 +00:00
#: ../gtk/MakeDialog.cc:491
2010-01-13 01:06:34 +00:00
msgid "Source _File:"
2010-06-13 18:14:49 +00:00
msgstr "Izvorna _datoteka:"
2010-01-13 01:06:34 +00:00
2022-07-24 17:13:04 +00:00
#: ../gtk/MakeDialog.cc:507
2022-06-03 09:06:59 +00:00
msgid "Piece size:"
msgstr ""
2010-01-13 01:06:34 +00:00
2022-07-24 17:13:04 +00:00
#: ../gtk/MakeDialog.cc:510
2010-01-13 01:06:34 +00:00
msgid "Properties"
2010-06-13 18:14:49 +00:00
msgstr "Svojstva"
2010-01-13 01:06:34 +00:00
2022-07-24 17:13:04 +00:00
#: ../gtk/MakeDialog.cc:530
2010-01-13 01:06:34 +00:00
msgid "_Trackers:"
2010-06-13 18:14:49 +00:00
msgstr "Pra_titelji:"
2010-01-13 01:06:34 +00:00
2022-07-24 17:13:04 +00:00
#: ../gtk/MakeDialog.cc:532
2010-01-13 01:06:34 +00:00
msgid "Co_mment:"
2010-06-13 18:14:49 +00:00
msgstr "Ko_mentar:"
2010-01-13 01:06:34 +00:00
2022-07-24 17:13:04 +00:00
#: ../gtk/MakeDialog.cc:539
2022-02-21 21:24:50 +00:00
msgid "_Source:"
msgstr ""
2022-07-24 17:13:04 +00:00
#: ../gtk/MakeDialog.cc:546
2010-01-13 01:06:34 +00:00
msgid "_Private torrent"
2010-06-13 18:14:49 +00:00
msgstr "_Privatni torrent"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MessageLogWindow.cc:236
2010-01-13 01:06:34 +00:00
msgid "Save Log"
2010-06-13 18:14:49 +00:00
msgstr "Spremi zapis"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MessageLogWindow.cc:314
2010-01-13 01:06:34 +00:00
msgid "Message"
2010-06-13 18:14:49 +00:00
msgstr "Poruka"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MessageLogWindow.cc:323
2022-02-21 21:24:50 +00:00
msgid "Time"
msgstr "Vrijeme"
2022-06-03 09:06:59 +00:00
#: ../gtk/MessageLogWindow.cc:440
msgid "Critical"
msgstr ""
#: ../gtk/MessageLogWindow.cc:442
msgid "Warning"
msgstr ""
#: ../gtk/MessageLogWindow.cc:444
2010-09-30 23:36:57 +00:00
msgid "Debug"
msgstr "Otkloni grešku"
2022-06-03 09:06:59 +00:00
#: ../gtk/MessageLogWindow.cc:445
msgid "Trace"
msgstr ""
#: ../gtk/MessageLogWindow.cc:447
2010-01-13 01:06:34 +00:00
msgid "Message Log"
2020-10-03 12:36:23 +00:00
msgstr "Zapis poruka"
2022-06-03 09:06:59 +00:00
#: ../gtk/MessageLogWindow.cc:465
2020-10-03 12:36:23 +00:00
msgid "Save _As"
2022-02-21 21:30:30 +00:00
msgstr "Spremi _kao"
2020-10-03 12:36:23 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MessageLogWindow.cc:476
2020-10-03 12:36:23 +00:00
msgid "Clear"
2020-11-03 17:26:30 +00:00
msgstr "Ukloni"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MessageLogWindow.cc:489
2020-10-03 12:36:23 +00:00
msgid "P_ause"
2022-02-21 21:30:30 +00:00
msgstr "P_auziraj"
2020-10-03 12:36:23 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/MessageLogWindow.cc:498
2010-01-13 01:06:34 +00:00
msgid "Level"
2010-06-13 18:14:49 +00:00
msgstr "Razina"
2010-01-13 01:06:34 +00:00
2022-02-21 21:24:50 +00:00
#: ../gtk/Notify.cc:197
2010-01-13 01:06:34 +00:00
msgid "Open File"
2010-06-13 18:14:49 +00:00
msgstr "Otvori datoteku"
2010-01-13 01:06:34 +00:00
2022-02-21 21:24:50 +00:00
#: ../gtk/Notify.cc:202
2010-01-13 01:06:34 +00:00
msgid "Open Folder"
2010-06-13 18:14:49 +00:00
msgstr "Otvori mapu"
2010-01-13 01:06:34 +00:00
2022-02-21 21:24:50 +00:00
#: ../gtk/Notify.cc:216
2012-02-13 20:58:29 +00:00
msgid "Torrent Complete"
2016-09-27 19:28:27 +00:00
msgstr "Torrent preuzet"
2012-02-13 20:58:29 +00:00
2022-02-21 21:24:50 +00:00
#: ../gtk/Notify.cc:238
msgid "Start Now"
msgstr ""
#: ../gtk/Notify.cc:250
2010-01-13 01:06:34 +00:00
msgid "Torrent Added"
2010-06-13 18:14:49 +00:00
msgstr "Torrent dodan"
2010-01-13 01:06:34 +00:00
2022-02-21 21:24:50 +00:00
#: ../gtk/OptionsDialog.cc:234
2011-02-08 00:19:22 +00:00
msgid "Torrent files"
msgstr "Torrent datoteke"
2022-02-21 21:24:50 +00:00
#: ../gtk/OptionsDialog.cc:239
2011-02-08 00:19:22 +00:00
msgid "All files"
msgstr "Sve datoteke"
2022-02-21 21:24:50 +00:00
#: ../gtk/OptionsDialog.cc:262
2011-02-08 00:19:22 +00:00
msgid "Torrent Options"
msgstr "Mogućnosti torrenta"
2022-02-21 21:24:50 +00:00
#: ../gtk/OptionsDialog.cc:281 ../gtk/OptionsDialog.cc:441 ../gtk/OptionsDialog.cc:501
msgid "_Open"
2022-02-21 21:30:30 +00:00
msgstr "_Otvori"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/OptionsDialog.cc:295 ../gtk/PrefsDialog.cc:270
msgid "Mo_ve torrent file to the trash"
msgstr ""
2011-02-08 00:19:22 +00:00
2022-02-21 21:24:50 +00:00
#: ../gtk/OptionsDialog.cc:296
2011-02-08 00:19:22 +00:00
msgid "_Start when added"
2016-09-27 19:28:27 +00:00
msgstr "_Pokreni nakon dodavanja"
2011-02-08 00:19:22 +00:00
2012-09-26 02:38:25 +00:00
#. "torrent file" row
2022-02-21 21:24:50 +00:00
#: ../gtk/OptionsDialog.cc:309
2011-02-08 00:19:22 +00:00
msgid "_Torrent file:"
msgstr "_Torrent datoteka:"
2022-02-21 21:24:50 +00:00
#: ../gtk/OptionsDialog.cc:313
2011-02-08 00:19:22 +00:00
msgid "Select Source File"
msgstr "Izaberi datoteku izvora"
2022-02-21 21:24:50 +00:00
#: ../gtk/OptionsDialog.cc:322
2011-02-08 00:19:22 +00:00
msgid "_Destination folder:"
msgstr "_Odredišna mapa:"
2022-02-21 21:24:50 +00:00
#: ../gtk/OptionsDialog.cc:327
2011-02-08 00:19:22 +00:00
msgid "Select Destination Folder"
msgstr "Odaberite odredišnu mapu"
2022-02-21 21:24:50 +00:00
#: ../gtk/OptionsDialog.cc:436
2011-02-08 00:19:22 +00:00
msgid "Open a Torrent"
2020-10-03 12:36:23 +00:00
msgstr "Otvori torrent"
2011-02-08 00:19:22 +00:00
2022-02-21 21:24:50 +00:00
#: ../gtk/OptionsDialog.cc:452
2011-02-08 00:19:22 +00:00
msgid "Show _options dialog"
msgstr "Prikaži dijalog _mogućnosti"
2022-02-21 21:24:50 +00:00
#: ../gtk/OptionsDialog.cc:496
2011-02-08 00:19:22 +00:00
msgid "Open URL"
2012-02-13 20:58:29 +00:00
msgstr "Otvori URL"
2011-02-08 00:19:22 +00:00
2022-02-21 21:24:50 +00:00
#: ../gtk/OptionsDialog.cc:506
2011-02-08 00:19:22 +00:00
msgid "Open torrent from URL"
2012-02-13 20:58:29 +00:00
msgstr "Otvori torrent iz URL-a"
2011-02-08 00:19:22 +00:00
2022-02-21 21:24:50 +00:00
#: ../gtk/OptionsDialog.cc:511
2011-02-08 00:19:22 +00:00
msgid "_URL"
msgstr "_URL"
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:254
2017-01-26 18:59:56 +00:00
msgctxt "Gerund"
msgid "Adding"
msgstr "Dodavanje"
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:257
msgid "Automatically add torrent files _from:"
msgstr ""
2017-01-26 18:59:56 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:264
2017-01-26 18:59:56 +00:00
msgid "Show the Torrent Options _dialog"
2020-05-14 16:16:15 +00:00
msgstr "Prikaži dijalog mogućnosti _torrenta"
2017-01-26 18:59:56 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:266
2017-01-26 18:59:56 +00:00
msgid "_Start added torrents"
2020-05-14 16:16:15 +00:00
msgstr "_Pokreni dodane torrente"
2017-01-26 18:59:56 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:272
2012-02-13 20:58:29 +00:00
msgid "Save to _Location:"
msgstr "Spremi u _lokaciju:"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:280
2017-01-26 18:59:56 +00:00
msgid "Download Queue"
2020-10-03 12:36:23 +00:00
msgstr "Red čekanja preuzimanja"
2012-02-13 20:58:29 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:282
2017-01-26 18:59:56 +00:00
msgid "Ma_ximum active downloads:"
2020-05-14 16:16:15 +00:00
msgstr "Na_jviše aktivnih preuzimanja:"
2012-02-13 20:58:29 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:286
2017-01-26 18:59:56 +00:00
msgid "Downloads sharing data in the last _N minutes are active:"
2020-05-14 16:16:15 +00:00
msgstr "Preuzimanja dijeljenja podataka u zadnjih _N minuta je aktivno:"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:290
2012-02-13 20:58:29 +00:00
msgid "Incomplete"
msgstr "Nepotpuno"
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:294
2010-02-16 15:56:34 +00:00
msgid "Append \"._part\" to incomplete files' names"
2010-06-13 18:14:49 +00:00
msgstr "Dodaj \"._part\" na kraju naziva nepreuzetih datoteka"
2010-02-16 15:56:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:297
2010-01-13 01:06:34 +00:00
msgid "Keep _incomplete torrents in:"
2016-09-27 19:28:27 +00:00
msgstr "Zadrži _nedovršene torrente u:"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:305
2022-02-21 21:24:50 +00:00
msgid "Call scrip_t when done downloading:"
msgstr ""
2012-02-13 20:58:29 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:324
2017-01-26 18:59:56 +00:00
msgid "Limits"
msgstr "Ograničenja"
2010-09-30 23:36:57 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:327
2010-09-30 23:36:57 +00:00
msgid "Stop seeding at _ratio:"
2011-02-08 00:19:22 +00:00
msgstr "Zaustavi dijeljenje pri _omjeru:"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:335
2010-09-30 23:36:57 +00:00
msgid "Stop seeding if idle for _N minutes:"
2011-02-08 00:19:22 +00:00
msgstr "Zustavi dijeljenje kod _N minuta neaktivnosti:"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:343
2022-02-21 21:24:50 +00:00
msgid "Call scrip_t when done seeding:"
msgstr ""
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:362 ../gtk/PrefsDialog.cc:1188
2010-01-13 01:06:34 +00:00
msgid "Desktop"
2020-10-03 12:36:23 +00:00
msgstr "Radno okruženje"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:366
2012-02-13 20:58:29 +00:00
msgid "_Inhibit hibernation when torrents are active"
2016-09-27 19:28:27 +00:00
msgstr "_Spriječi hibernaciju kada su torrenti aktivni"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:370
2010-01-13 01:06:34 +00:00
msgid "Show Transmission icon in the _notification area"
2016-09-27 19:28:27 +00:00
msgstr "Prikaži Transmissionovu ikonu u _traci sustava"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:373
2012-02-13 20:58:29 +00:00
msgid "Notification"
2012-07-06 01:21:32 +00:00
msgstr "Obavijest"
2012-02-13 20:58:29 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:377
2012-02-13 20:58:29 +00:00
msgid "Show a notification when torrents are a_dded"
2012-07-06 01:21:32 +00:00
msgstr "Prikaži obavijest kada su novi torrenti _dodani"
2012-02-13 20:58:29 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:381
2012-02-13 20:58:29 +00:00
msgid "Show a notification when torrents _finish"
2016-09-27 19:28:27 +00:00
msgstr "Prikaži obavijest kada se torrent _preuzme"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:385
2012-02-13 20:58:29 +00:00
msgid "Play a _sound when torrents finish"
2016-09-27 19:28:27 +00:00
msgstr "Reproduciraj _zvuk kada se torrent preuzme"
2012-02-13 20:58:29 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:416 ../gtk/PrefsDialog.cc:444
msgid "Blocklist has {count:L} entry"
msgid_plural "Blocklist has {count:L} entries"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2020-11-03 17:26:30 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:448
msgid "Blocklist updated!"
msgstr ""
2020-11-03 17:26:30 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:448
msgid "Couldn't update blocklist"
msgstr ""
2012-02-13 20:58:29 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:459
2010-01-13 01:06:34 +00:00
msgid "Update Blocklist"
2016-09-27 19:28:27 +00:00
msgstr "Nadopuni popis blokiranih"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:464
2012-02-13 20:58:29 +00:00
msgid "Getting new blocklist…"
2016-09-27 19:28:27 +00:00
msgstr "Preuzimanje novog popisa blokiranja..."
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:486
2010-01-13 01:06:34 +00:00
msgid "Allow encryption"
2016-09-27 19:28:27 +00:00
msgstr "Dopusti šifriranje"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:487
2010-01-13 01:06:34 +00:00
msgid "Prefer encryption"
2016-09-27 19:28:27 +00:00
msgstr "Preferiraj šifriranje"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:488
2010-01-13 01:06:34 +00:00
msgid "Require encryption"
2016-09-27 19:28:27 +00:00
msgstr "Zahtijevaj šifriranje"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:505 ../gtk/PrefsDialog.cc:1186
2017-01-26 18:59:56 +00:00
msgid "Privacy"
msgstr "Privatnost"
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:507
2017-01-26 18:59:56 +00:00
msgid "_Encryption mode:"
msgstr "_Način šifriranja:"
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:510
2010-01-13 01:06:34 +00:00
msgid "Blocklist"
2010-06-13 18:14:49 +00:00
msgstr "Popis blokiranih"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:512
2010-12-09 19:26:56 +00:00
msgid "Enable _blocklist:"
2016-09-27 19:28:27 +00:00
msgstr "Omogući _popis blokiranih:"
2010-12-09 19:26:56 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:525
2010-01-13 01:06:34 +00:00
msgid "_Update"
2016-09-27 19:28:27 +00:00
msgstr "_Nadopuni"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:536
2010-01-13 01:06:34 +00:00
msgid "Enable _automatic updates"
2016-09-27 19:28:27 +00:00
msgstr "Omogući _automatsku nadopunu"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:691
2017-01-26 18:59:56 +00:00
msgid "Remote Control"
2020-05-14 16:16:15 +00:00
msgstr "Udaljeno upravljanje"
2010-06-13 18:14:49 +00:00
2010-01-13 01:06:34 +00:00
#. "enabled" checkbutton
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:694
2017-01-26 18:59:56 +00:00
msgid "Allow _remote access"
2020-05-14 16:16:15 +00:00
msgstr "Dopusti _udaljeni pristup"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:698
2010-01-13 01:06:34 +00:00
msgid "_Open web client"
2010-06-13 18:14:49 +00:00
msgstr "_Otvori web klijent"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:707
2011-02-08 00:19:22 +00:00
msgid "HTTP _port:"
2016-09-27 19:28:27 +00:00
msgstr "HTTP _ulaz:"
2010-01-13 01:06:34 +00:00
#. require authentication
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:710
2010-01-13 01:06:34 +00:00
msgid "Use _authentication"
2016-09-27 19:28:27 +00:00
msgstr "Koristi _ovjeru"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:718
2010-01-13 01:06:34 +00:00
msgid "_Username:"
2010-06-13 18:14:49 +00:00
msgstr "_Korisničko ime:"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:724
2010-01-13 01:06:34 +00:00
msgid "Pass_word:"
2010-06-13 18:14:49 +00:00
msgstr "Loz_inka:"
2010-01-13 01:06:34 +00:00
#. require authentication
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:727
2017-01-26 18:59:56 +00:00
msgid "Only allow these IP a_ddresses:"
2020-05-14 16:16:15 +00:00
msgstr "Dopusti samo ove IP a_drese:"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:741
2010-01-13 01:06:34 +00:00
msgid "IP addresses may use wildcards, such as 192.168.*.*"
2010-06-13 18:14:49 +00:00
msgstr "IP adrese mogu koristiti višeznačnike, poput 192.168.*.*"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:759
2010-01-13 01:06:34 +00:00
msgid "Addresses:"
2010-06-13 18:14:49 +00:00
msgstr "Adrese:"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:863
2010-01-13 01:06:34 +00:00
msgid "Every Day"
2010-06-13 18:14:49 +00:00
msgstr "Svaki dan"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:864
2010-01-13 01:06:34 +00:00
msgid "Weekdays"
2016-09-27 19:28:27 +00:00
msgstr "Radnim danom"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:865
2010-01-13 01:06:34 +00:00
msgid "Weekends"
2016-09-27 19:28:27 +00:00
msgstr "Vikendom"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:887
2010-01-13 01:06:34 +00:00
msgid "Speed Limits"
2016-09-27 19:28:27 +00:00
msgstr "Ograničenja brzine"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#. checkbox to limit upload speed
#: ../gtk/PrefsDialog.cc:892
msgid "_Upload ({speed_units}):"
msgstr ""
2011-02-08 00:19:22 +00:00
2022-06-03 09:06:59 +00:00
#. checkbox to limit download speed
#: ../gtk/PrefsDialog.cc:904
msgid "_Download ({speed_units}):"
msgstr ""
2011-02-08 00:19:22 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:917
2011-02-08 00:19:22 +00:00
msgid "Alternative Speed Limits"
2012-02-13 20:58:29 +00:00
msgstr "Alternativna ograničenja brzine"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:928
2010-01-13 01:06:34 +00:00
msgid "Override normal speed limits manually or at scheduled times"
2020-10-03 12:36:23 +00:00
msgstr "Premosti normalno ograničenje brzine ručno ili u zakazano vrijeme"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#. labels a spinbutton for alternate upload speed limits
#: ../gtk/PrefsDialog.cc:938
msgid "U_pload ({speed_units}):"
msgstr ""
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#. labels a spinbutton for alternate download speed limits
#: ../gtk/PrefsDialog.cc:944
msgid "Do_wnload ({speed_units}):"
msgstr ""
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#. label goes between two time selectors, e.g. "limit speeds from [time] to [time]"
#: ../gtk/PrefsDialog.cc:953
2010-01-13 01:06:34 +00:00
msgid " _to "
2010-06-13 18:14:49 +00:00
msgstr " _prema "
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:960
2022-02-21 21:24:50 +00:00
msgid "_Scheduled times:"
msgstr "_Zakazana vremena:"
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:967
2010-01-13 01:06:34 +00:00
msgid "_On days:"
2016-09-27 19:28:27 +00:00
msgstr "_Dana:"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:999 ../gtk/PrefsDialog.cc:1060 ../gtk/PrefsDialog.cc:1141
2010-01-13 01:06:34 +00:00
msgid "Status unknown"
2010-06-13 18:14:49 +00:00
msgstr "Nepoznato stanje"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1021
msgid "Port is {markup_begin}closed{markup_end}"
msgstr ""
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1021
msgid "Port is {markup_begin}open{markup_end}"
msgstr ""
2019-03-06 00:12:51 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1032
msgid "Testing TCP port…"
msgstr ""
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1054
2011-02-08 00:19:22 +00:00
msgid "Listening Port"
2016-09-27 19:28:27 +00:00
msgstr "Ulaz osluškivanja"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1057
2011-02-08 00:19:22 +00:00
msgid "_Port used for incoming connections:"
2016-09-27 19:28:27 +00:00
msgstr "_Ulaz za dolazna povezivanja:"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1064
2010-01-13 01:06:34 +00:00
msgid "Te_st Port"
2010-06-13 18:14:49 +00:00
msgstr "Te_stiraj ulaz"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1073
2010-09-30 23:36:57 +00:00
msgid "Pick a _random port every time Transmission is started"
2016-09-27 19:28:27 +00:00
msgstr "Odaberi _naizmjenični ulaz svaki put kad se Transmission pokrene"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1079
2010-06-13 18:14:49 +00:00
msgid "Use UPnP or NAT-PMP port _forwarding from my router"
msgstr "Koristi UPnP ili NAT-PMP _proslijeđivanje ulaza od mojeg usmjernika"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1082
2011-02-08 00:19:22 +00:00
msgid "Peer Limits"
2020-10-03 12:36:23 +00:00
msgstr "Ograničenja točaka"
2010-09-30 23:36:57 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1084
2010-01-13 01:06:34 +00:00
msgid "Maximum peers per _torrent:"
2010-06-13 18:14:49 +00:00
msgstr "Najviše točaka po _torrentu:"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1085
2010-01-13 01:06:34 +00:00
msgid "Maximum peers _overall:"
2010-06-13 18:14:49 +00:00
msgstr "_Ukupno najviše točaka:"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1093
2012-02-13 20:58:29 +00:00
msgid "Enable _uTP for peer communication"
2020-10-03 12:36:23 +00:00
msgstr "Omogući _uTP za povezivanje s točkama"
2011-02-08 00:19:22 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1094
2012-02-13 20:58:29 +00:00
msgid "uTP is a tool for reducing network congestion."
msgstr "uTP je alat za smanjenje zagušenja mrežnog prometa."
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1098
2017-01-26 18:59:56 +00:00
msgid "Use PE_X to find more peers"
msgstr "Koristi PE_X za pronalaženje dodatnih točaka"
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1099
2017-05-19 19:58:09 +00:00
msgid "PEX is a tool for exchanging peer lists with the peers you're connected to."
2017-01-26 18:59:56 +00:00
msgstr "PEX je alat za razmjenu popisa točaka s točkama na koje ste povezani."
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1102
2017-01-26 18:59:56 +00:00
msgid "Use _DHT to find more peers"
msgstr "Koristi _DHT za pronalaženje dodatnih točaka"
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1103
2017-01-26 18:59:56 +00:00
msgid "DHT is a tool for finding peers without a tracker."
msgstr "DHT je alat za pronalaženje točaka bez pratitelja."
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1106
2017-01-26 18:59:56 +00:00
msgid "Use _Local Peer Discovery to find more peers"
2020-10-03 12:36:23 +00:00
msgstr "Koristi _Lokalno otkrivanje točaka (LPD) za pronalazak više točaka"
2017-01-26 18:59:56 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1107
2017-01-26 18:59:56 +00:00
msgid "LPD is a tool for finding peers on your local network."
msgstr "LPD je alat za pronalazak točaka u vašoj lokalnoj mreži."
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1111
2022-02-21 21:24:50 +00:00
msgid "Default Public Trackers"
msgstr ""
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1115
2022-02-21 21:24:50 +00:00
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 ""
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1161
2010-01-13 01:06:34 +00:00
msgid "Transmission Preferences"
2010-06-13 18:14:49 +00:00
msgstr "Osobitosti Transmissiona"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1175
2022-02-21 21:24:50 +00:00
msgid "_Help"
msgstr "_Pomoć"
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1184
2012-02-13 20:58:29 +00:00
msgctxt "Gerund"
msgid "Downloading"
2012-07-06 01:21:32 +00:00
msgstr "Preuzimanje"
2012-02-13 20:58:29 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1185
2017-01-26 18:59:56 +00:00
msgctxt "Gerund"
msgid "Seeding"
msgstr "Dijeljenje"
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1187
2010-01-13 01:06:34 +00:00
msgid "Network"
2010-06-13 18:14:49 +00:00
msgstr "Mreža"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/PrefsDialog.cc:1189
2017-01-26 18:59:56 +00:00
msgid "Remote"
2020-05-14 16:16:15 +00:00
msgstr "Udaljeni pristup"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/RelocateDialog.cc:78
msgid "Moving '{torrent_name}'"
msgstr ""
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/RelocateDialog.cc:88
2022-02-21 21:24:50 +00:00
msgid "Couldn't move torrent"
msgstr "Premještanje torrenta nije moguće"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/RelocateDialog.cc:123
2022-02-21 21:24:50 +00:00
msgid "This may take a moment…"
msgstr "Ovo može potrajati nekoliko trenutaka..."
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/RelocateDialog.cc:153 ../gtk/RelocateDialog.cc:184
2022-02-21 21:24:50 +00:00
msgid "Set Torrent Location"
msgstr "Postavi lokaciju torrenta"
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/RelocateDialog.cc:171
2022-02-21 21:24:50 +00:00
msgid "_Apply"
2022-02-21 21:30:30 +00:00
msgstr "_Primijeni"
2022-02-21 21:24:50 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/RelocateDialog.cc:177
2022-02-21 21:24:50 +00:00
msgid "Location"
msgstr "Lokacija"
2022-06-18 18:44:13 +00:00
#: ../gtk/RelocateDialog.cc:186
2022-02-21 21:24:50 +00:00
msgid "Torrent _location:"
msgstr "Lokacija _torrenta:"
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/RelocateDialog.cc:190
2022-02-21 21:24:50 +00:00
msgid "_Move from the current folder"
msgstr "_Premjesti iz trenutne mape"
2022-06-18 18:44:13 +00:00
#: ../gtk/RelocateDialog.cc:193
2022-02-21 21:24:50 +00:00
msgid "Local data is _already there"
msgstr "Lokalni podaci su _već tu"
2022-07-24 17:13:04 +00:00
#: ../gtk/Session.cc:1121 ../libtransmission/watchdir-win32.cc:294 ../libtransmission/watchdir-win32.cc:313
2022-06-03 09:06:59 +00:00
msgid "Couldn't read '{path}'"
2010-01-13 01:06:34 +00:00
msgstr ""
2022-02-21 21:24:50 +00:00
#. logging
2022-07-24 17:13:04 +00:00
#: ../gtk/Session.cc:1458
2022-02-21 21:24:50 +00:00
msgid "Inhibiting desktop hibernation"
msgstr "Spriječavanje hibernacije radne površine"
2022-07-24 17:13:04 +00:00
#: ../gtk/Session.cc:1464 ../gtk/Session.cc:1489
2022-06-03 09:06:59 +00:00
msgid "Couldn't inhibit desktop hibernation: {error}"
msgstr ""
2022-02-21 21:24:50 +00:00
#. logging
2022-07-24 17:13:04 +00:00
#: ../gtk/Session.cc:1485
2022-02-21 21:24:50 +00:00
msgid "Allowing desktop hibernation"
msgstr "Dopuštanje hibernacije radne površine"
2022-06-03 09:06:59 +00:00
#: ../gtk/StatsDialog.cc:67
msgid "Started {count:L} time"
msgid_plural "Started {count:L} times"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/StatsDialog.cc:103
2022-02-21 21:24:50 +00:00
msgid "Reset your statistics?"
msgstr "Želite li poništiti statistiku?"
2022-06-03 09:06:59 +00:00
#: ../gtk/StatsDialog.cc:105 ../gtk/StatsDialog.cc:142
2022-02-21 21:24:50 +00:00
msgid "_Reset"
msgstr "_Poništi"
2022-06-03 09:06:59 +00:00
#: ../gtk/StatsDialog.cc:107
2022-02-21 21:24:50 +00:00
msgid "These statistics are for your information only. Resetting them doesn't affect the statistics logged by your BitTorrent trackers."
msgstr "Ove statistike su samo za vašu informaciju. Poništavanje statistike ne utječe na statistike vaših BitTorrent pratitelja."
2022-06-03 09:06:59 +00:00
#: ../gtk/StatsDialog.cc:147
2022-02-21 21:24:50 +00:00
msgid "Current Session"
msgstr "Trenutna sesija"
2022-06-03 09:06:59 +00:00
#: ../gtk/StatsDialog.cc:157 ../gtk/StatsDialog.cc:178
2022-02-21 21:24:50 +00:00
msgid "Ratio:"
msgstr "Omjer:"
2022-06-03 09:06:59 +00:00
#: ../gtk/StatsDialog.cc:160 ../gtk/StatsDialog.cc:181
2022-02-21 21:24:50 +00:00
msgid "Duration:"
msgstr "Trajanje:"
2022-06-03 09:06:59 +00:00
#: ../gtk/StatsDialog.cc:163
2022-02-21 21:24:50 +00:00
msgid "Total"
msgstr "Ukupno"
2022-06-03 09:06:59 +00:00
#: ../gtk/SystemTrayIcon.cc:164
msgid "{upload_speed} ▲ {download_speed} ▼"
msgstr ""
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/TorrentCellRenderer.cc:54
msgid "{current_size} of {complete_size} ({percent_done}%)"
msgstr ""
2022-02-21 21:24:50 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/TorrentCellRenderer.cc:64
#, no-c-format
2022-06-03 09:06:59 +00:00
msgid "{current_size} of {complete_size} ({percent_complete}%), uploaded {uploaded_size} (Ratio: {ratio}, Goal: {seed_ratio})"
msgstr ""
2022-02-21 21:24:50 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/TorrentCellRenderer.cc:76
#, no-c-format
2022-06-03 09:06:59 +00:00
msgid "{current_size} of {complete_size} ({percent_complete}%), uploaded {uploaded_size} (Ratio: {ratio})"
msgstr ""
2022-02-21 21:24:50 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/TorrentCellRenderer.cc:86
2022-06-03 09:06:59 +00:00
msgid "{complete_size}, uploaded {uploaded_size} (Ratio: {ratio}, Goal: {seed_ratio})"
msgstr ""
2022-06-18 18:44:13 +00:00
#: ../gtk/TorrentCellRenderer.cc:95
2022-06-03 09:06:59 +00:00
msgid "{complete_size}, uploaded {uploaded_size} (Ratio: {ratio})"
msgstr ""
2022-02-21 21:24:50 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/TorrentCellRenderer.cc:109
2022-02-21 21:24:50 +00:00
msgid "Remaining time unknown"
msgstr "Preostalo vrijeme nepoznato"
2022-06-18 18:44:13 +00:00
#: ../gtk/TorrentCellRenderer.cc:131
2022-06-03 09:06:59 +00:00
msgid "{download_speed} ▼ {upload_speed} ▲"
msgstr ""
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/TorrentCellRenderer.cc:143
2022-02-21 21:24:50 +00:00
msgid "Stalled"
msgstr "Zaustavljeno"
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/TorrentCellRenderer.cc:172
#, no-c-format
2022-06-03 09:06:59 +00:00
msgid "Verifying local data ({percent_done}% tested)"
msgstr ""
2019-03-06 00:12:51 +00:00
2022-07-24 17:13:04 +00:00
#: ../gtk/TorrentCellRenderer.cc:192 ../libtransmission/torrent.cc:537
2022-06-03 09:06:59 +00:00
msgid "Tracker warning: '{warning}'"
msgstr ""
2019-03-06 00:12:51 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/TorrentCellRenderer.cc:195
2022-06-03 09:06:59 +00:00
msgid "Tracker Error: '{error}'"
msgstr ""
2019-03-06 00:12:51 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/TorrentCellRenderer.cc:198
2022-06-03 09:06:59 +00:00
msgid "Local error: '{error}'"
msgstr ""
2019-03-06 00:12:51 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/TorrentCellRenderer.cc:226
#, no-c-format
2022-07-24 17:13:04 +00:00
msgid "Downloading metadata from {active_count} connected peer ({percent_done}% done)"
msgid_plural "Downloading metadata from {active_count} connected peers ({percent_done}% done)"
2022-06-03 09:06:59 +00:00
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2022-06-18 18:44:13 +00:00
#: ../gtk/TorrentCellRenderer.cc:237
2022-06-03 09:06:59 +00:00
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] ""
msgstr[2] ""
2022-06-18 18:44:13 +00:00
#: ../gtk/TorrentCellRenderer.cc:248
2022-06-03 09:06:59 +00:00
msgid "Downloading from {active_count} webseed"
msgid_plural "Downloading from {active_count} webseeds"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2022-06-18 18:44:13 +00:00
#: ../gtk/TorrentCellRenderer.cc:256
2022-06-03 09:06:59 +00:00
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] ""
msgstr[2] ""
2022-06-18 18:44:13 +00:00
#: ../gtk/TorrentCellRenderer.cc:265
2022-06-03 09:06:59 +00:00
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] ""
msgstr[2] ""
2019-03-06 00:12:51 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/Utils.cc:37
2010-09-30 23:36:57 +00:00
msgid "KiB"
2011-02-08 00:19:22 +00:00
msgstr "KiB"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/Utils.cc:38
2010-09-30 23:36:57 +00:00
msgid "MiB"
2011-02-08 00:19:22 +00:00
msgstr "MiB"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/Utils.cc:39
2010-09-30 23:36:57 +00:00
msgid "GiB"
2011-02-08 00:19:22 +00:00
msgstr "GiB"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/Utils.cc:40
2010-09-30 23:36:57 +00:00
msgid "TiB"
2011-02-08 00:19:22 +00:00
msgstr "TiB"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/Utils.cc:43
2012-02-13 20:58:29 +00:00
msgid "kB"
2012-07-06 01:21:32 +00:00
msgstr "kB"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/Utils.cc:44
2012-02-13 20:58:29 +00:00
msgid "MB"
2012-07-06 01:21:32 +00:00
msgstr "MB"
2012-02-13 20:58:29 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/Utils.cc:45
2012-02-13 20:58:29 +00:00
msgid "GB"
2012-07-06 01:21:32 +00:00
msgstr "GB"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/Utils.cc:46
2012-02-13 20:58:29 +00:00
msgid "TB"
2012-07-06 01:21:32 +00:00
msgstr "TB"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/Utils.cc:49
2012-02-13 20:58:29 +00:00
msgid "kB/s"
2012-07-06 01:21:32 +00:00
msgstr "kB/s"
2012-02-13 20:58:29 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/Utils.cc:50
2012-02-13 20:58:29 +00:00
msgid "MB/s"
2012-07-06 01:21:32 +00:00
msgstr "MB/s"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/Utils.cc:51
2012-02-13 20:58:29 +00:00
msgid "GB/s"
2012-07-06 01:21:32 +00:00
msgstr "GB/s"
2012-02-13 20:58:29 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/Utils.cc:52
2012-02-13 20:58:29 +00:00
msgid "TB/s"
2012-07-06 01:21:32 +00:00
msgstr "TB/s"
2012-02-13 20:58:29 +00:00
2022-06-03 09:06:59 +00:00
#: ../gtk/Utils.cc:97
2022-06-18 18:44:13 +00:00
msgid "{days_from_now:L} day from now"
msgid_plural "{days_from_now:L} days from now"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: ../gtk/Utils.cc:104
msgid "{hours_from_now:L} hour from now"
msgid_plural "{hours_from_now:L} hours from now"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: ../gtk/Utils.cc:111
msgid "{minutes_from_now:L} minute from now"
msgid_plural "{minutes_from_now:L} minutes from now"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: ../gtk/Utils.cc:118
msgid "{seconds_from_now:L} second from now"
msgid_plural "{seconds_from_now:L} seconds from now"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: ../gtk/Utils.cc:122 ../gtk/Utils.cc:153 ../gtk/Utils.cc:180 ../gtk/Utils.cc:213
msgid "now"
msgstr ""
#: ../gtk/Utils.cc:129
msgid "{days_ago:L} day ago"
msgid_plural "{days_ago:L} days ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: ../gtk/Utils.cc:135
msgid "{hours_ago:L} hour ago"
msgid_plural "{hours_ago:L} hours ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: ../gtk/Utils.cc:142
msgid "{minutes_ago:L} minute ago"
msgid_plural "{minutes_ago:L} minutes ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: ../gtk/Utils.cc:149
msgid "{seconds_ago:L} second ago"
msgid_plural "{seconds_ago:L} seconds ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: ../gtk/Utils.cc:162
2022-06-03 09:06:59 +00:00
msgid "{days:L} day"
msgid_plural "{days:L} days"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2012-02-13 20:58:29 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/Utils.cc:167
msgid "{hours:L} hour"
msgid_plural "{hours:L} hours"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: ../gtk/Utils.cc:172
msgid "{minutes:L} minute"
msgid_plural "{minutes:L} minutes"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: ../gtk/Utils.cc:177
msgid "{seconds:L} second"
msgid_plural "{seconds:L} seconds"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: ../gtk/Utils.cc:188
msgid "{days_left:L} day left"
msgid_plural "{days_left:L} days left"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: ../gtk/Utils.cc:195
msgid "{hours_left:L} hour left"
msgid_plural "{hours_left:L} hours left"
2022-06-03 09:06:59 +00:00
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2012-02-13 20:58:29 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/Utils.cc:202
msgid "{minutes_left:L} minute left"
msgid_plural "{minutes_left:L} minutes left"
2022-06-03 09:06:59 +00:00
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2022-06-18 18:44:13 +00:00
#: ../gtk/Utils.cc:209
msgid "{seconds_left:L} second left"
msgid_plural "{seconds_left:L} seconds left"
2022-06-03 09:06:59 +00:00
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2022-06-18 18:44:13 +00:00
#: ../gtk/Utils.cc:249
2022-06-03 09:06:59 +00:00
msgid "The torrent file '{path}' is already in use by '{torrent_name}'."
2022-02-21 21:24:50 +00:00
msgstr ""
2010-01-13 01:06:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/Utils.cc:260
2022-06-03 09:06:59 +00:00
msgid "Couldn't open torrent"
msgstr ""
2010-02-16 15:56:34 +00:00
2022-02-21 21:24:50 +00:00
#. modal
2022-06-18 18:44:13 +00:00
#: ../gtk/Utils.cc:549
2022-06-03 09:06:59 +00:00
msgid "Transmission doesn't know how to use '{url}'"
msgstr ""
2010-02-16 15:56:34 +00:00
2022-06-18 18:44:13 +00:00
#: ../gtk/Utils.cc:554
2022-02-21 21:24:50 +00:00
msgid "This magnet link appears to be intended for something other than BitTorrent."
msgstr ""
2010-02-16 15:56:34 +00:00
2022-02-21 21:24:50 +00:00
#: ../gtk/main.cc:49 ../gtk/transmission-gtk.desktop.in:3
msgid "Transmission"
msgstr "Transmission"
#. parse the command line
#: ../gtk/main.cc:58
msgid "Where to look for configuration files"
msgstr "Gdje tražiti konfiguracijske datoteke"
#: ../gtk/main.cc:59
msgid "Start with all torrents paused"
msgstr "Pokreni sa svim torrentima pauzirano"
#: ../gtk/main.cc:60
msgid "Start minimized in notification area"
msgstr "Pokreni smanjeno u traci sustava"
#: ../gtk/main.cc:61
msgid "Show version number and exit"
msgstr "Prikaži broj inačice i izađi"
#: ../gtk/main.cc:69
msgid "[torrent files or urls]"
msgstr "[torrent datoteke ili url-ovi]"
2017-01-26 18:59:56 +00:00
2022-02-21 21:24:50 +00:00
#: ../gtk/main.cc:80
2010-02-16 15:56:34 +00:00
#, c-format
2022-02-21 21:24:50 +00:00
msgid ""
"%s\n"
"Run '%s --help' to see a full list of available command line options.\n"
msgstr ""
"%s\n"
"Pokrenite '%s --help' za popis svih mogućih naredbi naredbenog retka.\n"
#: ../gtk/transmission-gtk.desktop.in:4
msgid "BitTorrent Client"
msgstr "BitTorrent klijent"
#: ../gtk/transmission-gtk.desktop.in:5
msgid "Download and share files over BitTorrent"
msgstr "Preuzimajte i dijelite datoteke preko BitTorrenta"
#. 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 "torrenti;preuzimanje;slanje;dijeli;dijeljenje;"
#: ../gtk/transmission-gtk.desktop.in:21
msgid "Start Transmission with All Torrents Paused"
msgstr "Pokreni Transmission sa svim torentima pauziranim"
#: ../gtk/transmission-gtk.desktop.in:25
msgid "Start Transmission Minimized"
msgstr "Pokreni Trasmission smanjen"
2010-02-16 15:56:34 +00:00
2022-07-24 17:13:04 +00:00
#: ../libtransmission/announcer-http.cc:289
2022-06-03 09:06:59 +00:00
msgid "Couldn't parse announce response: {error} ({error_code})"
msgstr ""
2022-07-24 17:13:04 +00:00
#: ../libtransmission/announcer-http.cc:599
2022-06-03 09:06:59 +00:00
msgid "Couldn't parse scrape response: {error} ({error_code})"
msgstr ""
2022-07-24 17:13:04 +00:00
#: ../libtransmission/announcer-udp.cc:225 ../libtransmission/announcer-udp.cc:327
2017-01-26 18:59:56 +00:00
msgid "Unknown error"
2020-05-14 16:16:15 +00:00
msgstr "Nepoznata greška"
2017-01-26 18:59:56 +00:00
2022-07-24 17:13:04 +00:00
#: ../libtransmission/announcer-udp.cc:482
2022-06-03 09:06:59 +00:00
msgid "Couldn't find address of tracker '{host}': {error} ({error_code})"
msgstr ""
2022-07-24 17:13:04 +00:00
#: ../libtransmission/announcer-udp.cc:567
2017-01-26 18:59:56 +00:00
msgid "Connection failed"
2020-05-14 16:16:15 +00:00
msgstr "Neuspješno povezivanje"
2017-01-26 18:59:56 +00:00
2022-06-03 09:06:59 +00:00
#: ../libtransmission/announcer.cc:972
msgid "Announce error: {error}"
msgstr ""
#: ../libtransmission/announcer.cc:982
msgid "Announce error: {error} (Retrying in {count} second)"
msgid_plural "Announce error: {error} (Retrying in {count} seconds)"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: ../libtransmission/announcer.cc:1044 ../libtransmission/announcer.cc:1372
2019-03-06 00:12:51 +00:00
msgid "Could not connect to tracker"
2020-05-14 16:16:15 +00:00
msgstr "Neuspješno povezivanje s pratiteljem"
2019-03-06 00:12:51 +00:00
2022-06-03 09:06:59 +00:00
#: ../libtransmission/announcer.cc:1048 ../libtransmission/announcer.cc:1376
2019-03-06 00:12:51 +00:00
msgid "Tracker did not respond"
2020-05-14 16:16:15 +00:00
msgstr "Pratitelj ne odgovara"
2019-03-06 00:12:51 +00:00
2022-06-03 09:06:59 +00:00
#: ../libtransmission/announcer.cc:1109
2019-03-06 00:12:51 +00:00
msgid "Success"
2020-05-14 16:16:15 +00:00
msgstr "Uspješno"
2019-03-06 00:12:51 +00:00
2022-06-03 09:06:59 +00:00
#: ../libtransmission/blocklist.cc:87 ../libtransmission/blocklist.cc:365
msgid "Blocklist '{path}' has {count} entry"
msgid_plural "Blocklist '{path}' has {count} entries"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#. don't try to display the actual lines - it causes issues
#: ../libtransmission/blocklist.cc:319 ../libtransmission/tr-dht.cc:167
msgid "Couldn't parse line: '{line}'"
msgstr ""
2022-07-24 17:13:04 +00:00
#: ../libtransmission/crypto-utils-ccrypto.cc:75 ../libtransmission/crypto-utils-cyassl.cc:60 ../libtransmission/crypto-utils-openssl.cc:63 ../libtransmission/crypto-utils-polarssl.cc:63
2022-06-03 09:06:59 +00:00
msgid "{crypto_library} error: {error} ({error_code})"
msgstr ""
#: ../libtransmission/file-posix.cc:272 ../libtransmission/open-files.cc:160 ../libtransmission/session-id.cc:97
msgid "Couldn't create '{path}': {error} ({error_code})"
msgstr ""
2022-06-18 18:44:13 +00:00
#: ../libtransmission/inout.cc:149
2022-06-03 09:06:59 +00:00
msgid "Couldn't get '{path}': {error} ({error_code})"
msgstr ""
2022-07-12 21:30:43 +00:00
#: ../libtransmission/log.cc:296
2022-06-03 09:06:59 +00:00
msgid "Too many messages like this! I won't log this message anymore this session."
msgstr ""
#: ../libtransmission/makemeta.cc:61 ../libtransmission/watchdir.cc:276
msgid "Skipping '{path}': {error} ({error_code})"
msgstr ""
#: ../libtransmission/makemeta.cc:203
msgid "Couldn't use invalid piece size {expected_size}; using {actual_size} instead"
msgstr ""
#: ../libtransmission/natpmp.cc:111
msgid "Found public address '{address}'"
msgstr ""
#: ../libtransmission/natpmp.cc:149
msgid "Port {port} is no longer forwarded"
msgstr ""
#: ../libtransmission/natpmp.cc:203
msgid "Port {port} forwarded successfully"
msgstr ""
2022-07-12 21:30:43 +00:00
#: ../libtransmission/net.cc:278
2022-06-03 09:06:59 +00:00
msgid "Couldn't create socket: {error} ({error_code})"
msgstr ""
2022-07-12 21:30:43 +00:00
#: ../libtransmission/net.cc:355
2022-06-03 09:06:59 +00:00
msgid "Couldn't set source address {address} on {socket}: {error} ({error_code})"
msgstr ""
2022-07-12 21:30:43 +00:00
#: ../libtransmission/net.cc:376
2022-06-03 09:06:59 +00:00
msgid "Couldn't connect socket {socket} to {address}:{port}: {error} ({error_code})"
msgstr ""
2022-07-12 21:30:43 +00:00
#: ../libtransmission/net.cc:497
2022-06-03 09:06:59 +00:00
msgid "Couldn't bind port {port} on {address}: {error} ({error_code}) -- Is another copy of Transmission already running?"
msgstr ""
2022-07-12 21:30:43 +00:00
#: ../libtransmission/net.cc:498
2022-06-03 09:06:59 +00:00
msgid "Couldn't bind port {port} on {address}: {error} ({error_code})"
msgstr ""
#: ../libtransmission/open-files.cc:183
msgid "Couldn't open '{path}': {error} ({error_code})"
msgstr ""
#: ../libtransmission/open-files.cc:212
msgid "Couldn't preallocate '{path}': {error} ({error_code})"
msgstr ""
#: ../libtransmission/open-files.cc:232
msgid "Couldn't truncate '{path}': {error} ({error_code})"
msgstr ""
2022-07-12 21:30:43 +00:00
#: ../libtransmission/peer-io.cc:358
2022-06-03 09:06:59 +00:00
msgid "Couldn't write to peer"
msgstr ""
2022-07-24 17:13:04 +00:00
#: ../libtransmission/peer-io.cc:413
2022-06-03 09:06:59 +00:00
msgid "Unknown state: {state}"
msgstr ""
#: ../libtransmission/port-forwarding.cc:51
msgid "Starting"
msgstr "Pokretanje"
#: ../libtransmission/port-forwarding.cc:54
msgid "Forwarded"
msgstr "Proslijeđeno"
#: ../libtransmission/port-forwarding.cc:57
msgid "Stopping"
msgstr "Zaustavljanje"
#: ../libtransmission/port-forwarding.cc:60
msgid "Not forwarded"
msgstr "Nije proslijeđeno"
#: ../libtransmission/port-forwarding.cc:94
msgid "Mapped private port {private_port} to public port {public_port}"
msgstr ""
2022-07-12 21:30:43 +00:00
#: ../libtransmission/port-forwarding.cc:106
2022-06-03 09:06:59 +00:00
msgid "State changed from '{old_state}' to '{state}'"
msgstr ""
2022-07-24 17:13:04 +00:00
#: ../libtransmission/rpc-server.cc:623
2022-06-03 09:06:59 +00:00
msgid "Unix socket path must be fewer than {count} characters (including '{prefix}' prefix)"
msgstr ""
2022-07-24 17:13:04 +00:00
#: ../libtransmission/rpc-server.cc:657
2022-06-03 09:06:59 +00:00
msgid "Unix sockets are unsupported on Windows. Please change '{key}' in your settings."
msgstr ""
2022-07-24 17:13:04 +00:00
#: ../libtransmission/rpc-server.cc:684
2022-06-03 09:06:59 +00:00
msgid "Couldn't set RPC socket mode to {mode:#o}, defaulting to 0755"
msgstr ""
2022-07-24 17:13:04 +00:00
#: ../libtransmission/rpc-server.cc:760
2022-06-03 09:06:59 +00:00
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] ""
msgstr[2] ""
2022-07-24 17:13:04 +00:00
#: ../libtransmission/rpc-server.cc:771
2022-06-03 09:06:59 +00:00
msgid "Listening for RPC and Web requests on '{address}'"
msgstr ""
2022-07-24 17:13:04 +00:00
#: ../libtransmission/rpc-server.cc:801
2022-06-03 09:06:59 +00:00
msgid "Stopped listening for RPC and Web requests on '{address}'"
msgstr ""
2022-07-24 17:13:04 +00:00
#: ../libtransmission/rpc-server.cc:868
2022-06-03 09:06:59 +00:00
msgid "Added '{entry}' to host whitelist and it has a '+' or '-'! Are you using an old ACL by mistake?"
msgstr ""
2022-07-24 17:13:04 +00:00
#: ../libtransmission/rpc-server.cc:873
2022-06-03 09:06:59 +00:00
msgid "Added '{entry}' to host whitelist"
msgstr ""
2022-07-24 17:13:04 +00:00
#: ../libtransmission/rpc-server.cc:1118
2022-06-03 09:06:59 +00:00
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 ""
2022-07-24 17:13:04 +00:00
#: ../libtransmission/rpc-server.cc:1133
2022-06-03 09:06:59 +00:00
msgid "Serving RPC and Web requests on {address}"
msgstr ""
2022-07-24 17:13:04 +00:00
#: ../libtransmission/rpc-server.cc:1138
2022-06-03 09:06:59 +00:00
msgid "Whitelist enabled"
msgstr "Popis dozvoljenih omogućen"
2022-07-24 17:13:04 +00:00
#: ../libtransmission/rpc-server.cc:1143
2022-06-03 09:06:59 +00:00
msgid "Password required"
msgstr "Potrebna je lozinka"
2022-07-24 17:13:04 +00:00
#: ../libtransmission/rpc-server.cc:1149
2022-06-03 09:06:59 +00:00
msgid "Serving RPC and Web requests from '{path}'"
msgstr ""
2022-07-24 17:13:04 +00:00
#: ../libtransmission/rpcimpl.cc:1370
2022-06-03 09:06:59 +00:00
msgid "Couldn't test port: {error} ({error_code})"
msgstr ""
2022-07-24 17:13:04 +00:00
#: ../libtransmission/rpcimpl.cc:1410
2022-06-03 09:06:59 +00:00
msgid "Couldn't fetch blocklist: {error} ({error_code})"
msgstr ""
2022-07-24 17:13:04 +00:00
#: ../libtransmission/rpcimpl.cc:1544
2022-06-03 09:06:59 +00:00
msgid "Couldn't fetch torrent: {error} ({error_code})"
msgstr ""
#: ../libtransmission/session-id.cc:204
msgid "Couldn't open session lock file '{path}': {error} ({error_code})"
msgstr ""
2022-07-24 17:13:04 +00:00
#: ../libtransmission/session.cc:762
2022-06-03 09:06:59 +00:00
msgid "Transmission version {version} starting"
msgstr ""
2022-07-24 17:13:04 +00:00
#: ../libtransmission/session.cc:1536
2022-06-03 09:06:59 +00:00
msgid "Time to turn off turtle mode"
msgstr ""
2022-07-24 17:13:04 +00:00
#: ../libtransmission/session.cc:1536
2022-06-03 09:06:59 +00:00
msgid "Time to turn on turtle mode"
msgstr ""
2022-07-24 17:13:04 +00:00
#: ../libtransmission/session.cc:1983
2022-06-03 09:06:59 +00:00
msgid "Transmission version {version} shutting down"
msgstr ""
2022-07-24 17:13:04 +00:00
#: ../libtransmission/session.cc:2101
2022-06-03 09:06:59 +00:00
msgid "Loaded {count} torrent"
msgid_plural "Loaded {count} torrents"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2022-07-02 03:10:12 +00:00
#: ../libtransmission/torrent-magnet.cc:355
2022-06-03 09:06:59 +00:00
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] ""
msgstr[2] ""
2022-07-24 17:13:04 +00:00
#: ../libtransmission/torrent-metainfo.cc:778
2022-06-03 09:06:59 +00:00
msgid "Migrated torrent file from '{old_path}' to '{path}'"
msgstr ""
2022-07-02 03:10:12 +00:00
#: ../libtransmission/torrent.cc:127
msgid "Couldn't use metaInfo from '{path}' for '{magnet}': {error} ({error_code})"
msgstr ""
#: ../libtransmission/torrent.cc:488
2022-06-03 09:06:59 +00:00
msgid "Seed ratio reached; pausing torrent"
msgstr ""
2022-07-24 17:13:04 +00:00
#: ../libtransmission/torrent.cc:495
2022-06-03 09:06:59 +00:00
msgid "Seeding idle limit reached; pausing torrent"
msgstr ""
#. lookups by obfuscated hash will fail for this torrent
2022-07-24 17:13:04 +00:00
#: ../libtransmission/torrent.cc:586
2022-06-03 09:06:59 +00:00
msgid "Couldn't compute obfuscated info hash"
msgstr ""
2022-07-24 17:13:04 +00:00
#: ../libtransmission/torrent.cc:647
2022-06-03 09:06:59 +00:00
msgid "No data found! Ensure your drives are connected or use \"Set Location\". To re-download, remove the torrent and re-add it."
msgstr "Podaci nisu pronađeni! Provjerite jesu li vaši uređaji spojeni ili upotrijebite mogućnost \"Postavi lokaciju\". Kako bi ponovili preuzimanje, uklonite torrent i ponovno ga dodajte."
2022-07-24 17:13:04 +00:00
#: ../libtransmission/torrent.cc:1437
2022-06-03 09:06:59 +00:00
msgid "Restarted manually -- disabling its seed ratio"
msgstr "Ponovno pokrenuto ručno -- onemogućavanje omjera dijeljenja"
2022-07-24 17:13:04 +00:00
#: ../libtransmission/torrent.cc:1557
2022-06-03 09:06:59 +00:00
msgid "Pausing torrent"
msgstr ""
2022-07-24 17:13:04 +00:00
#: ../libtransmission/torrent.cc:1606
2022-06-03 09:06:59 +00:00
msgid "Removing torrent"
msgstr "Uklanjanje torrenta"
2022-07-24 17:13:04 +00:00
#: ../libtransmission/torrent.cc:1758
2022-06-03 09:06:59 +00:00
msgid "Calling script '{path}'"
msgstr ""
2022-07-24 17:13:04 +00:00
#: ../libtransmission/torrent.cc:1767
2022-06-03 09:06:59 +00:00
msgid "Couldn't call script '{path}': {error} ({error_code})"
msgstr ""
2022-07-24 17:13:04 +00:00
#: ../libtransmission/torrent.cc:2140 ../libtransmission/torrent.cc:2260
2022-06-03 09:06:59 +00:00
msgid "Couldn't move '{old_path}' to '{path}': {error} ({error_code})"
msgstr ""
#: ../libtransmission/tr-dht.cc:115
msgid "Couldn't look up '{address}:{port}': {error} ({error_code})"
msgstr ""
#: ../libtransmission/tr-dht.cc:287
msgid "Initializing DHT"
msgstr ""
#: ../libtransmission/tr-dht.cc:675
msgid "Unable to announce torrent in DHT with {type}: {error} ({error_code}); state is {state}"
msgstr ""
#: ../libtransmission/tr-lpd.cc:376
msgid "Couldn't initialize LPD: {error} ({error_code})"
msgstr ""
#: ../libtransmission/tr-udp.cc:208
msgid "Couldn't rebind IPv6 socket {address}: {error} ({error_code})"
msgstr ""
#: ../libtransmission/tr-udp.cc:289
msgid "Couldn't create IPv4 socket"
msgstr ""
#: ../libtransmission/tr-udp.cc:310
msgid "Couldn't bind IPv4 socket {address}: {error} ({error_code})"
msgstr ""
#: ../libtransmission/tr-udp.cc:323
msgid "Couldn't allocate IPv4 event"
msgstr ""
#: ../libtransmission/tr-udp.cc:341
msgid "Couldn't allocate IPv6 event"
msgstr ""
2022-07-12 21:30:43 +00:00
#: ../libtransmission/tr-utp.cc:95
2022-06-03 09:06:59 +00:00
msgid "Unknown socket family"
msgstr ""
2022-07-12 21:30:43 +00:00
#: ../libtransmission/upnp.cc:277
2022-06-03 09:06:59 +00:00
msgid "Found Internet Gateway Device '{url}'"
msgstr ""
2022-07-12 21:30:43 +00:00
#: ../libtransmission/upnp.cc:278
2022-06-03 09:06:59 +00:00
msgid "Local Address is '{address}'"
msgstr ""
2022-07-12 21:30:43 +00:00
#: ../libtransmission/upnp.cc:301
2022-06-03 09:06:59 +00:00
msgid "Port {port} is not forwarded"
msgstr ""
2022-07-12 21:30:43 +00:00
#: ../libtransmission/upnp.cc:311
2022-06-03 09:06:59 +00:00
msgid "Stopping port forwarding through '{url}', service '{type}'"
msgstr ""
2022-07-12 21:30:43 +00:00
#: ../libtransmission/upnp.cc:343
2022-06-03 09:06:59 +00:00
msgid "Port forwarding through '{url}', service '{type}'. (local address: {address}:{port})"
msgstr ""
2022-07-12 21:30:43 +00:00
#: ../libtransmission/upnp.cc:351
2022-06-03 09:06:59 +00:00
msgid "Port {port} is forwarded"
msgstr ""
2022-07-12 21:30:43 +00:00
#: ../libtransmission/upnp.cc:357
2022-06-03 09:06:59 +00:00
msgid "If your router supports UPnP, please make sure UPnP is enabled!"
msgstr ""
#: ../libtransmission/utils.cc:165 ../libtransmission/utils.cc:229
msgid "Couldn't read '{path}': Not a regular file"
msgstr ""
#: ../libtransmission/variant-json.cc:91
msgid "Couldn't parse JSON at position {position} '{text}': {error} ({error_code})"
msgstr ""
#. did caller give us an uninitialized val?
#: ../libtransmission/variant.cc:891
msgid "Invalid metadata"
msgstr "Nevažeći metapodaci"
#: ../libtransmission/watchdir-inotify.cc:76 ../libtransmission/watchdir-kqueue.cc:66 ../libtransmission/watchdir-win32.cc:161
msgid "Couldn't read event: {error} ({error_code})"
msgstr ""
#: ../libtransmission/watchdir-inotify.cc:85 ../libtransmission/watchdir-win32.cc:170
msgid "Couldn't read event: expected {expected_size}, got {actual_size}"
msgstr ""
#: ../libtransmission/watchdir-inotify.cc:106 ../libtransmission/watchdir-win32.cc:194
msgid "Couldn't read filename: {error} ({error_code})"
msgstr ""
#: ../libtransmission/watchdir-inotify.cc:115 ../libtransmission/watchdir-win32.cc:203
msgid "Couldn't read filename: expected {expected_size}, got {actual_size}"
msgstr ""
#: ../libtransmission/watchdir-inotify.cc:169 ../libtransmission/watchdir-inotify.cc:181 ../libtransmission/watchdir-inotify.cc:193 ../libtransmission/watchdir-kqueue.cc:120 ../libtransmission/watchdir-kqueue.cc:132 ../libtransmission/watchdir-kqueue.cc:146
msgid "Couldn't watch '{path}': {error} ({error_code})"
msgstr ""
#: ../libtransmission/watchdir-inotify.cc:217 ../libtransmission/watchdir-win32.cc:358
msgid "Couldn't scan '{path}': {error} ({error_code})"
msgstr ""
#: ../libtransmission/watchdir-win32.cc:124
msgid "Couldn't read directory changes"
msgstr ""
#: ../libtransmission/watchdir-win32.cc:131
msgid "Couldn't wait for directory changes"
msgstr ""
#: ../libtransmission/watchdir-win32.cc:281
msgid "Couldn't convert '{path}' to native path"
msgstr ""
#: ../libtransmission/watchdir-win32.cc:321
msgid "Couldn't create pipe: {error} ({error_code})"
msgstr ""
#: ../libtransmission/watchdir-win32.cc:343
msgid "Couldn't create thread"
msgstr ""
#: ../libtransmission/web.cc:125
msgid "Will verify tracker certs using envvar CURL_CA_BUNDLE: {bundle}"
msgstr ""
#: ../libtransmission/web.cc:126
msgid "NB: this only works if you built against libcurl with openssl or gnutls, NOT nss"
msgstr ""
#: ../libtransmission/web.cc:127
msgid "NB: Invalid certs will appear as 'Could not connect to tracker' like many other errors"
msgstr ""
#: ../utils/remote.cc:128
msgid "hour"
msgid_plural "hours"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: ../utils/remote.cc:129
msgid "minute"
msgid_plural "minutes"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: ../utils/remote.cc:130 ../utils/remote.cc:150
msgid "seconds"
msgid_plural "seconds"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: ../utils/remote.cc:134
msgid "day"
msgid_plural "days"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2010-01-13 01:06:34 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid " (Limit: %s)"
#~ msgstr " (Ograničenje: %s)"
2010-01-13 01:06:34 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%'d Torrent Properties"
#~ msgstr "%'d torrent svojstva"
2010-06-13 18:14:49 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%'d day"
#~ msgid_plural "%'d days"
#~ msgstr[0] "%'d dan"
#~ msgstr[1] "%'d dana"
#~ msgstr[2] "%'d dana"
2010-01-13 01:06:34 +00:00
2017-01-26 18:59:56 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%'d hour"
#~ msgid_plural "%'d hours"
#~ msgstr[0] "%'d sat"
#~ msgstr[1] "%'d sata"
#~ msgstr[2] "%'d sati"
2017-01-26 18:59:56 +00:00
2012-02-13 20:58:29 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%'d minute"
#~ msgid_plural "%'d minutes"
#~ msgstr[0] "%'d minute"
#~ msgstr[1] "%'d minute"
#~ msgstr[2] "%'d minuta"
2012-02-13 20:58:29 +00:00
2017-01-26 18:59:56 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%'d second"
#~ msgid_plural "%'d seconds"
#~ msgstr[0] "%'d sekunde"
#~ msgstr[1] "%'d sekunde"
#~ msgstr[2] "%'d sekundi"
2017-01-26 18:59:56 +00:00
2010-01-13 01:06:34 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%1$'d Piece @ %2$s"
#~ msgid_plural "%1$'d Pieces @ %2$s"
#~ msgstr[0] "%1$'d dio @ %2$s"
#~ msgstr[1] "%1$'d dijela @ %2$s"
#~ msgstr[2] "%1$'d dijelova @ %2$s"
2010-01-13 01:06:34 +00:00
2012-02-13 20:58:29 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%1$s %2$s"
#~ msgstr "%1$s %2$s"
2012-02-13 20:58:29 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "%1$s %2$s %3$s %4$s"
#~ msgstr "%1$s %2$s %3$s %4$s"
2017-01-26 18:59:56 +00:00
2022-06-03 09:06:59 +00:00
#, 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 dio @ %3$s)"
#~ msgstr[1] "%1$s (%2$'d dijela @ %3$s)"
#~ msgstr[2] "%1$s (%2$'d dijelova @ %3$s)"
2017-01-26 18:59:56 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%1$s (%2$'d piece)"
#~ msgid_plural "%1$s (%2$'d pieces)"
#~ msgstr[0] "%1$s (%2$'d dio)"
#~ msgstr[1] "%1$s (%2$'d dijela)"
#~ msgstr[2] "%1$s (%2$'d dijelova)"
2017-01-26 18:59:56 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%1$s (%2$s%% of %3$s%% Available)"
#~ msgstr "%1$s (%2$s%% od %3$s%% dostupno)"
2017-01-26 18:59:56 +00:00
2012-02-13 20:58:29 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%1$s (%2$s%% of %3$s%% Available); %4$s Unverified"
#~ msgstr "%1$s (%2$s%% od %3$s%% dostupno); %4$s neprovjereno"
2012-02-13 20:58:29 +00:00
2010-01-13 01:06:34 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%1$s (%2$s%%)"
#~ msgstr "%1$s (%2$s%%)"
2010-01-13 01:06:34 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%1$s (+%2$s discarded after failed checksum)"
#~ msgstr "%1$s (+%2$s odbačeno nakon neuspjele provjere)"
2010-01-13 01:06:34 +00:00
2017-01-26 18:59:56 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%1$s ago"
#~ msgstr "prije %1$s"
2017-01-26 18:59:56 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "%1$s of %2$s (%3$s%%)"
#~ msgstr "%1$s od %2$s (%3$s%%)"
2010-01-13 01:06:34 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%1$s of %2$s (%3$s%%), uploaded %4$s (Ratio: %5$s Goal: %6$s)"
#~ msgstr "%1$s od %2$s (%3$s%%), poslano %4$s (Omjer: %5$s Cilj: %6$s)"
2010-01-13 01:06:34 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%1$s of %2$s (%3$s%%), uploaded %4$s (Ratio: %5$s)"
#~ msgstr "%1$s od %2$s (%3$s%%), poslano %4$s (Omjer: %5$s)"
2010-01-13 01:06:34 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%1$s, uploaded %2$s (Ratio: %3$s Goal: %4$s)"
#~ msgstr "%1$s, poslano %2$s (Omjer: %3$s Cilj: %4$s)"
2010-01-13 01:06:34 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%1$s, uploaded %2$s (Ratio: %3$s)"
#~ msgstr "%1$s, poslano %2$s (Omjer: %3$s)"
2010-01-13 01:06:34 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%1$s; %2$'d File"
#~ msgid_plural "%1$s; %2$'d Files"
#~ msgstr[0] "%1$s; %2$'d datoteka"
#~ msgstr[1] "%1$s; %2$'d datoteke"
#~ msgstr[2] "%1$s; %2$'d datoteka"
2010-01-13 01:06:34 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%s %s started"
#~ msgstr "%s %s pokrenuto"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "%s (Ratio: %s)"
#~ msgstr "%s (Omjer: %s)"
2010-02-16 15:56:34 +00:00
2010-01-13 01:06:34 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%s - Add Tracker"
#~ msgstr "%s - dodavanje pratitelja"
2010-01-13 01:06:34 +00:00
2010-02-16 15:56:34 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%s - Edit Trackers"
#~ msgstr "%s - uređivanje pratitelja"
2010-02-16 15:56:34 +00:00
2017-01-26 18:59:56 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%s Properties"
#~ msgstr "%s svojstva"
2017-01-26 18:59:56 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "%s free"
#~ msgstr "%s slobodno"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "%s remaining"
#~ msgstr "%s preostalo"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "%s succeeded (%d)"
#~ msgstr "%s uspjelo (%d)"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "<b>Closing Connections</b>"
#~ msgstr "<b>Zatvaranje povezivanja</b>"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "<b>Unable to update.</b>"
#~ msgstr "<b>Nemoguće nadopuniti.</b>"
#~ msgid "<b>Update succeeded!</b>"
#~ msgstr "<b>Nadopuna uspjela!</b>"
#~ msgid "<i>No source selected</i>"
#~ msgstr "<i>Nije odabran izvor</i>"
#~ msgid "<i>Testing TCP port…</i>"
#~ msgstr "<i>Testiranje TCP ulaza…</i>"
2010-01-13 01:06:34 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Asking for more peers in %s"
#~ msgstr "Traženje više točaka unutar %s"
2010-06-13 18:14:49 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Asking for more peers now… <small>%s</small>"
#~ msgstr "Slanje upita za više točaka trenutno… <small>%s</small>"
2010-01-13 01:06:34 +00:00
2017-01-26 18:59:56 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Asking for peer counts in %s"
#~ msgstr "Traženje broja točke u %s"
2017-01-26 18:59:56 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Asking for peer counts now… <small>%s</small>"
#~ msgstr "Slanje upita za broj točke trenutno… <small>%s</small>"
2017-01-26 18:59:56 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Automatically add .torrent files _from:"
#~ msgstr "Automatski dodaj .torrent datoteku &iz:"
2017-01-26 18:59:56 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Blocklist \"%s\" contains %zu entries"
#~ msgstr "Popis blokiranih \"%s\" sadrži %zu zapisa"
2017-01-26 18:59:56 +00:00
2020-11-03 17:26:30 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Blocklist \"%s\" updated with %zu entries"
#~ msgstr "Popis blokiranja \"%s\" je ažuriran s %zu zapisa"
2020-11-03 17:26:30 +00:00
2010-01-13 01:06:34 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Blocklist contains %'d rule"
#~ msgid_plural "Blocklist contains %'d rules"
#~ msgstr[0] "Popis blokiranja sadrži %'d pravilo"
#~ msgstr[1] "Popis blokiranja sadrži %'d pravila"
#~ msgstr[2] "Popis blokiranja sadrži %'d pravila"
2010-06-13 18:14:49 +00:00
2010-01-13 01:06:34 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Blocklist has %'d rule."
#~ msgid_plural "Blocklist has %'d rules."
#~ msgstr[0] "Popis blokiranja ima %'d pravilo"
#~ msgstr[1] "Popis blokiranja ima %'d pravila"
#~ msgstr[2] "Popis blokiranja ima %'d pravila"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid ""
#~ "Click to disable Alternative Speed Limits\n"
#~ " (%1$s down, %2$s up)"
#~ msgstr ""
#~ "Kliknite za onemogućavanje alternativnog ograničenja brzine\n"
#~ " (%1$s preuzimanje, %2$s slanje)"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid ""
#~ "Click to enable Alternative Speed Limits\n"
#~ " (%1$s down, %2$s up)"
#~ msgstr ""
#~ "Kliknite za omogućavanje alternativnog ograničenja brzine\n"
#~ " (%1$s preuzimanje, %2$s slanje)"
2010-01-21 00:31:12 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Complete"
#~ msgstr "Završeno"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Couldn't bind port %d on %s: %s"
#~ msgstr "Nemoguće dodijeliti ulaz %d na %s: %s"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Couldn't bind port %d on %s: %s (%s)"
#~ msgstr "Nemoguće dodijeliti ulaz %d na %s: %s (%s)"
2010-01-13 01:06:34 +00:00
2017-01-26 18:59:56 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Couldn't connect socket %<PRIdMAX> to %s, port %d (errno %d - %s)"
#~ msgstr "Nemoguće povezivanje priključnice %<PRIdMAX> sa %s, ulaz %d (greška br. %d - %s)"
2017-01-26 18:59:56 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Couldn't create \"%1$s\": %2$s"
#~ msgstr "Nemoguće stvoriti \"%1$s\": %2$s"
2010-01-13 01:06:34 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Couldn't create socket: %s"
#~ msgstr "Neuspjelo stvaranje utičnice: %s"
2010-01-13 01:06:34 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Couldn't find settings key \"%s\""
#~ msgstr "Neuspjeli pronalazak postavke ključa \"%s\""
2010-01-13 01:06:34 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Couldn't get directory for \"%1$s\": %2$s"
#~ msgstr "Nemoguće dobivanje direktorija za \"%1$s\": %2$s"
2010-01-13 01:06:34 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Couldn't inhibit desktop hibernation: %s"
#~ msgstr "Spriječavanje hibernacije radne površine nije uspjelo: %s"
2010-01-13 01:06:34 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Couldn't open \"%1$s\": %2$s"
#~ msgstr "Nemoguće otvoriti \"%1$s\": %2$s"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Couldn't preallocate file \"%1$s\" (%2$s, size: %3$<PRIu64>): %4$s"
#~ msgstr "Nemoguće unaprijed zauzeti datoteku \"%1$s\" (%2$s, veličina: %3$<PRIu64>): %4$s"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Couldn't read \"%1$s\": %2$s"
#~ msgstr "Nemoguće očitati \"%1$s\": %2$s"
2010-01-13 01:06:34 +00:00
2022-02-21 21:24:50 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Couldn't read \"%s\": %s"
#~ msgstr "Nije moguće pročitati \"%s\": %s"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Couldn't save \"%s\""
#~ msgstr "Neuspjelo spremanje \"%s\""
2012-02-13 20:58:29 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Couldn't save file \"%1$s\": %2$s"
#~ msgstr "Nemoguće spremiti datoteku \"%1$s\": %2$s"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Couldn't set source address %s on %<PRIdMAX>: %s"
#~ msgstr "Nemoguće postavljanje adrese %s na %<PRIdMAX>: %s"
2022-02-21 21:24:50 +00:00
2011-02-08 00:19:22 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Couldn't truncate \"%1$s\": %2$s"
#~ msgstr "Nije moguće isprazniti \"%1$s\": %2$s"
2011-02-08 00:19:22 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Created \"%s\"!"
#~ msgstr "Stvoren \"%s\"!"
2012-02-13 20:58:29 +00:00
2022-02-21 21:24:50 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Created by %1$s"
#~ msgstr "Napravio/la %1$s"
2016-09-27 19:28:27 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Created by %1$s on %2$s"
#~ msgstr "Napravio/la %1$s datuma %2$s"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Created on %1$s"
#~ msgstr "Napravljeno %1$s"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Creating \"%s\""
#~ msgstr "Stvaranje \"%s\""
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Do_wnload (%s):"
#~ msgstr "Pre_uzimanje (%s):"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Done"
#~ msgstr "Gotovo"
2022-02-21 21:24:50 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Down: %1$s, Up: %2$s"
#~ msgstr "Preuzimanje: %1$s, Slanje: %2$s"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Downloading from %1$'d %2$s"
#~ msgstr "Preuzimanje s %1$'d %2$s"
2022-02-21 21:24:50 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Downloading from %1$'d of %2$'d %3$s"
#~ msgstr "Preuzimanje s %1$'d od %2$'d %3$s"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Downloading from %1$'d of %2$'d %3$s and %4$'d %5$s"
#~ msgstr "Preuzimanje s %1$'d od %2$'d %3$s i %4$'d %5$s"
#, c-format
#~ msgid "Downloading metadata from %1$'d %2$s (%3$d%% done)"
#~ msgstr "Preuzimanje metapodataka s %1$'d %2$s (%3$d%% završeno)"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Error opening torrent"
#~ msgstr "Greška pri otvaranju torrenta"
2022-02-21 21:24:50 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Error reading \"%s\": %s"
#~ msgstr "Greška pri čitanju \"%s\": %s"
2022-02-21 21:24:50 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Error registering Transmission as a %s handler: %s"
#~ msgstr "Greška registracije Transmissiona kao %s rukovatelja: %s"
2022-02-21 21:24:50 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Error saving \"%*.*s\": %s (%d)"
#~ msgstr "Greška spremanja \"%*.*s\": %s (%d)"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Error writing \"%s\": %s"
#~ msgstr "Greška pri zapisivanju \"%s\": %s"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Error: %s"
#~ msgstr "Greška: %s"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Error: invalid announce URL \"%s\""
#~ msgstr "Greška: neispravan URL najave \"%s\""
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Failed to set piece size to %s, leaving it at %s"
#~ msgstr "Neuspjelo postavljanje veličine djelića na %s, ostavljam na %s"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Found Internet Gateway Device \"%s\""
#~ msgstr "Pronađen Internet usmjernik \"%s\""
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Found public address \"%s\""
#~ msgstr "Pronađena javna adresa \"%s\""
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Friday"
#~ msgstr "Petak"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Got a list of %1$s%2$'d peers%3$s %4$s ago"
#~ msgstr "Dobiven popis od %1$s%2$'d točaka%3$s prije %4$s"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Got a scrape error \"%s%s%s\" %s ago"
#~ msgstr "Dobivena greška čišćenja \"%s%s%s\" prije %s"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Got an error %1$s\"%2$s\"%3$s %4$s ago"
#~ msgstr "Dobivena greška %1$s\"%2$s\"%3$s prije %4$s"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Idle"
#~ msgstr "Mirovanje"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Is another copy of Transmission already running?"
#~ msgstr "Je li druga kopija Transmissiona već pokrenuta?"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Limit _download speed (%s):"
#~ msgstr "Ograniči brzinu _preuzimanja (%s):"
2022-02-21 21:24:50 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Limit _upload speed (%s):"
#~ msgstr "Ograniči brzinu _slanja (%s):"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Loaded %d torrents"
#~ msgstr "Učitano %d torrenata"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Local Address is \"%s\""
#~ msgstr "Lokalna adresa je \"%s\""
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Mo_ve .torrent file to the trash"
#~ msgstr "Pre_mjesti .torrent datoteku u smeće"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Monday"
#~ msgstr "Ponedjeljak"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Moving \"%s\""
#~ msgstr "Premještanje \"%s\""
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Not a regular file"
#~ msgstr "Nije regularna datoteka"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Peer list request %1$stimed out%2$s %3$s ago; will retry"
#~ msgstr "Zahtjev popisa točaka %1$sistekao%2$s prije %3$s; slijedi ponovni pokušaj"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Piece %<PRIu32>, which was just downloaded, failed its checksum test"
#~ msgstr "Dijelić %<PRIu32>, koji je upravo preuzet, neuspio test kontrolnog zbroja"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Port %d forwarded successfully"
#~ msgstr "Ulaz %d uspješno proslijeđen"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Port %d isn't forwarded"
#~ msgstr "Ulaz %d nije proslijeđen"
#~ msgid "Port Forwarding"
#~ msgstr "Proslijeđivanje ulaza"
#~ msgid "Port Forwarding (NAT-PMP)"
#~ msgstr "Proslijeđivanje ulaza (NAT-PMP)"
#~ msgid "Port Forwarding (UPnP)"
#~ msgstr "Prosljeđivanje ulaza (UPnP)"
#~ msgid "Port forwarding successful!"
#~ msgstr "Prosljeđivanje ulaza uspješno!"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)"
#~ msgstr "Proslijeđivanje ulaza kroz \"%s\", usluga \"%s\". (lokalna adresa: %s:%d)"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Port is <b>closed</b>"
#~ msgstr "Ulaz je <b>zatvoren</b>"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Port is <b>open</b>"
#~ msgstr "Ulaz je <b>otvoren</b>"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Preallocated file \"%1$s\" (%2$s, size: %3$<PRIu64>)"
#~ msgstr "Unaprijed zauzeta datoteka \"%1$s\" (%2$s, veličina: %3$<PRIu64>)"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Ratio: %s"
#~ msgstr "Omjer: %s"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Saturday"
#~ msgstr "Subota"
#, c-format
#~ msgid "Saved \"%s\""
#~ msgstr "Spremljeno \"%s\""
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Scanned %s"
#~ msgstr "Skenirano %s"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Searching for web interface file \"%s\""
#~ msgstr "Pretraživanje datoteke web sučelja \"%s\""
2022-02-21 21:24:50 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Seeding to %1$'d of %2$'d connected peer"
#~ msgid_plural "Seeding to %1$'d of %2$'d connected peers"
#~ msgstr[0] "Dijeljenje %1$'d od %2$'d povezane točke"
#~ msgstr[1] "Dijeljenje %1$'d od %2$'d povezane točke"
#~ msgstr[2] "Dijeljenje %1$'d od %2$'d povezanih točaka"
2022-02-21 21:24:50 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Serving RPC and Web requests from directory '%s'"
#~ msgstr "Posluživanje RPC i web zahtjeva iz direktorija '%s'"
2022-02-21 21:24:50 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Serving RPC and Web requests on %s:%d%s"
#~ msgstr "Posluživanje RPC i Web zahtjeva na %s:%d%s"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Skipping unknown torrent \"%s\""
#~ msgstr "Preskakanje nepoznator torrenta \"%s\""
2022-02-21 21:24:50 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Started %'d time"
#~ msgid_plural "Started %'d times"
#~ msgstr[0] "Pokrenuto %'d put"
#~ msgstr[1] "Pokrenuto %'d puta"
#~ msgstr[2] "Pokrenuto %'d puta"
2022-02-21 21:24:50 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "State changed from \"%1$s\" to \"%2$s\""
#~ msgstr "Status izmijenjen iz \"%1$s\" u \"%2$s\""
2022-02-21 21:24:50 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Stop at Ratio (%s)"
#~ msgstr "Zaustavi pri omjeru (%s)"
#~ msgid "Stopped"
#~ msgstr "Zaustavljeno"
2022-02-21 21:24:50 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Stopping port forwarding through \"%s\", service \"%s\""
#~ msgstr "Zaustavljanje proslijeđivanja ulaza kroz \"%s\", usluga \"%s\""
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Sunday"
#~ msgstr "Nedjelja"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "The torrent file \"%s\" is already in use by \"%s.\""
#~ msgstr "Torrent datoteku \"%s\" već koristi \"%s.\""
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Thursday"
#~ msgstr "Četvrtak"
2022-02-21 21:30:30 +00:00
2022-06-03 09:06:59 +00:00
#~ 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 ""
#~ "Kako bi dodali pomoćni URL, dodajte ga u redak ispod glavnog URL-a.\n"
#~ "Kako bi dodali novi glavni URL, dodajte ga nakon praznog retka."
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Torrent Creator is skipping file \"%s\": %s"
#~ msgstr "Stvaratelj torrenta preskače datoteku \"%s\": %s"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Tracker gave a warning: \"%s\""
#~ msgstr "Pratitelj je dao upozorenje: \"%s\""
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Tracker gave an error: \"%s\""
#~ msgstr "Pratitelj je vratio grešku: \"%s\""
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Tracker had %s%'d seeders and %'d leechers%s %s ago"
#~ msgstr "Pratitelj je imao %s%'d dijelitelja i %'d preuzimatelja%s prije %s"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid ""
#~ "Transmission\n"
#~ "Up: %1$s %2$s\n"
#~ "Down: %3$s %4$s"
#~ msgstr ""
#~ "Transmission\n"
#~ "Slanje: %1$s %2$s\n"
#~ "Preuzimanje: %3$s %4$s"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Transmission doesn't know how to use \"%s\""
#~ msgstr "Transmission ne zna kako koristiti \"%s\""
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Tuesday"
#~ msgstr "Utorak"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "U_pload (%s):"
#~ msgstr "Sla_nje (%s):"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Unable to rename file as \"%s\": %s"
#~ msgstr "Neuspjelo preimenovanje datoteke kao \"%s\": %s"
2022-02-21 21:30:30 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Unrecognized URL"
#~ msgstr "Nepoznat URL"
2022-02-21 21:30:30 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Verifying local data (%.1f%% tested)"
#~ msgstr "Provjera lokalnih podataka (%.1f%% testirano)"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Verifying torrent"
#~ msgstr "Provjera torrenta"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Wednesday"
#~ msgstr "Srijeda"
#, c-format
#~ msgid "_Download (%s):"
#~ msgstr "_Preuzimanje (%s):"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "_Show %'d of:"
#~ msgstr "_Prikaži %'d od:"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "_Upload (%s):"
#~ msgstr "_Slanje (%s):"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "blocklist skipped invalid address at line %d"
#~ msgstr "popis blokiranja preskočio neispravnu adresu u retku %d"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "full"
#~ msgstr "potpuno"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "no longer forwarding port %d"
#~ msgstr "više se ne proslijeđuje ulaz %d"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "peer"
#~ msgid_plural "peers"
#~ msgstr[0] "točka"
#~ msgstr[1] "točke"
#~ msgstr[2] "točka"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "size|Down: %1$s, Up: %2$s"
#~ msgstr "Preuzimanje: %1$s, Slanje: %2$s"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "sparse"
#~ msgstr "djelomično"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "web seed"
#~ msgid_plural "web seeds"
#~ msgstr[0] "web djelitelj"
#~ msgstr[1] "web djelitelja"
#~ msgstr[2] "web djelitelja"