diff -u transmission-1.71/debian/control transmission-1.71/debian/control --- transmission-1.71/debian/control +++ transmission-1.71/debian/control @@ -1,11 +1,13 @@ Source: transmission Section: net Priority: optional -Maintainer: Leo Costela +Maintainer: Ubuntu Core Developers +XSBC-Original-Maintainer: Leo Costela Uploaders: Philipp Benner DM-Upload-Allowed: yes Build-Depends: debhelper (>= 7), autotools-dev, libgtk2.0-dev, libevent-dev, - libglib2.0-dev, libnotify-dev, libssl-dev, libcurl4-dev | libcurl-dev, chrpath, python, intltool (>= 0.23) + libglib2.0-dev, libnotify-dev, libssl-dev, libcurl4-dev | libcurl-dev, chrpath, python, intltool (>= 0.23), + quilt, liblaunchpad-integration-dev, libtool Standards-Version: 3.8.1 Vcs-Browser: http://svn.debian.org/wsvn/collab-maint/deb-maint/transmission/ Vcs-Svn: svn://svn.debian.org/collab-maint/deb-maint/transmission/ @@ -14,6 +16,8 @@ Package: transmission Architecture: all Depends: transmission-cli (>= ${binary:Version}), transmission-gtk (>= ${binary:Version}), transmission-common (= ${source:Version}) +Replaces: clutch +Provides: clutch Description: lightweight BitTorrent client Transmission is a simple BitTorrent client. It features a very simple, intuitive interface (gui and command-line) on top on an efficient, diff -u transmission-1.71/debian/rules transmission-1.71/debian/rules --- transmission-1.71/debian/rules +++ transmission-1.71/debian/rules @@ -4,7 +4,7 @@ # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 -#include /usr/share/quilt/quilt.make +include /usr/share/quilt/quilt.make CFLAGS = -Wall -g @@ -69,6 +69,9 @@ configure: configure-stamp configure-stamp: dh_testdir + # Run autoreconf to enable launchpad-integration + # FIXME: Run only required set of commands instead of whole autoreconf + autoreconf ./configure \ --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) \ @@ -78,12 +81,13 @@ touch $@ -#build: config build-stamp $(QUILT_STAMPFN) -build: config build-stamp +build: config build-stamp $(QUILT_STAMPFN) +#build: config build-stamp build-stamp: configure dh_testdir $(MAKE) $(TRANSMISSION_MAKEFLAGS) + cd po; intltool-update -p --verbose touch $@ @@ -96,8 +100,8 @@ # # touch config.status to prevent execution of autoconf [ ! -f Makefile ] || ( touch config.status && $(MAKE) distclean ) -#clean: config-clean distclean unpatch -clean: config-clean distclean +clean: config-clean distclean unpatch +#clean: config-clean distclean dh_testdir dh_testroot diff -u transmission-1.71/debian/changelog transmission-1.71/debian/changelog --- transmission-1.71/debian/changelog +++ transmission-1.71/debian/changelog @@ -1,3 +1,27 @@ +transmission (1.71-1ubuntu1) karmic; urgency=low + + [ Hew McLachlan ] + * Merge from debian unstable (LP: #384215), remaining changes: + - debian/control: + + Added replaces & provides clutch (now included as part of transmission). + + add quilt, liblaunchpad-integration and libtool to Build-Depends + - debian/rules: + + Create a PO template during package build. + + re-enable quilt + + run autoreconf for launchpad-integration + - debian/patches/01_lpi.patch: + + Integrate Transmission with Launchpad + - debian/patches/20_add_X-Ubuntu-Gettext-Domain.diff: + + Add X-Ubuntu-Gettext-Domain to .desktop file. + * Closes Launchpad bugs: + - debian/transmission-daemon.default: comment typo (LP: #317576) + - transmission crashed with SIGSEGV in g_main_context_dispatch() (LP: #359319) + + [ Krzysztof Klimonda ] + - Rename launchpad_integration.patch to 01_lpi.patch + + -- Hew McLachlan Fri, 12 Jun 2009 22:41:35 +1000 + transmission (1.71-1) unstable; urgency=low * new upstream release: (closes:#532007) @@ -10,6 +34,32 @@ -- Leo Costela Wed, 10 Jun 2009 22:46:01 +0200 +transmission (1.61-2ubuntu1) karmic; urgency=low + + * Merge from debian unstable. Fixes following bugs: + - Show thumbnails next to torrents (LP: #183473) + - Scheduler should treat days separately (LP: #360834) + - Remember options in filter bar (LP: #353774) + - Add the ability to sort by estimated time of completion (LP: #294151) + - No "Report a Problem" (Apport) in Transmission (LP: #359260) + * Remaining changes: + - debian/control: + + Added replaces & provides clutch (now included as part of transmission). + - debian/rules: + + Create a PO template during package build. + - 20_add_X-Ubuntu-Gettext-Domain.diff: Add X-Ubuntu-Gettext-Domain + to .desktop file. + * New changes: + - debian/control: + + add quilt, liblaunchpad-integration and libtool to Build-Depends + - debian/rules: + + re-enable quilt + + run autoreconf for launchpad-integration + - debian/patches/launchpad_integration.patch: + + Integrate Transmission with Launchpad + + -- Krzysztof Klimonda Fri, 22 May 2009 21:57:30 +0200 + transmission (1.61-2) unstable; urgency=low * debian/patches: remove ipv6.patch, was causing other problems @@ -60,6 +110,51 @@ -- Leo Costela Thu, 05 Mar 2009 16:31:41 +0100 +transmission (1.51-0ubuntu3) jaunty; urgency=low + + * 30_first-run-pref-error-fix.patch: + - Don't show an error when the preferences dialog is opened + for the first time (LP: #338046). + * 31_honor-xdg_download_dir.patch: + - Honor the users XDG_DOWNLOAD_DIR when running for the first time. + + -- Chris Coulson Tue, 10 Mar 2009 23:35:43 +0000 + +transmission (1.51-0ubuntu2) jaunty; urgency=low + + * 30_transmission_total_download.diff: Transmission-remote reports download + speed incorrectly. Thanks to Courtney Bane for the patch. (LP: #343255) + + -- Brian Murray Thu, 19 Mar 2009 12:54:17 -0700 + +transmission (1.51-0ubuntu1) jaunty; urgency=low + + * New upstream bug fix release (LP: #335404) + - Fixes transmission-daemon doesn't consider settings.json (LP: #322449) + * Removed 01_check_notification_actions.diff: applied upstream + + -- Ken VanDine Fri, 27 Feb 2009 10:51:53 -0500 + +transmission (1.50-1ubuntu1) jaunty; urgency=low + + [ Andrew Starr-Bochicchio ] + * Merge from debian unstable (LP: #329161), remaining changes: + - debian/control: + + Added replaces & provides clutch (now included as part of transmission). + + Build-depends on quilt. + - debian/rules: + + Uncommented "include /usr/share/quilt/quilt.make". + + Added patch/unpatch targets for Quilt. + + Create a PO template during package build. + - 20_add_X-Ubuntu-Gettext-Domain.diff: Add X-Ubuntu-Gettext-Domain + to .desktop file. + + [ Martin Pitt ] + * Add 01_check_notification_actions.diff: Check if notification + agent supports actions, and do not use actions if not. (LP: #334252) + + -- Andrew Starr-Bochicchio Thu, 26 Feb 2009 11:55:50 +0100 + transmission (1.50-1) unstable; urgency=low * new upstream release (closes: #510743) @@ -73,6 +168,55 @@ -- Leo Costela Sun, 22 Feb 2009 14:28:40 +0100 +transmission (1.42-0ubuntu1) jaunty; urgency=low + + * New upstream version (LP: #311959): + - All platforms: + - Better peer management in large swarms + - Support BitTorrent Enhancement Proposal (BEP) #21 "Extension for + Partial Seeds" + - Partial support for BEP #6 "Fast Extension" (reject, have all/none) + - Honor the peer's BEP #10 reqq key, when available + - Fix 1.40 "Got HTTP Status Code: 0" error message + - Fix 1.40 "lazy bitfield" error + - Fix 1.40 "jumpy upload speed" bug + - Fix handshake peer_id error + - Corrrectly handle Windows-style newlines in Bluetack blocklists + - More accurate bandwidth measurement + - File selection & priority was reset when editing a torrent's + tracker list + - Fix autoconf/automake build warnings + - GTK+: + - In the Details dialog's peer tabs, rows were sometimes duplicated + - Minor bugfixes, usability changes, and locale improvements + - Three new translations: Afrikaans, Asturian, Bosnian + - Sixteen updated translations + - Daemon: + - Fix 1.40 bug in handling IP whitelist + - Minor bugfixes and output cleanup + - Windows portability + - CLI: + - Fix minor free-memory-read bug + + -- Chris Coulson Sun, 28 Dec 2008 18:50:08 +0000 + +transmission (1.40-5ubuntu1) jaunty; urgency=low + + * Merge from debian unstable (LP: #309597), remaining changes: + - debian/control: + + Don't just build-depend on libcurl-dev, which is + a virtual package. + + Added replaces & provides clutch (now included as part of transmission). + + Build-depends on quilt. + - debian/rules: + + Uncommented "include /usr/share/quilt/quilt.make". + + Added patch/unpatch targets for Quilt. + + Create a PO template during package build. + - 20_add_X-Ubuntu-Gettext-Domain.diff: Add X-Ubuntu-Gettext-Domain + to .desktop file. + + -- Andrew Starr-Bochicchio Tue, 16 Dec 2008 12:04:55 +0000 + transmission (1.40-5) unstable; urgency=low * debian/transmission-daemon.{links,install}: fix the conf link @@ -97,6 +241,25 @@ -- Leo Costela Tue, 09 Dec 2008 22:28:24 +0100 +transmission (1.40-2ubuntu1) jaunty; urgency=low + + * Merge from debian unstable (LP: #305298), remaining changes: + - debian/control: + - Don't just build-depend on libcurl-dev, which is + a virtual package. + - Added replaces & provides clutch (now included as part of transmission). + - Build-depends on quilt. + - debian/rules: + - Uncommented "include /usr/share/quilt/quilt.make". + - Added patch/unpatch targets for Quilt. + - Create a PO template during package build. + - debian/transmission-daemon.postinst: Corrected dpkg-statoverride call + - 20_add_X-Ubuntu-Gettext-Domain.diff: Add X-Ubuntu-Gettext-Domain + to .desktop file. + * Converted patch system from dpatch to quilt. + + -- Chris Coulson Tue, 09 Dec 2008 18:34:12 +0000 + transmission (1.40-2) unstable; urgency=low * debian/transmission-daemon.postinst: add --group to adduser call @@ -123,6 +286,39 @@ -- Leo Costela Sun, 16 Nov 2008 14:54:12 +0100 +transmission (1.40-0ubuntu1) jaunty; urgency=low + + * New upstream release (LP: #302672) + - Tracker communication uses fewer resources + - More accurate bandwidth limits + - Reduce disk fragmentation by preallocating files (LP: #287726) + - Stability, security and performance improvements to the RPC / + Web UI server (closes LP: #290423) + - Support compression when serving Web UI and RPC responses + - Simplify the RPC whitelist + - Fix bug that prevented handshakes with encrypted BitComet peers + - Fix 1.3x bug that could re-download some data unnecessarily + (LP: #295040) + - Option to automatically update the blocklist weekly + - Added off-hour bandwidth scheduling + - Simplify file/priority selection in the details dialog + - Fix a couple of crashes + - New / updated translations + - Don't inhibit hibernation by default (LP: #292929) + - Use "close" animation when sending to notification area (LP: #130811) + - Fix resize problems (LP: #269872) + - Support "--version" option when launching from command line + (LP: #292011) + - Correctly parse announce URLs that have leading or trailing + spaces (LP: #262411) + - Display an error when "Open Torrent" fails (LP: #281463) + * Dropped 10_fix_crasher_from_upstream.dpatch: Fix is in this + upstream release. + * debian/control: Don't just build-depend on libcurl-dev, which is + a virtual package. + + -- Chris Coulson Fri, 28 Nov 2008 15:33:48 +0000 + transmission (1.34-1) unstable; urgency=low * New upstream release (closes: #499851) @@ -132,6 +328,32 @@ -- Leo Costela Sun, 12 Oct 2008 18:01:20 +0200 +transmission (1.34-0ubuntu2.1) intrepid-proposed; urgency=low + + * debian/control: Add build-depend on dpatch + * debian/patches: 10_fix_crasher_from_upstream.dpatch (LP: #274844) + - Fixes: transmission crashed with SIGSEGV in g_markup_escape_text() + - Backported from upstream: http://trac.transmissionbt.com/ticket/1314 + - Thanks to charles. + * debian/patches: 20_add_X-Ubuntu-Gettext-Domain.dpatch (LP: #290769) + - Re-add X-Ubuntu-Gettext-Domain to .desktop file + + -- Andrew Starr-Bochicchio Tue, 21 Oct 2008 11:30:06 -0400 + +transmission (1.34-0ubuntu2) intrepid; urgency=low + + * Added replaces & provides clutch (now included as part of transmission) + * (LP: #280497) + + -- Sarah Hobbs Sun, 12 Oct 2008 11:25:54 +1100 + +transmission (1.34-0ubuntu1) intrepid; urgency=low + + * New upstream version (LP: #271364). + - Fixes inability to resize columns in Details window (LP: #269800). + + -- Chris Coulson Wed, 17 Sep 2008 17:25:51 +0100 + transmission (1.33-2) unstable; urgency=low * debian/rules: add quilt patch support @@ -147,6 +369,21 @@ -- Leo Costela Mon, 25 Aug 2008 00:45:34 +0200 +transmission (1.33-0ubuntu1) intrepid; urgency=low + + * New upstream release (LP: #260370) + + -- Nick Colgan Fri, 22 Aug 2008 16:12:44 -0400 + +transmission (1.32-1ubuntu1) intrepid; urgency=low + + * Remerge from debian unstable (LP: #259155), remaining changes: + - Add missing X-Ubuntu-Gettext-Domain to gtk .desktop file + - Add missing intltool build dependency. + - debian/rules: Create a PO template during package build. (LP: #188690) + + -- Andrew Starr-Bochicchio Tue, 19 Aug 2008 00:43:02 -0400 + transmission (1.32-1) unstable; urgency=low * New upstream release (Closes: #494438, #487355) @@ -161,6 +398,25 @@ -- Leo Costela Fri, 15 Aug 2008 19:33:02 +0200 +transmission (1.32-0ubuntu1) intrepid; urgency=low + + * New upstream release. (LP: #256277) + * debian/control: + - Add Build-Depends on libnotify-dev. + * debian/rules, debian/transmission-cli.install, debian/transmission-cli.manpages + - Remove references to now defunct transmission-proxy. + + -- Andrew Starr-Bochicchio Sat, 16 Aug 2008 14:02:56 -0400 + +transmission (1.22-1ubuntu1) intrepid; urgency=low + + * Remerge from debian unstable, remaining changes: + - Add missing X-Ubuntu-Gettext-Domain to gtk .desktop file + - Add missing intltool build dependency. + - debian/rules: Create a PO template during package build. (LP: #188690) + + -- Michael Vogt Fri, 04 Jul 2008 11:18:21 +0200 + transmission (1.22-1) unstable; urgency=low * New upstream release (Closes: #486274) @@ -168,6 +424,15 @@ -- Leo Costela Fri, 20 Jun 2008 11:48:30 +0200 +transmission (1.21-1ubuntu1) intrepid; urgency=low + + * merged from debian/unstable, remaining changes: + - Add missing X-Ubuntu-Gettext-Domain to gtk .desktop file + - Add missing intltool build dependency. + - debian/rules: Create a PO template during package build. (LP: #188690) + + -- Michael Vogt Mon, 09 Jun 2008 10:17:03 +0200 + transmission (1.21-1) unstable; urgency=low * New upstream release (Closes: #482539) @@ -208,6 +473,58 @@ -- Leo Costela Mon, 10 Mar 2008 23:58:46 +0100 +transmission (1.06-0ubuntu5) hardy-proposed; urgency=low + + * Add dpatch for pending bugfix patches + * 01-transmission-menu-name: Rename menu entry to "Transmission BitTorrent + Client", backported from 1.11 (LP: #184238) + + -- John Dong Tue, 08 Apr 2008 00:49:00 -0400 + +transmission (1.06-0ubuntu4) hardy; urgency=low + + * Add missing X-Ubuntu-Gettext-Domain to gtk .desktop file + + -- Timo Jyrinki Tue, 01 Apr 2008 12:42:12 +0300 + +transmission (1.06-0ubuntu3) hardy; urgency=low + + * Add missing intltool build dependency. + + -- Martin Pitt Fri, 21 Mar 2008 13:56:25 +0100 + +transmission (1.06-0ubuntu2) hardy; urgency=low + + * debian/rules: Create a PO template during package build. (LP: #188690) + + -- Martin Pitt Thu, 20 Mar 2008 16:55:45 +0100 + +transmission (1.06-0ubuntu1) hardy; urgency=low + + * New upstream release (LP: #196138) + - Reduced CPU usage + - Numerous fixes for crashers, bugs, memory leaks + + -- John Dong Fri, 29 Feb 2008 08:31:03 -0500 + +transmission (1.05-1) unstable; urgency=low + + * new upstream release + + -- Leo Costela Wed, 13 Feb 2008 16:44:52 +0100 + +transmission (1.05-0ubuntu1) hardy; urgency=low + + * New upstream release + - Fix crasher + - Fix a few GTK usability and interface glitches + - Update some translations + - Fixes to transmission-remote and PEX + * Ubuntu fixes: + - Merge rulesfile from Debian + + -- John Dong Tue, 12 Feb 2008 20:15:41 -0500 + transmission (1.05-1) unstable; urgency=low * new upstream release @@ -220,12 +537,45 @@ -- Leo Costela Tue, 05 Feb 2008 01:22:33 +0100 +transmission (1.04-0ubuntu1) hardy; urgency=low + + * New upstream release (LP: #187234) + - Fix remotely triggerable crasher + - Fix pausing torrent verification + - (1.03) + - Minor interface and HIG tweaks + - Fix setting max peer limits + - Fix overflow with large torrents + - Fix peer handshake and lighttpd tracker bugs + * Ubuntu: Remove svn cruft synced from Debian + + -- John Dong Fri, 01 Feb 2008 18:52:00 -0500 + +transmission (1.04-1) unstable; urgency=low + + * new upstream release + + -- Leo Costela Tue, 05 Feb 2008 01:22:33 +0100 + transmission (1.02-1) unstable; urgency=low * New upstream release (Closes: #461237, #461778, #460319). -- Philipp Benner Wed, 23 Jan 2008 13:08:22 +0100 +transmission (1.02-0ubuntu1) hardy; urgency=low + + * New upstream release (LP: #185292, LP: #185174) + + -- John Dong Wed, 23 Jan 2008 16:10:57 -0500 + +transmission (1.01-0ubuntu1) hardy; urgency=low + + * New upstream release (LP: #182653) + - Maintainer field to Core Developers + + -- John Dong Mon, 14 Jan 2008 20:27:42 -0500 + transmission (1.00-1) unstable; urgency=low * New upstream release only in patch2: unchanged: --- transmission-1.71.orig/po/sr.po +++ transmission-1.71/po/sr.po @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"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" +"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" "X-Launchpad-Export-Date: 2009-06-08 01:28+0000\n" "X-Generator: Launchpad (build Unknown)\n" @@ -562,10 +562,8 @@ msgid "Delete this torrent's downloaded files?" msgid_plural "Delete these torrents' downloaded files?" msgstr[0] "Сигурни сте да желите да обришете преузете датотеке овог торента?" -msgstr[1] "" -"Сигурни сте да желите да обришете преузете датотеке ових торената?" -msgstr[2] "" -"Сигурни сте да желите да обришете преузете датотеке ових торената?" +msgstr[1] "Сигурни сте да желите да обришете преузете датотеке ових торената?" +msgstr[2] "Сигурни сте да желите да обришете преузете датотеке ових торената?" #: ../gtk/file-list.c:693 ../gtk/file-list.c:850 msgid "Priority" @@ -1399,8 +1397,7 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "" "Порт се прослеђује кроз \"%s\", сервис \"%s\". (локална адреса: %s:%d)" @@ -1830,3 +1827,60 @@ #, c-format msgid "Port %d isn't forwarded" msgstr "" + +#: ../gtk/details.c:946 +msgid "Private to this tracker -- PEX disabled" +msgstr "Приватно пратилац -- PEX је искључен" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "_Користи размену рачунара прималаца (peer exchange)" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" only in patch2: unchanged: --- transmission-1.71.orig/po/es.po +++ transmission-1.71/po/es.po @@ -1466,8 +1466,7 @@ #: ../libtransmission/net.c:357 #, c-format msgid "Couldn't connect socket %d to %s, port %d (errno %d - %s)" -msgstr "" -"No se ha podido conectar el socket %d a %s, puerto %d (errno %d - %s)" +msgstr "No se ha podido conectar el socket %d a %s, puerto %d (errno %d - %s)" #: ../libtransmission/net.c:405 #, c-format @@ -1559,11 +1558,10 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "" -"Reenvío de puertos a través de \"%s\", servicio %s\". (dirección local: " -"%s:%d)" +"Reenvío de puertos a través de \"%s\", servicio %s\". (dirección local: %s:%" +"d)" #: ../libtransmission/upnp.c:197 msgid "Port forwarding successful!" @@ -1591,9 +1589,6 @@ msgid "Queued for verification" msgstr "En cola para verificación" -#~ msgid "Private to this tracker -- PEX disabled" -#~ msgstr "Privado a este tracker -- PEX deshabilitado" - #: ../gtk/actions.c:56 msgid "Sort by _ETA" msgstr "" @@ -1884,3 +1879,61 @@ #, c-format msgid "Port %d isn't forwarded" msgstr "" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "Usar inter_cambio de pares" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "Cerrando el puerto %d en %s" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "Abierto el puerto %d en %s para escuchar conexiones entrantes de pares" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" +"No se pudo abrir el puerto %d en %s para escuchar conexiones entrantes de " +"pares (errno %d - %s)" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" + +#~ msgid "Private to this tracker -- PEX disabled" +#~ msgstr "Privado a este tracker -- PEX deshabilitado" only in patch2: unchanged: --- transmission-1.71.orig/po/ca.po +++ transmission-1.71/po/ca.po @@ -475,8 +475,7 @@ #: ../gtk/details.c:1505 msgid "Peer was discovered through Peer Exchange (PEX)" -msgstr "" -"El client ha sigut descobert a través del intercanvi de clients (PEX)" +msgstr "El client ha sigut descobert a través del intercanvi de clients (PEX)" #: ../gtk/details.c:1507 msgid "Peer is an incoming connection" @@ -1138,8 +1137,7 @@ #: ../gtk/tr-prefs.c:1344 msgid "Use UPnP or NAT-PMP port _forwarding from my router" -msgstr "" -"Utilitza el _redireccionament de ports UPnP o NAT-PMP de l'encaminador" +msgstr "Utilitza el _redireccionament de ports UPnP o NAT-PMP de l'encaminador" #: ../gtk/tr-prefs.c:1364 msgid "Transmission Preferences" @@ -1502,8 +1500,7 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "" "Redireccionament del port mitjançant «%s», servei «%s». (adreça local: %s:%d)" @@ -1533,9 +1530,6 @@ msgid "Queued for verification" msgstr "S'està encuant per a verificar-lo" -#~ msgid "Use peer e_xchange" -#~ msgstr "Utilitza l'int_ercanvi de clients" - #: ../gtk/actions.c:56 msgid "Sort by _ETA" msgstr "Ordena per _temps estimat" @@ -1832,3 +1826,62 @@ #, c-format msgid "Port %d isn't forwarded" msgstr "El port %d no s'ha redireccionat" + +#: ../gtk/details.c:946 +msgid "Private to this tracker -- PEX disabled" +msgstr "Privat per a aquest rastrejador -- PEX desactivat" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "S'està tancant el port %d a %s" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "" +"S'ha obert el port %d a %s per a escoltar connexions de clients d'entrada" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" +"No s'ha pogut obrir el port %d a %s per a escoltar connexions de clients " +"d'entrada (error %d - %s)" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" + +#~ msgid "Use peer e_xchange" +#~ msgstr "Utilitza l'int_ercanvi de clients" only in patch2: unchanged: --- transmission-1.71.orig/po/ko.po +++ transmission-1.71/po/ko.po @@ -1778,8 +1778,7 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "" #: ../libtransmission/upnp.c:197 @@ -1807,3 +1806,60 @@ #: ../libtransmission/verify.c:247 msgid "Queued for verification" msgstr "" + +#: ../gtk/details.c:946 +msgid "Private to this tracker -- PEX disabled" +msgstr "" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" only in patch2: unchanged: --- transmission-1.71.orig/po/en_AU.po +++ transmission-1.71/po/en_AU.po @@ -1478,8 +1478,7 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "" "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" @@ -1811,3 +1810,62 @@ #, c-format msgid "Port %d isn't forwarded" msgstr "Port %d isn't forwarded" + +#: ../gtk/details.c:946 +msgid "Private to this tracker -- PEX disabled" +msgstr "Private to this tracker -- PEX disabled" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "Use peer e_xchange" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "Closing port %d on %s" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "Opened port %d on %s to listen for incoming peer connections" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" only in patch2: unchanged: --- transmission-1.71.orig/po/tr.po +++ transmission-1.71/po/tr.po @@ -1788,8 +1788,7 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "" #. Node exists but isn't a folder @@ -1797,3 +1796,60 @@ #, c-format msgid "File \"%s\" is in the way" msgstr "" + +#: ../gtk/details.c:946 +msgid "Private to this tracker -- PEX disabled" +msgstr "Bu izleyiciye özel -- PEX etkisiz" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "Eş d_eğişimi kullan" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "%s geçerli bir adres değil" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "%s bir IPv4 adresi değil" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "%s bir IPv6 adresi değil" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" only in patch2: unchanged: --- transmission-1.71.orig/po/ka.po +++ transmission-1.71/po/ka.po @@ -1773,8 +1773,7 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "" #: ../libtransmission/upnp.c:197 @@ -1802,3 +1801,60 @@ #: ../libtransmission/verify.c:247 msgid "Queued for verification" msgstr "" + +#: ../gtk/details.c:946 +msgid "Private to this tracker -- PEX disabled" +msgstr "პრივატულად ამ მეთვალყურესთან -- PEX გამორთულია" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" only in patch2: unchanged: --- transmission-1.71.orig/po/kk.po +++ transmission-1.71/po/kk.po @@ -1777,8 +1777,7 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "" #: ../libtransmission/upnp.c:197 @@ -1806,3 +1805,60 @@ #: ../libtransmission/verify.c:247 msgid "Queued for verification" msgstr "" + +#: ../gtk/details.c:946 +msgid "Private to this tracker -- PEX disabled" +msgstr "" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" only in patch2: unchanged: --- transmission-1.71.orig/po/sl.po +++ transmission-1.71/po/sl.po @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || " -"n%100==4 ? 3 : 0);\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n" +"%100==4 ? 3 : 0);\n" "X-Launchpad-Export-Date: 2009-06-08 01:28+0000\n" "X-Generator: Launchpad (build Unknown)\n" @@ -1385,8 +1385,7 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "" "Posredovanje vrat skozi \"%s\", storitev \"%s\". (lokalni naslov: %s:%d)" @@ -1847,3 +1846,60 @@ #, c-format msgid "Port %d isn't forwarded" msgstr "" + +#: ../gtk/details.c:946 +msgid "Private to this tracker -- PEX disabled" +msgstr "Zasebno za ta sledilec -- PEX onemogočen" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "Uporabi _izmenjavo soležnikov" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" only in patch2: unchanged: --- transmission-1.71.orig/po/sk.po +++ transmission-1.71/po/sk.po @@ -292,8 +292,7 @@ #: ../gtk/details.c:455 msgid "Use _Global setting (currently: seed regardless of ratio)" -msgstr "" -"Použiť _globálne nastavenie (aktuálne: odosielať bez ohľadu na pomer)" +msgstr "Použiť _globálne nastavenie (aktuálne: odosielať bez ohľadu na pomer)" #: ../gtk/details.c:497 ../gtk/file-list.c:654 msgid "Low" @@ -1818,10 +1817,8 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" -msgstr "" -"Presmerovanie portu cez \"%s\", služba \"%s\". (lokálna adresa: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgstr "Presmerovanie portu cez \"%s\", služba \"%s\". (lokálna adresa: %s:%d)" #: ../libtransmission/upnp.c:197 msgid "Port forwarding successful!" @@ -1855,18 +1852,15 @@ #~ msgid "Use peer e_xchange" #~ msgstr "Použiť peer e_xchange" -#, c-format #~ msgid "Closing port %d on %s" #~ msgstr "Port %d na %s sa zatvára" -#, c-format #~ msgid "Opened port %d on %s to listen for incoming peer connections" #~ msgstr "Port %d na %s je otvorený pre prichádzajúce spojenia od klientov" -#, c-format #~ msgid "" -#~ "Couldn't open port %d on %s to listen for incoming peer connections (errno " -#~ "%d - %s)" +#~ "Couldn't open port %d on %s to listen for incoming peer connections " +#~ "(errno %d - %s)" #~ msgstr "" #~ "Nie je možné otvoriť port %d na %s pre prichádzajúce spojenia od klientov " #~ "(chyba č. %d - %s)" @@ -1877,22 +1871,19 @@ #~ msgid "Randomize the port every launch" #~ msgstr "Náhodný port pri každom spustení" -#, c-format #~ msgid "%s is not a valid address" #~ msgstr "%s nie je platná adresa" -#, c-format #~ msgid "%s is not an IPv4 address" #~ msgstr "%s nie je IPv4 adresa" -#, c-format #~ msgid "%s is not an IPv6 address" #~ msgstr "%s nie je IPv6 adresa" -#~ msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +#~ msgid "" +#~ "System does not seem to support IPv6. Not listening onan IPv6 address" #~ msgstr "Systém pravdepodobne nepodporuje IPv6. Nepočúva na IPv6 adrese." -#, c-format #~ msgid "Checking to see if port %d is still open" #~ msgstr "Kontrola, či je port %d stále otvorený" only in patch2: unchanged: --- transmission-1.71.orig/po/it.po +++ transmission-1.71/po/it.po @@ -1551,11 +1551,9 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "" -"Forwarding della porta attraverso «%s», servizio «%s» (indirizzo locale: " -"%s:%d)" +"Forwarding della porta attraverso «%s», servizio «%s» (indirizzo locale: %s:%d)" #: ../libtransmission/upnp.c:197 msgid "Port forwarding successful!" @@ -1583,30 +1581,6 @@ msgid "Queued for verification" msgstr "In coda per essere verificato" -#~ msgid "Private to this tracker -- PEX disabled" -#~ msgstr "Privato su questo server traccia (PEX disabilitato)" - -#~ msgid "Use peer e_xchange" -#~ msgstr "_Usare lo scambio di nodi" - -#, c-format -#~ msgid "Closing port %d on %s" -#~ msgstr "Chiusura porta %d su %s" - -#, c-format -#~ msgid "Opened port %d on %s to listen for incoming peer connections" -#~ msgstr "" -#~ "Aperta la porta %d su %s per restare in ascolto di connessioni in entrata " -#~ "dai nodi" - -#, c-format -#~ msgid "" -#~ "Couldn't open port %d on %s to listen for incoming peer connections (errno " -#~ "%d - %s)" -#~ msgstr "" -#~ "Impossibile aprire la porta %d su %s per restare in ascolto di connessioni " -#~ "in entrata dai nodi (errno %d - %s)" - #: ../gtk/actions.c:56 msgid "Sort by _ETA" msgstr "Ordina per t_empo stimato" @@ -1899,3 +1873,57 @@ #, c-format msgid "Port %d isn't forwarded" msgstr "Forwarding non applicato sulla porta %d" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "Usare la modalità limite di velocità tra:" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "Usare a ogni avvio una porta a caso" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "Controllo per assicurarsi che la porta %d sia ancora aperta" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "%s non è un indirizzo valido" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "%s non è un indirizzo IPv4" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "%s non è un indirizzo IPv6" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" +"Sembra che il sistema non supporti IPv6. Non in ascolto su un indirizzo IPv6" + +#~ msgid "Private to this tracker -- PEX disabled" +#~ msgstr "Privato su questo server traccia (PEX disabilitato)" + +#~ msgid "Use peer e_xchange" +#~ msgstr "_Usare lo scambio di nodi" + +#~ msgid "Closing port %d on %s" +#~ msgstr "Chiusura porta %d su %s" + +#~ msgid "Opened port %d on %s to listen for incoming peer connections" +#~ msgstr "" +#~ "Aperta la porta %d su %s per restare in ascolto di connessioni in entrata " +#~ "dai nodi" + +#~ msgid "" +#~ "Couldn't open port %d on %s to listen for incoming peer connections " +#~ "(errno %d - %s)" +#~ msgstr "" +#~ "Impossibile aprire la porta %d su %s per restare in ascolto di " +#~ "connessioni in entrata dai nodi (errno %d - %s)" only in patch2: unchanged: --- transmission-1.71.orig/po/el.po +++ transmission-1.71/po/el.po @@ -593,8 +593,7 @@ msgid "One of these torrents is connected to peers." msgid_plural "Some of these torrents are connected to peers." msgstr[0] "Ένα από αυτά τα torrents είναι συνδεμένα σε ομότιμους χρήστες." -msgstr[1] "" -"Ορισμένα από αυτά τα torrents είναι συνδεμένα σε ομότιμους χρήστες." +msgstr[1] "Ορισμένα από αυτά τα torrents είναι συνδεμένα σε ομότιμους χρήστες." #: ../gtk/dialogs.c:274 msgid "One of these torrents has not finished downloading." @@ -1009,8 +1008,7 @@ #: ../gtk/tr-prefs.c:341 msgid "Show _icon in the desktop Notification Area" -msgstr "" -"Εμφάνιση _εικονιδίου στην περιοχή ειδοποιήσεων της επιφάνειας εργασίας" +msgstr "Εμφάνιση _εικονιδίου στην περιοχή ειδοποιήσεων της επιφάνειας εργασίας" #: ../gtk/tr-prefs.c:345 msgid "Show desktop _notifications" @@ -1082,8 +1080,7 @@ #: ../gtk/tr-prefs.c:825 msgid "IP addresses may use wildcards, such as 192.168.*.*" -msgstr "" -"Οι διευθύνσεις IP μπορεί να χρησιμοποιούν μπαλαντέρ, όπως 192.168.*.*" +msgstr "Οι διευθύνσεις IP μπορεί να χρησιμοποιούν μπαλαντέρ, όπως 192.168.*.*" #: ../gtk/tr-prefs.c:847 msgid "Addresses:" @@ -1499,8 +1496,7 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "" "Προώθηση θύρας μέσω \"%s\", υπηρεσία \"%s\". (τοπική διεύθυνση : %s:%d)" @@ -1832,3 +1828,64 @@ #, c-format msgid "Port %d isn't forwarded" msgstr "" + +#: ../gtk/details.c:946 +msgid "Private to this tracker -- PEX disabled" +msgstr "Απόρρητο σε αυτόν τον ανιχνευτή -- η υπηρεσία PEX απενεργοποιήθηκε" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "Να χρησιμοποιηθεί α_νταλλαγή ομότιμων χρηστών" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "Κλείσιμο της θύρας %d στο %s" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "" +"Άνοιγμα της πόρτας %d στο %s για αναμονή εισερχόμενων συνδέσεων ομότιμων " +"χρηστών" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" +"Αδυναμία ανοίγματος της θύρας %d στο %s για αναμονή εισερχόμενων συνδέσεων " +"ομότιμων χρηστών (errno %d - %s)" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" only in patch2: unchanged: --- transmission-1.71.orig/po/nn.po +++ transmission-1.71/po/nn.po @@ -1386,8 +1386,7 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "" #: ../libtransmission/upnp.c:197 @@ -1809,3 +1808,60 @@ #, c-format msgid "Port %d isn't forwarded" msgstr "" + +#: ../gtk/details.c:946 +msgid "Private to this tracker -- PEX disabled" +msgstr "Privat til denne trackeren - PEX avslått" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "Bruk delar_veksling" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" only in patch2: unchanged: --- transmission-1.71.orig/po/li.po +++ transmission-1.71/po/li.po @@ -1779,8 +1779,7 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "" #: ../libtransmission/upnp.c:197 @@ -1808,3 +1807,60 @@ #: ../libtransmission/verify.c:247 msgid "Queued for verification" msgstr "" + +#: ../gtk/details.c:946 +msgid "Private to this tracker -- PEX disabled" +msgstr "eigen noa deze tracker -->PEX oetgeschakeld" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "peer oet_wisseling gebroeken" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" only in patch2: unchanged: --- transmission-1.71.orig/po/eu.po +++ transmission-1.71/po/eu.po @@ -1775,8 +1775,7 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "" #: ../libtransmission/upnp.c:197 @@ -1804,3 +1803,60 @@ #: ../libtransmission/verify.c:247 msgid "Queued for verification" msgstr "" + +#: ../gtk/details.c:946 +msgid "Private to this tracker -- PEX disabled" +msgstr "" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" only in patch2: unchanged: --- transmission-1.71.orig/po/mt.po +++ transmission-1.71/po/mt.po @@ -1778,8 +1778,7 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "" #: ../libtransmission/upnp.c:197 @@ -1807,3 +1806,60 @@ #: ../libtransmission/verify.c:247 msgid "Queued for verification" msgstr "" + +#: ../gtk/details.c:946 +msgid "Private to this tracker -- PEX disabled" +msgstr "" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" only in patch2: unchanged: --- transmission-1.71.orig/po/ast.po +++ transmission-1.71/po/ast.po @@ -1478,11 +1478,10 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "" -"Reunvíu de puertos a traviés de \"%s\", serviciu %s\". (direición llocal: " -"%s:%d)" +"Reunvíu de puertos a traviés de \"%s\", serviciu %s\". (direición llocal: %s:" +"%d)" #: ../libtransmission/upnp.c:197 msgid "Port forwarding successful!" @@ -1817,3 +1816,62 @@ #, c-format msgid "Port %d isn't forwarded" msgstr "El puertu %d nun ta redirixíu" + +#: ../gtk/details.c:946 +msgid "Private to this tracker -- PEX disabled" +msgstr "Privao a esti tracker -- Desactivo PEX" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "Usar inter_cambéu de pares" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "Pesllando puertu %d en %s" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "Abriendo'l puertu %d en %s pa escuchar les conexones ente pares" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" +"Nun pudo abrise'l puertu %d en %s pa escuchar les conexones ente pares " +"(errno %d - %s)" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" only in patch2: unchanged: --- transmission-1.71.orig/po/nl.po +++ transmission-1.71/po/nl.po @@ -457,8 +457,7 @@ #: ../gtk/details.c:1499 msgid "We would download from this peer if they would let us" -msgstr "" -"Deze peer zou gebruikt worden om van te downloaden, indien toegestaan." +msgstr "Deze peer zou gebruikt worden om van te downloaden, indien toegestaan." #: ../gtk/details.c:1500 msgid "Uploading to peer" @@ -1522,8 +1521,7 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "Port forwarding via ‘%s’, service ‘%s’ (lokaal adres: %s:%d)" #: ../libtransmission/upnp.c:197 @@ -1842,3 +1840,65 @@ #, c-format msgid "Port %d isn't forwarded" msgstr "Poort %d is niet geforward" + +#: ../gtk/details.c:946 +msgid "Private to this tracker -- PEX disabled" +msgstr "Privé voor deze Tracker — PEX uitgeschakeld" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "Peeruit_wisseling gebruiken" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "Poort %d sluiten op %s" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "" +"Poort %d geopend op %s om te luisteren naar inkomende peer-verbindingen" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" +"Kon poort %d niet openen op %s om te luisteren naar inkomende peer-" +"verbindingen (errno %d: %s)" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "Snelheidslimietmodus gebruiken tussen:" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "Een willekeurige poort kiezen bij het opstarten" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "Controleren of poort %d nog open is" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "%s is geen geldig adres" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "%s is geen IPv4-adres" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "%s is geen IPv6-adres" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" +"Het systeem lijkt geen IPv6 te ondersteunen. Er wordt niet geluisterd op een " +"IPv6-adres" only in patch2: unchanged: --- transmission-1.71.orig/po/nb.po +++ transmission-1.71/po/nb.po @@ -1495,8 +1495,7 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "" "Videreføring av porter gjennom «%s», tjeneste «%s». (lokal adresse: %s:%d)" @@ -1526,9 +1525,6 @@ msgid "Queued for verification" msgstr "Køet for verifisering" -#~ msgid "Private to this tracker -- PEX disabled" -#~ msgstr "Kun for denne stifinneren -- PEX avskrudd" - #: ../gtk/actions.c:56 msgid "Sort by _ETA" msgstr "Sorter etter _ETA" @@ -1825,3 +1821,61 @@ #, c-format msgid "Port %d isn't forwarded" msgstr "Port %d er ikke videresendt" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "Bruk _nedlasterutveksling" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "Lukker port %d på %s" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "Åpnet port %d på %s for å lytte etter innkommende tilkoblinger" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" +"Kunne ikke åpne port %d på %s for å lytte etter innkommende tilboklinger " +"(errno %d - %s)" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" + +#~ msgid "Private to this tracker -- PEX disabled" +#~ msgstr "Kun for denne stifinneren -- PEX avskrudd" only in patch2: unchanged: --- transmission-1.71.orig/po/en_GB.po +++ transmission-1.71/po/en_GB.po @@ -1779,8 +1779,7 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "" #: ../libtransmission/upnp.c:197 @@ -1808,3 +1807,60 @@ #: ../libtransmission/verify.c:247 msgid "Queued for verification" msgstr "" + +#: ../gtk/details.c:946 +msgid "Private to this tracker -- PEX disabled" +msgstr "" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" only in patch2: unchanged: --- transmission-1.71.orig/po/sv.po +++ transmission-1.71/po/sv.po @@ -1327,8 +1327,7 @@ #: ../gtk/tr-prefs.c:1344 msgid "Use UPnP or NAT-PMP port _forwarding from my router" -msgstr "" -"Använd vidarebefordring av port via UPnP eller NAT-PMP från min router" +msgstr "Använd vidarebefordring av port via UPnP eller NAT-PMP från min router" #: ../gtk/tr-prefs.c:1364 msgid "Transmission Preferences" @@ -1729,11 +1728,10 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "" -"Vidarebefordring av portar genom \"%s\", tjänsten \"%s\". (lokal adress: " -"%s:%d)" +"Vidarebefordring av portar genom \"%s\", tjänsten \"%s\". (lokal adress: %s:" +"%d)" #: ../libtransmission/upnp.c:197 msgid "Port forwarding successful!" @@ -1826,3 +1824,64 @@ #, c-format msgid "Port %d isn't forwarded" msgstr "" + +#: ../gtk/details.c:946 +msgid "Private to this tracker -- PEX disabled" +msgstr "Privat för den här bevakaren -- PEX inaktiverad" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "Använd peer e_xchange" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "Använd Hastighetsgränsläge mellan:" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "Slumpmässig port vid varje start" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "Stänger port %d på %s" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "" +"Öppnade port %d på %s för att lyssna efter inkommande klientanslutningar" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" +"Kunde inte öppna port %d på %s för att lyssna efter inkommande " +"klientanslutningar (felkod %d - %s)" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "%s är inte en giltig adress" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "%s är inte en IPv4-adress" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "%s är inte en IPv6-adress" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" +"Systemet verkar sakna stöd för IPv6. Lyssnar därför inte på en IPv6-adress" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" only in patch2: unchanged: --- transmission-1.71.orig/po/ru.po +++ transmission-1.71/po/ru.po @@ -16,8 +16,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"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" +"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" "X-Launchpad-Export-Date: 2009-06-08 01:28+0000\n" "X-Generator: Launchpad (build Unknown)\n" "X-Poedit-Country: RUSSIAN FEDERATION\n" @@ -1069,10 +1069,8 @@ #, c-format msgid "Enable _blocklist (contains %'d rule)" msgid_plural "Enable _blocklist (contains %'d rules)" -msgstr[0] "" -"Разрешить использование \"_чёрного списка\" (содержит %'d правило)" -msgstr[1] "" -"Разрешить использование \"_чёрного списка\" (содержит %'d правила)" +msgstr[0] "Разрешить использование \"_чёрного списка\" (содержит %'d правило)" +msgstr[1] "Разрешить использование \"_чёрного списка\" (содержит %'d правила)" msgstr[2] "Разрешить использование \"_чёрного списка\" (содержит %'d правил)" #: ../gtk/tr-prefs.c:504 @@ -1415,8 +1413,7 @@ #: ../libtransmission/fdlimit.c:296 #, c-format msgid "Couldn't create \"%1$s\": parent folder \"%2$s\" does not exist" -msgstr "" -"Невозможно создать \"%1$s\": родительская папка \"%2$s\" не существует" +msgstr "Невозможно создать \"%1$s\": родительская папка \"%2$s\" не существует" #: ../libtransmission/fdlimit.c:319 #, c-format @@ -1557,10 +1554,8 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" -msgstr "" -"Перенаправление портов через «%s», служба «%s». (локальный адрес: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgstr "Перенаправление портов через «%s», служба «%s». (локальный адрес: %s:%d)" #: ../libtransmission/upnp.c:197 msgid "Port forwarding successful!" @@ -1588,9 +1583,6 @@ msgid "Queued for verification" msgstr "В очереди на проверку" -#~ msgid "Use peer e_xchange" -#~ msgstr "_Использовать обмен узлами" - #: ../gtk/actions.c:56 msgid "Sort by _ETA" msgstr "" @@ -1877,3 +1869,61 @@ #, c-format msgid "Port %d isn't forwarded" msgstr "" + +#: ../gtk/details.c:946 +msgid "Private to this tracker -- PEX disabled" +msgstr "Частный для этого трекера — обмен узлами отключён" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "Закрытие порта %d на %s" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "Для приёма входящих соединений открыт порт %d на %s" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" +"Не удалось открыть порт %d на %s для приёма входящих соединений (код ошибки %" +"d — %s)" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" + +#~ msgid "Use peer e_xchange" +#~ msgstr "_Использовать обмен узлами" only in patch2: unchanged: --- transmission-1.71.orig/po/ja.po +++ transmission-1.71/po/ja.po @@ -1015,7 +1015,8 @@ #: ../gtk/tr-prefs.c:825 msgid "IP addresses may use wildcards, such as 192.168.*.*" -msgstr "IPアドレスの記述には、192.168.*.*のようにワイルドカード(*)を使用できます" +msgstr "" +"IPアドレスの記述には、192.168.*.*のようにワイルドカード(*)を使用できます" #: ../gtk/tr-prefs.c:847 msgid "Addresses:" @@ -1770,8 +1771,7 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "" #: ../libtransmission/utils.c:490 @@ -1795,3 +1795,60 @@ #: ../libtransmission/verify.c:247 msgid "Queued for verification" msgstr "" + +#: ../gtk/details.c:946 +msgid "Private to this tracker -- PEX disabled" +msgstr "このトラッカーをプライベートにする -- PEXを無効にする" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "ピア交換を利用する(_X)" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" only in patch2: unchanged: --- transmission-1.71.orig/po/th.po +++ transmission-1.71/po/th.po @@ -1152,10 +1152,8 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" -msgstr "" -"กำลังส่งต่อพอร์ตผ่าน \"%s\", บริการ \"%s\". (ที่อยู่ในเครื่อง: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgstr "กำลังส่งต่อพอร์ตผ่าน \"%s\", บริการ \"%s\". (ที่อยู่ในเครื่อง: %s:%d)" #: ../libtransmission/upnp.c:197 msgid "Port forwarding successful!" @@ -1792,3 +1790,60 @@ #, c-format msgid "Port %d isn't forwarded" msgstr "" + +#: ../gtk/details.c:946 +msgid "Private to this tracker -- PEX disabled" +msgstr "ส่วนตัวสำหรับ Tracker นี้ -- PEX ถูกปิด" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "ใช้การแลกเปลี่ยน Peer" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" only in patch2: unchanged: --- transmission-1.71.orig/po/da.po +++ transmission-1.71/po/da.po @@ -1273,10 +1273,8 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" -msgstr "" -"Port forwarding igennem \"%s\", service \"%s\". (lokal adresse: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgstr "Port forwarding igennem \"%s\", service \"%s\". (lokal adresse: %s:%d)" #: ../libtransmission/upnp.c:197 msgid "Port forwarding successful!" @@ -1816,3 +1814,60 @@ #, c-format msgid "File \"%s\" is in the way" msgstr "Fil \"%s\" er i vejen" + +#: ../gtk/details.c:946 +msgid "Private to this tracker -- PEX disabled" +msgstr "Privat for denne tracker -- PEX slået fra" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "Brug peer _udveksling" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" only in patch2: unchanged: --- transmission-1.71.orig/po/mk.po +++ transmission-1.71/po/mk.po @@ -949,8 +949,7 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "" "Пренасочување на порти преку %s, за сервисот %s. (локална адреса: %s:%d)" @@ -1810,3 +1809,60 @@ #, c-format msgid "Port %d isn't forwarded" msgstr "" + +#: ../gtk/details.c:946 +msgid "Private to this tracker -- PEX disabled" +msgstr "Приватно за овој тракер -- PEX е исклучен" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "Користи размена помеѓу п_ријатели" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" only in patch2: unchanged: --- transmission-1.71.orig/po/ar.po +++ transmission-1.71/po/ar.po @@ -1186,8 +1186,7 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "إعادة توجيه المنافذ ب« %s » على خدمة « %s » (العنوان المحلي: %s:%d)" #: ../libtransmission/upnp.c:197 @@ -1868,3 +1867,60 @@ #, c-format msgid "Port %d isn't forwarded" msgstr "" + +#: ../gtk/details.c:946 +msgid "Private to this tracker -- PEX disabled" +msgstr "خاص بهذا المتتبع -- تم تعطيل تبادل النظراء" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "استخدم ت_بادل الأنداد" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" only in patch2: unchanged: --- transmission-1.71.orig/po/pt_BR.po +++ transmission-1.71/po/pt_BR.po @@ -1675,8 +1675,7 @@ #: ../libtransmission/net.c:357 #, c-format msgid "Couldn't connect socket %d to %s, port %d (errno %d - %s)" -msgstr "" -"Não foi possível conectar socket %d para %s, porta %d (errno %d - %s)" +msgstr "Não foi possível conectar socket %d para %s, porta %d (errno %d - %s)" #: ../libtransmission/net.c:405 #, c-format @@ -1773,11 +1772,10 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "" -"Reencaminhando porta através de \"%s\", serviço \"%s\". (endereço local: " -"%s:%d)" +"Reencaminhando porta através de \"%s\", serviço \"%s\". (endereço local: %s:" +"%d)" #: ../libtransmission/upnp.c:197 msgid "Port forwarding successful!" @@ -1836,3 +1834,62 @@ #: ../gtk/tr-prefs.c:1340 msgid "_Randomize the port every launch" msgstr "" + +#: ../gtk/details.c:946 +msgid "Private to this tracker -- PEX disabled" +msgstr "Privado pra este tracker -- PEX desativado" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "Usar _troca de peer" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "Usar Modo de limite de velocidade entre:" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "Randomizar porta a cada início de sessão" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "Fechando a porta %d em %s" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "Porta %d em %s aberta para escutar as ligações entre os pares" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" +"Não foi possível abrir a porta %d em %s para escutar as ligações entre os " +"pares (errno %d - %s)" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "Verificar se a porta %d ainda está aberta" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "%s não é um endereço válido" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "%s não é um endereço IPv4" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "%s não é um endereço IPv6" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "O sistema parece não suportar IPv6. Não escutando um endereço IPv6" only in patch2: unchanged: --- transmission-1.71.orig/po/fr.po +++ transmission-1.71/po/fr.po @@ -467,8 +467,7 @@ #: ../gtk/details.c:1502 msgid "Peer has unchoked us, but we're not interested" -msgstr "" -"Le pair nous a proposé un échange, mais nous ne sommes pas intéressés" +msgstr "Le pair nous a proposé un échange, mais nous ne sommes pas intéressés" #: ../gtk/details.c:1503 msgid "We unchoked this peer, but they're not interested" @@ -1405,8 +1404,7 @@ #: ../libtransmission/fdlimit.c:296 #, c-format msgid "Couldn't create \"%1$s\": parent folder \"%2$s\" does not exist" -msgstr "" -"Impossible de créer « %1$s » : le dossier parent « %2$s » n'existe pas" +msgstr "Impossible de créer « %1$s » : le dossier parent « %2$s » n'existe pas" #: ../libtransmission/fdlimit.c:319 #, c-format @@ -1548,10 +1546,8 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" -msgstr "" -"Redirection de port via « %s », service « %s ». (adresse locale : %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgstr "Redirection de port via « %s », service « %s ». (adresse locale : %s:%d)" #: ../libtransmission/upnp.c:197 msgid "Port forwarding successful!" @@ -1579,12 +1575,6 @@ msgid "Queued for verification" msgstr "En attente de vérification" -#~ msgid "Private to this tracker -- PEX disabled" -#~ msgstr "Privé sur ce tracker -- PEX désactivé" - -#~ msgid "Use peer e_xchange" -#~ msgstr "Utiliser l'é_change de pairs" - #: ../gtk/actions.c:56 msgid "Sort by _ETA" msgstr "" @@ -1871,3 +1861,60 @@ #, c-format msgid "Port %d isn't forwarded" msgstr "" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "Fermeture du port %d sur %s" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "Port %d sur %s ouvert pour l'écoute des connexions entrantes de pairs" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" +"Impossible d'ouvrir le port %d sur %s pour l'écoute des connexions entrantes " +"de pairs (erreur numéro %d - %s)" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" + +#~ msgid "Private to this tracker -- PEX disabled" +#~ msgstr "Privé sur ce tracker -- PEX désactivé" + +#~ msgid "Use peer e_xchange" +#~ msgstr "Utiliser l'é_change de pairs" only in patch2: unchanged: --- transmission-1.71.orig/po/zh_CN.po +++ transmission-1.71/po/zh_CN.po @@ -1555,8 +1555,7 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "通过端口\"%s\",服务\"%s\"转发。(本地地址:%s:%d)" #: ../libtransmission/upnp.c:197 @@ -1585,12 +1584,6 @@ msgid "Queued for verification" msgstr "加入验证队列" -#~ msgid "Private to this tracker -- PEX disabled" -#~ msgstr "仅此 tracker -- 禁用 PEX" - -#~ msgid "Use peer e_xchange" -#~ msgstr "使用连接交换(_x)" - #: ../gtk/actions.c:56 msgid "Sort by _ETA" msgstr "" @@ -1813,3 +1806,58 @@ #, c-format msgid "Port %d isn't forwarded" msgstr "" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "正在关闭 %d 端口[%s]" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "已打开 %d 端口[%s]用以监听传入的连接" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "无法打开 %d 端口[%s]用以监听传入的连接(错误号 %d - %s)" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" + +#~ msgid "Private to this tracker -- PEX disabled" +#~ msgstr "仅此 tracker -- 禁用 PEX" + +#~ msgid "Use peer e_xchange" +#~ msgstr "使用连接交换(_x)" only in patch2: unchanged: --- transmission-1.71.orig/po/ml.po +++ transmission-1.71/po/ml.po @@ -1777,8 +1777,7 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "" #: ../libtransmission/upnp.c:197 @@ -1806,3 +1805,60 @@ #: ../libtransmission/verify.c:247 msgid "Queued for verification" msgstr "" + +#: ../gtk/details.c:946 +msgid "Private to this tracker -- PEX disabled" +msgstr "" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" only in patch2: unchanged: --- transmission-1.71.orig/po/pl.po +++ transmission-1.71/po/pl.po @@ -444,8 +444,7 @@ #: ../gtk/details.c:1501 msgid "We would upload to this peer if they asked" -msgstr "" -"Wysyłanie do tego partnera zostanie rozpoczęte po otrzymaniu zapytania" +msgstr "Wysyłanie do tego partnera zostanie rozpoczęte po otrzymaniu zapytania" #: ../gtk/details.c:1503 msgid "We unchoked this peer, but they're not interested" @@ -1318,8 +1317,7 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "" "Przekierowywanie portów przez \"%s\", usługa \"%s\" (lokalny adres: %s:%d)" @@ -1852,3 +1850,60 @@ #, c-format msgid "Port %d isn't forwarded" msgstr "" + +#: ../gtk/details.c:946 +msgid "Private to this tracker -- PEX disabled" +msgstr "Ograniczony do tego trackera - PEX wyłączone" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "Uż_ywanie wymiany partnerów" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" only in patch2: unchanged: --- transmission-1.71.orig/po/lv.po +++ transmission-1.71/po/lv.po @@ -1785,8 +1785,7 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "" #: ../libtransmission/upnp.c:197 @@ -1810,3 +1809,60 @@ #: ../libtransmission/verify.c:247 msgid "Queued for verification" msgstr "" + +#: ../gtk/details.c:946 +msgid "Private to this tracker -- PEX disabled" +msgstr "" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" only in patch2: unchanged: --- transmission-1.71.orig/po/bg.po +++ transmission-1.71/po/bg.po @@ -1136,8 +1136,7 @@ #: ../gtk/tr-prefs.c:1344 msgid "Use UPnP or NAT-PMP port _forwarding from my router" -msgstr "" -"Използване на UPnP или NAT-PMP порт за _пренасочване от маршрутизатор" +msgstr "Използване на UPnP или NAT-PMP порт за _пренасочване от маршрутизатор" #: ../gtk/tr-prefs.c:1364 msgid "Transmission Preferences" @@ -1501,8 +1500,7 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "" "Пренасочване на портове през \"%s\", услуга \"%s\". (локален адрес: %s:%d)" @@ -1532,9 +1530,6 @@ msgid "Queued for verification" msgstr "Нареден за проверка" -#~ msgid "Private to this tracker -- PEX disabled" -#~ msgstr "Частен за този тракер -- размяна на постове е невъзможена" - #: ../gtk/actions.c:56 msgid "Sort by _ETA" msgstr "" @@ -1825,3 +1820,61 @@ #, c-format msgid "Port %d isn't forwarded" msgstr "" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "Използване на _размяна на пиър" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "Затваряне на порт %d на %s" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "Отворен порт %d на %s за подслушване на входяща пиър връзка" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" +"Не може да се отвори порт %d на %s за подслушване на входящи пиър връзки " +"(грешка номер %d - %s)" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" + +#~ msgid "Private to this tracker -- PEX disabled" +#~ msgstr "Частен за този тракер -- размяна на постове е невъзможена" only in patch2: unchanged: --- transmission-1.71.orig/po/pt.po +++ transmission-1.71/po/pt.po @@ -1788,8 +1788,7 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "" #: ../libtransmission/upnp.c:197 @@ -1817,3 +1816,60 @@ #: ../libtransmission/verify.c:247 msgid "Queued for verification" msgstr "" + +#: ../gtk/details.c:946 +msgid "Private to this tracker -- PEX disabled" +msgstr "" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" only in patch2: unchanged: --- transmission-1.71.orig/po/he.po +++ transmission-1.71/po/he.po @@ -1202,9 +1202,6 @@ msgid "Memory allocation failed" msgstr "הקצאת זיכרון נכשלה" -#~ msgid "Use peer e_xchange" -#~ msgstr "שימוש חילופי מקורות" - #: ../gtk/actions.c:56 msgid "Sort by _ETA" msgstr "" @@ -1795,8 +1792,7 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "" #. Node exists but isn't a folder @@ -1812,3 +1808,59 @@ #: ../libtransmission/verify.c:247 msgid "Queued for verification" msgstr "" + +#: ../gtk/details.c:946 +msgid "Private to this tracker -- PEX disabled" +msgstr "" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" + +#~ msgid "Use peer e_xchange" +#~ msgstr "שימוש חילופי מקורות" only in patch2: unchanged: --- transmission-1.71.orig/po/en_CA.po +++ transmission-1.71/po/en_CA.po @@ -1777,8 +1777,7 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "" #: ../libtransmission/upnp.c:197 @@ -1806,3 +1805,60 @@ #: ../libtransmission/verify.c:247 msgid "Queued for verification" msgstr "" + +#: ../gtk/details.c:946 +msgid "Private to this tracker -- PEX disabled" +msgstr "" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" only in patch2: unchanged: --- transmission-1.71.orig/po/ro.po +++ transmission-1.71/po/ro.po @@ -1120,8 +1120,7 @@ #: ../gtk/tr-prefs.c:1344 msgid "Use UPnP or NAT-PMP port _forwarding from my router" -msgstr "" -"Foloseşte UPnP sau înaintarea port-ului NAT-PMP dinspre router-ul meu" +msgstr "Foloseşte UPnP sau înaintarea port-ului NAT-PMP dinspre router-ul meu" #: ../gtk/tr-prefs.c:1364 msgid "Transmission Preferences" @@ -1399,8 +1398,7 @@ #: ../libtransmission/net.c:357 #, c-format msgid "Couldn't connect socket %d to %s, port %d (errno %d - %s)" -msgstr "" -"Nu s-a putut conecta socketul %d la %s, portul %d (eroare nr %d - %s)" +msgstr "Nu s-a putut conecta socketul %d la %s, portul %d (eroare nr %d - %s)" #: ../libtransmission/net.c:405 #, c-format @@ -1492,8 +1490,7 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "" "Înainterea portului prin „%s\", serviciul „%s\". (adresa locală: %s:%d)" @@ -1844,3 +1841,60 @@ #, c-format msgid "Port %d isn't forwarded" msgstr "" + +#: ../gtk/details.c:946 +msgid "Private to this tracker -- PEX disabled" +msgstr "Privat pentru acest tracker -- PEX dezactivat" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "Folosește peer e_xchange" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "Se închide portul %d pe %s" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" only in patch2: unchanged: --- transmission-1.71.orig/po/br.po +++ transmission-1.71/po/br.po @@ -1777,8 +1777,7 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "" #: ../libtransmission/upnp.c:197 @@ -1806,3 +1805,60 @@ #: ../libtransmission/verify.c:247 msgid "Queued for verification" msgstr "" + +#: ../gtk/details.c:946 +msgid "Private to this tracker -- PEX disabled" +msgstr "" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" only in patch2: unchanged: --- transmission-1.71.orig/po/ku.po +++ transmission-1.71/po/ku.po @@ -1782,8 +1782,7 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "" #: ../libtransmission/upnp.c:197 @@ -1807,3 +1806,60 @@ #: ../libtransmission/verify.c:247 msgid "Queued for verification" msgstr "" + +#: ../gtk/details.c:946 +msgid "Private to this tracker -- PEX disabled" +msgstr "" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" only in patch2: unchanged: --- transmission-1.71.orig/po/bs.po +++ transmission-1.71/po/bs.po @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"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" +"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" "X-Launchpad-Export-Date: 2009-06-08 01:28+0000\n" "X-Generator: Launchpad (build Unknown)\n" @@ -1778,8 +1778,7 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "" #: ../libtransmission/upnp.c:197 @@ -1807,3 +1806,60 @@ #: ../libtransmission/verify.c:247 msgid "Queued for verification" msgstr "" + +#: ../gtk/details.c:946 +msgid "Private to this tracker -- PEX disabled" +msgstr "" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" only in patch2: unchanged: --- transmission-1.71.orig/po/te.po +++ transmission-1.71/po/te.po @@ -20,7 +20,7 @@ #: ../gtk/actions.c:104 msgid "_Help" -msgstr "_స హాయం" +msgstr "_స\vహాయం" #: ../gtk/actions.c:108 msgid "_Statistics" @@ -1777,8 +1777,7 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "" #: ../libtransmission/upnp.c:197 @@ -1806,3 +1805,60 @@ #: ../libtransmission/verify.c:247 msgid "Queued for verification" msgstr "" + +#: ../gtk/details.c:946 +msgid "Private to this tracker -- PEX disabled" +msgstr "" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" only in patch2: unchanged: --- transmission-1.71.orig/po/ms.po +++ transmission-1.71/po/ms.po @@ -1778,8 +1778,7 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "" #: ../libtransmission/upnp.c:197 @@ -1807,3 +1806,60 @@ #: ../libtransmission/verify.c:247 msgid "Queued for verification" msgstr "" + +#: ../gtk/details.c:946 +msgid "Private to this tracker -- PEX disabled" +msgstr "" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" only in patch2: unchanged: --- transmission-1.71.orig/po/eo.po +++ transmission-1.71/po/eo.po @@ -1159,8 +1159,7 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "" "Faras alipordan plusendadon per \"%s\", servo \"%s\". (loka adreso: %s:%d)" @@ -1812,3 +1811,60 @@ #, c-format msgid "Port %d isn't forwarded" msgstr "" + +#: ../gtk/details.c:946 +msgid "Private to this tracker -- PEX disabled" +msgstr "Privata por ĉi tiu kunordiga servilo -- PEX malŝaltita" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "Uzi kolektadon de kundividantoj" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" only in patch2: unchanged: --- transmission-1.71.orig/po/ga.po +++ transmission-1.71/po/ga.po @@ -1777,8 +1777,7 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "" #: ../libtransmission/upnp.c:197 @@ -1806,3 +1805,60 @@ #: ../libtransmission/verify.c:247 msgid "Queued for verification" msgstr "" + +#: ../gtk/details.c:946 +msgid "Private to this tracker -- PEX disabled" +msgstr "" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" only in patch2: unchanged: --- transmission-1.71.orig/po/uk.po +++ transmission-1.71/po/uk.po @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"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" +"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" "X-Launchpad-Export-Date: 2009-06-08 01:28+0000\n" "X-Generator: Launchpad (build Unknown)\n" @@ -1798,8 +1798,7 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "" #: ../libtransmission/upnp.c:197 @@ -1827,3 +1826,60 @@ #: ../libtransmission/verify.c:247 msgid "Queued for verification" msgstr "" + +#: ../gtk/details.c:946 +msgid "Private to this tracker -- PEX disabled" +msgstr "Особисто до цього трекера -- PEX вимкнено" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" only in patch2: unchanged: --- transmission-1.71.orig/po/vi.po +++ transmission-1.71/po/vi.po @@ -1776,8 +1776,7 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "" #: ../libtransmission/utils.c:508 @@ -1789,3 +1788,60 @@ #, c-format msgid "File \"%s\" is in the way" msgstr "" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "Đóng cổng %d trên %s" + +#: ../gtk/details.c:946 +msgid "Private to this tracker -- PEX disabled" +msgstr "" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "Sử dụng trao đổi peer" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "Sử dụng Chế độ Giới hạn tốc độ giữa" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "Chọn cổng ngẫu nhiên khi khởi động" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" only in patch2: unchanged: --- transmission-1.71.orig/po/fi.po +++ transmission-1.71/po/fi.po @@ -1062,8 +1062,7 @@ #: ../gtk/tr-prefs.c:825 msgid "IP addresses may use wildcards, such as 192.168.*.*" -msgstr "" -"IP-osoitteissa voidaan käyttää jokerimerkkejä, esimerkiksi 192.168.*.*" +msgstr "IP-osoitteissa voidaan käyttää jokerimerkkejä, esimerkiksi 192.168.*.*" #: ../gtk/tr-prefs.c:847 msgid "Addresses:" @@ -1814,6 +1813,62 @@ #: ../libtransmission/upnp.c:192 #, c-format +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgstr "" + +#: ../gtk/details.c:946 +msgid "Private to this tracker -- PEX disabled" +msgstr "Yksityinen tällä seurantapalvelimella -- PEX poissa käytöstä" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "Käytä _vertaisvaihtoa" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "Suljetaan portti %d %s :ssa" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" msgstr "" only in patch2: unchanged: --- transmission-1.71.orig/po/ckb.po +++ transmission-1.71/po/ckb.po @@ -670,10 +670,8 @@ #, c-format msgid "Seeding to %1$'d of %2$'d connected peer" msgid_plural "Seeding to %1$'d of %2$'d connected peers" -msgstr[0] "" -"پێده‌به‌خشرێت به‌ %1$'d له‌ %2$'d هاوه‌ڵی په‌یوه‌ندی به‌ستراوه‌وه‌" -msgstr[1] "" -"پێده‌به‌خشرێت به‌ %1$'d له‌ %2$'d هاوه‌ڵی په‌یوه‌ندی به‌ستراوه‌وه‌" +msgstr[0] "پێده‌به‌خشرێت به‌ %1$'d له‌ %2$'d هاوه‌ڵی په‌یوه‌ندی به‌ستراوه‌وه‌" +msgstr[1] "پێده‌به‌خشرێت به‌ %1$'d له‌ %2$'d هاوه‌ڵی په‌یوه‌ندی به‌ستراوه‌وه‌" #: ../gtk/tr-core.c:1124 msgid "BitTorrent Activity" @@ -1779,8 +1777,7 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "" #: ../libtransmission/upnp.c:197 @@ -1808,3 +1805,60 @@ #: ../libtransmission/verify.c:247 msgid "Queued for verification" msgstr "" + +#: ../gtk/details.c:946 +msgid "Private to this tracker -- PEX disabled" +msgstr "" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" only in patch2: unchanged: --- transmission-1.71.orig/po/id.po +++ transmission-1.71/po/id.po @@ -1321,8 +1321,7 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "" #: ../libtransmission/upnp.c:197 @@ -1798,3 +1797,60 @@ #, c-format msgid "Port %d isn't forwarded" msgstr "" + +#: ../gtk/details.c:946 +msgid "Private to this tracker -- PEX disabled" +msgstr "" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" only in patch2: unchanged: --- transmission-1.71.orig/po/de.po +++ transmission-1.71/po/de.po @@ -435,8 +435,7 @@ #: ../gtk/details.c:1502 msgid "Peer has unchoked us, but we're not interested" -msgstr "" -"Der Peer hat uns entdrosselt, aber wir sind daran nicht interessiert." +msgstr "Der Peer hat uns entdrosselt, aber wir sind daran nicht interessiert." #: ../gtk/details.c:1503 msgid "We unchoked this peer, but they're not interested" @@ -1440,10 +1439,8 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" -msgstr "" -"Portweiterleitung durch \"%s\", Dienst \"%s\". (Lokale Adresse: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgstr "Portweiterleitung durch \"%s\", Dienst \"%s\". (Lokale Adresse: %s:%d)" #: ../libtransmission/upnp.c:197 msgid "Port forwarding successful!" @@ -1621,8 +1618,7 @@ #: ../gtk/dialogs.c:274 msgid "One of these torrents has not finished downloading." msgid_plural "Some of these torrents have not finished downloading." -msgstr[0] "" -"Einer dieser Torrents wurde noch nicht vollständig heruntergeladen." +msgstr[0] "Einer dieser Torrents wurde noch nicht vollständig heruntergeladen." msgstr[1] "" "Einige dieser Torrents wurden noch nicht vollständig heruntergeladen." @@ -1850,3 +1846,64 @@ #, c-format msgid "Port %d isn't forwarded" msgstr "Port %d wird nicht weitergeleitet" + +#: ../gtk/details.c:946 +msgid "Private to this tracker -- PEX disabled" +msgstr "Für diesen Tracker privat -- PEX deaktiviert" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "Peer-_Austausch verwenden" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "Benutze Geschwindigkeitsbegrenzungs-Modus zwischen:" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "Bei jedem Start einen zufälligen Port wählen" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "Port %d an %s wird geschlossen" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "Port %d an %s zum Warten auf eingehende Verbindungen geöffnet" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" +"Port %d an %s konnte nicht zum Warten auf eingehende Verbindung geöffnet " +"werden (errno %d - %s)" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "Kontrolliere ob Port %d noch offen ist" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "%s ist keine gültige Addresse" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "%s ist keine IPv4-Adresse" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "%s ist keine IPv6-Adresse" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" +"Das System scheint IPv6 nicht zu unterstützen. Lausche nicht auf IPv6-" +"Addresse" only in patch2: unchanged: --- transmission-1.71.orig/po/is.po +++ transmission-1.71/po/is.po @@ -1511,11 +1511,10 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "" -"Áframvísun tengis í gegnum \"%s\", þjónustu \"%s\". (staðbundið vistfang: " -"%s:%d)" +"Áframvísun tengis í gegnum \"%s\", þjónustu \"%s\". (staðbundið vistfang: %s:" +"%d)" #: ../libtransmission/upnp.c:197 msgid "Port forwarding successful!" @@ -1816,3 +1815,62 @@ #, c-format msgid "Port %d isn't forwarded" msgstr "" + +#: ../gtk/details.c:946 +msgid "Private to this tracker -- PEX disabled" +msgstr "Einkarekjari -- PEX aftengt" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "Nota jafningja skiptaþjónustu" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "Loka tengli %d á %s" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "Opnaði tengi %d á %s til að hlusta eftir tengingum jafningja" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" +"Gat ekki opnað tengi %d á %s til að hlusta eftir tengingum jafningja (errno %" +"d - %s)" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" only in patch2: unchanged: --- transmission-1.71.orig/po/cs.po +++ transmission-1.71/po/cs.po @@ -1499,10 +1499,8 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" -msgstr "" -"Přesměrování portu přes \"%s\", služba \"%s\". (místní adresa: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgstr "Přesměrování portu přes \"%s\", služba \"%s\". (místní adresa: %s:%d)" #: ../libtransmission/upnp.c:197 msgid "Port forwarding successful!" @@ -1840,3 +1838,62 @@ #, c-format msgid "Port %d isn't forwarded" msgstr "Port %d není přesměrován" + +#: ../gtk/details.c:946 +msgid "Private to this tracker -- PEX disabled" +msgstr "Soukromí u tohoto trackeru -- PEX zakázán" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "Používat _výměnu protějšků (PEX)" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "Uzavírá se port %d na %s" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "Otevřen port %d na %s k naslouchání pro příchozí spojení protějšků" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" +"Nelze otevřít port %d na %s k naslouchání pro příchozí spojení protějšků " +"(errno %d - %s)" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "Použít režim omezení rychlosti mezi:" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "Nastavit náhodný port při každém spuštění" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "Ověřování, zda je port %d stále otevřen" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "%s není platná adresa" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "%s není adresa IPv4" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "%s není adresa IPv6" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "Zdá se, že systém nepodporuje IPv6. Nenaslouchá se na adrese IPv6" only in patch2: unchanged: --- transmission-1.71.orig/po/lt.po +++ transmission-1.71/po/lt.po @@ -14,8 +14,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " -"(n%100<10 || n%100>=20) ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%" +"100<10 || n%100>=20) ? 1 : 2;\n" "X-Launchpad-Export-Date: 2009-06-08 01:28+0000\n" "X-Generator: Launchpad (build Unknown)\n" @@ -1364,8 +1364,7 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "" "Prievado persiuntimas per „%s“, paslauga „%s“. (Vietinis adresas: %s:%d)" @@ -1395,12 +1394,6 @@ msgid "Queued for verification" msgstr "Eilėje patikrinimui" -#~ msgid "Private to this tracker -- PEX disabled" -#~ msgstr "Asmeninis šiam sekikliui – PEX išjungta" - -#~ msgid "Use peer e_xchange" -#~ msgstr "Naudoti siuntėjų _mainus" - #: ../gtk/actions.c:56 msgid "Sort by _ETA" msgstr "" @@ -1842,3 +1835,58 @@ #, c-format msgid "Port %d isn't forwarded" msgstr "" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" + +#~ msgid "Private to this tracker -- PEX disabled" +#~ msgstr "Asmeninis šiam sekikliui – PEX išjungta" + +#~ msgid "Use peer e_xchange" +#~ msgstr "Naudoti siuntėjų _mainus" only in patch2: unchanged: --- transmission-1.71.orig/po/fa.po +++ transmission-1.71/po/fa.po @@ -1778,8 +1778,7 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "" #: ../libtransmission/upnp.c:197 @@ -1807,3 +1806,60 @@ #: ../libtransmission/verify.c:247 msgid "Queued for verification" msgstr "" + +#: ../gtk/details.c:946 +msgid "Private to this tracker -- PEX disabled" +msgstr "" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" only in patch2: unchanged: --- transmission-1.71.orig/po/sq.po +++ transmission-1.71/po/sq.po @@ -1789,8 +1789,7 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "Kalim i portit përmes \"%s\", shërbimi \"%s\" (adresa lokale: %s:%d)" #: ../libtransmission/upnp.c:197 @@ -1818,3 +1817,64 @@ #: ../libtransmission/verify.c:247 msgid "Queued for verification" msgstr "E mbajtur për verifikim" + +#: ../gtk/details.c:946 +msgid "Private to this tracker -- PEX disabled" +msgstr "Privat për këtë gjurmues -- PEX i çaktivizuar" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "Përdor s_hkëmbimin e lidhjeve" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "Përdor Mënyrën e Kufizimit të Shpejtësisë midis:" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "Ndrysho portin në çdo nisje" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "Duke mbyllur portin %d në %s" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "U Hap porti %d në %s për të dëgjuar për lidhjet në ardhje" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" +"Nuk mund të hapim portin %d në %s për të dëgjuar për lidhjet në ardhje " +"(errno %d - %s)" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "Po kontrollojmë për të parë nëse porti %d vazhdon të jetë i hapur" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "%s nuk është një adresë e vlefshme" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "%s nuk është një adresë IPv4" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "%s nuk është një adresë IPv6" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" +"Sistemi siç duket nuk ka mbështetje për IPv6. Nuk jemi duke dëgjuar në një " +"adresë IPv6" only in patch2: unchanged: --- transmission-1.71.orig/po/hu.po +++ transmission-1.71/po/hu.po @@ -1509,8 +1509,7 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "" "Portátirányítás ezen keresztül: „%s”, „%s” szolgáltatás (helyi cím: %s:%d)" @@ -1826,3 +1825,63 @@ #, c-format msgid "Port %d isn't forwarded" msgstr "" + +#: ../gtk/details.c:946 +msgid "Private to this tracker -- PEX disabled" +msgstr "Privát a követőn – PEX letiltva" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "Partner_csere használata" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "A port (%d) bezárása a következőn: %s" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "" +"A bejövő kapcsolatok figyelésére szolgáló port (%d) kinyitva a következőn: %s" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" +"Nem lehet megnyitni a portot (%d) a következőn: %s a bejövő " +"partnerkapcsolatok figyelésére (hibaszám: %d - %s)" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" only in patch2: unchanged: --- transmission-1.71.orig/po/et.po +++ transmission-1.71/po/et.po @@ -1391,8 +1391,7 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "" "Portide suunamine \"%s\" kaudu, teenus \"%s\". (kohalik aadress: %s:%d)" @@ -1813,3 +1812,60 @@ #, c-format msgid "Port %d isn't forwarded" msgstr "" + +#: ../gtk/details.c:946 +msgid "Private to this tracker -- PEX disabled" +msgstr "Privaatne järjepidaja -- partnerivahetus väljalülitatud" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "Kasuta _masinavahetust PEX" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" only in patch2: unchanged: --- transmission-1.71.orig/po/zh_TW.po +++ transmission-1.71/po/zh_TW.po @@ -1302,8 +1302,7 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "連接埠轉接經過「%s」,伺服「%s」(本機IP: %s:%d)" #: ../libtransmission/upnp.c:197 @@ -1798,3 +1797,60 @@ #, c-format msgid "Port %d isn't forwarded" msgstr "" + +#: ../gtk/details.c:946 +msgid "Private to this tracker -- PEX disabled" +msgstr "以私密方式連接此追蹤伺服器 -- 停用 PEX" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "儘可能使用用戶交換(_X)" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" only in patch2: unchanged: --- transmission-1.71.orig/po/gl.po +++ transmission-1.71/po/gl.po @@ -1499,8 +1499,7 @@ #: ../libtransmission/upnp.c:192 #, c-format -msgid "" -"Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" +msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)" msgstr "Reenviando porto vía «%s», servizo «%s». (enderezo local: %s:%d)" #: ../libtransmission/upnp.c:197 @@ -1529,9 +1528,6 @@ msgid "Queued for verification" msgstr "Listando para verificación" -#~ msgid "Private to this tracker -- PEX disabled" -#~ msgstr "Privado a este tracker -- PEX deshabilitado" - #: ../gtk/actions.c:56 msgid "Sort by _ETA" msgstr "" @@ -1822,3 +1818,61 @@ #, c-format msgid "Port %d isn't forwarded" msgstr "" + +#: ../gtk/tr-prefs.c:541 +msgid "Use peer e_xchange" +msgstr "Empregar inter_cambio de parceiros" + +#: ../libtransmission/port-forwarding.c:116 +#, c-format +msgid "Closing port %d on %s" +msgstr "Pechando o porto %d en %s" + +#: ../libtransmission/port-forwarding.c:153 +#, c-format +msgid "Opened port %d on %s to listen for incoming peer connections" +msgstr "Abrindo o porto %d en %s para escoitar as conexións entre parceiros" + +#: ../libtransmission/port-forwarding.c:161 +#, c-format +msgid "" +"Couldn't open port %d on %s to listen for incoming peer connections (errno %" +"d - %s)" +msgstr "" +"Non se puido abrir o porto %d en %s para escoitar as conexións entre " +"parceiros (errno %d - %s)" + +#: ../gtk/tr-prefs.c:1216 +msgid "Use Speed Limit Mode between:" +msgstr "" + +#: ../gtk/tr-prefs.c:1336 +msgid "Randomize the port every launch" +msgstr "" + +#: ../libtransmission/port-forwarding.c:222 +#, c-format +msgid "Checking to see if port %d is still open" +msgstr "" + +#: ../libtransmission/session.c:642 ../libtransmission/session.c:654 +#, c-format +msgid "%s is not a valid address" +msgstr "" + +#: ../libtransmission/session.c:645 +#, c-format +msgid "%s is not an IPv4 address" +msgstr "" + +#: ../libtransmission/session.c:657 +#, c-format +msgid "%s is not an IPv6 address" +msgstr "" + +#: ../libtransmission/session.c:663 +msgid "System does not seem to support IPv6. Not listening onan IPv6 address" +msgstr "" + +#~ msgid "Private to this tracker -- PEX disabled" +#~ msgstr "Privado a este tracker -- PEX deshabilitado" only in patch2: unchanged: --- transmission-1.71.orig/debian/patches/01_lpi.patch +++ transmission-1.71/debian/patches/01_lpi.patch @@ -0,0 +1,40 @@ +--- transmission-1.61.orig/gtk/main.c ++++ transmission-1.61/gtk/main.c +@@ -35,6 +35,8 @@ + #include + #include + ++#include ++ + #include + #include + #include +@@ -420,6 +422,8 @@ + myUIManager = gtk_ui_manager_new ( ); + actions_init ( myUIManager, cbdata ); + gtk_ui_manager_add_ui_from_string ( myUIManager, fallback_ui_file, -1, NULL ); ++ launchpad_integration_add_ui ( myUIManager, ++ "/main-window-menu/help-menu/launchpad-items" ); + gtk_ui_manager_ensure_update ( myUIManager ); + gtk_window_set_default_icon_name ( MY_NAME ); + +--- transmission-1.61.orig/gtk/ui.h ++++ transmission-1.61/gtk/ui.h +@@ -49,6 +49,7 @@ + " \n" + " \n" + " \n" ++ " \n" + " \n" + " \n" + " \n" +--- transmission-1.61.orig/gtk/Makefile.am ++++ transmission-1.61/gtk/Makefile.am +@@ -97,6 +97,7 @@ + dist_man_MANS = transmission.1 + + transmission_LDADD = \ ++ -llaunchpad-integration \ + $(top_builddir)/libtransmission/libtransmission.a \ + $(top_builddir)/third-party/libevent/libevent.la \ + $(top_builddir)/third-party/miniupnp/libminiupnp.a \ only in patch2: unchanged: --- transmission-1.71.orig/debian/patches/series +++ transmission-1.71/debian/patches/series @@ -0,0 +1,2 @@ +01_lpi.patch +20_add_X-Ubuntu-Gettext-Domain.diff only in patch2: unchanged: --- transmission-1.71.orig/debian/patches/20_add_X-Ubuntu-Gettext-Domain.diff +++ transmission-1.71/debian/patches/20_add_X-Ubuntu-Gettext-Domain.diff @@ -0,0 +1,9 @@ +Index: transmission-1.40-2ubuntu1/gtk/transmission.desktop.in +=================================================================== +--- transmission-1.40-2ubuntu1.orig/gtk/transmission.desktop.in 2008-12-09 18:57:13.000000000 +0000 ++++ transmission-1.40-2ubuntu1/gtk/transmission.desktop.in 2008-12-09 18:58:54.000000000 +0000 +@@ -9,3 +9,4 @@ + Type=Application + MimeType=application/x-bittorrent; + Categories=Network;FileTransfer;P2P;GTK; ++X-Ubuntu-Gettext-Domain=transmission