2017-01-26 18:59:56 +00:00
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
2020-05-14 16:16:15 +00:00
# Translators:
# Mike Gelfand <mikedld@mikedld.com>, 2018
2022-02-21 21:30:30 +00:00
# Avi Markovitz <avi.markovitz@gmail.com>, 2021
2022-06-03 09:06:59 +00:00
# Yaron Shahrabani <sh.yaron@gmail.com>, 2022
# Omer I.S. <omeritzicschwartz@gmail.com>, 2022
2020-05-14 16:16:15 +00:00
#
2017-01-26 18:59:56 +00:00
#, fuzzy
2008-03-24 17:29:11 +00:00
msgid ""
msgstr ""
2017-01-26 18:59:56 +00:00
"Project-Id-Version: PACKAGE VERSION\n"
2008-03-24 17:29:11 +00:00
"Report-Msgid-Bugs-To: \n"
2022-10-15 18:21:13 +00:00
"POT-Creation-Date: 2022-10-15 17:15+0100\n"
2020-05-14 16:16:15 +00:00
"PO-Revision-Date: 2017-01-26 19:47+0000\n"
2022-06-03 09:06:59 +00:00
"Last-Translator: Omer I.S. <omeritzicschwartz@gmail.com>, 2022\n"
2017-05-19 19:58:09 +00:00
"Language-Team: Hebrew (https://www.transifex.com/transmissionbt/teams/33778/he/)\n"
2017-01-26 18:59:56 +00:00
"Language: he\n"
2008-03-24 17:29:11 +00:00
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
2020-05-14 16:16:15 +00:00
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n"
2008-03-24 17:29:11 +00:00
2022-10-11 15:39:41 +00:00
#: ../cli/cli.cc:105 ../gtk/Utils.cc:94 ../libtransmission/utils.cc:641
2017-01-26 18:59:56 +00:00
msgid "None"
msgstr "ללא"
2022-06-03 09:06:59 +00:00
#: ../cli/cli.cc:110
msgid "Inf"
msgstr ""
2022-10-11 15:39:41 +00:00
#: ../daemon/daemon.cc:232 ../gtk/Session.cc:1138 ../libtransmission/blocklist.cc:50 ../libtransmission/blocklist.cc:419 ../libtransmission/blocklist.cc:491 ../libtransmission/blocklist.cc:527 ../libtransmission/inout.cc:164 ../libtransmission/utils.cc:78 ../libtransmission/utils.cc:98 ../libtransmission/utils.cc:110 ../libtransmission/watchdir.cc:121 ../libtransmission/watchdir.cc:148
2022-06-03 09:06:59 +00:00
msgid "Couldn't read '{path}': {error} ({error_code})"
msgstr ""
2022-10-11 15:39:41 +00:00
#: ../daemon/daemon.cc:258 ../gtk/Session.cc:1190 ../gtk/Utils.cc:263 ../libtransmission/watchdir.cc:97
2022-06-03 09:06:59 +00:00
msgid "Couldn't add torrent file '{path}'"
msgstr ""
2022-09-24 16:19:25 +00:00
#: ../daemon/daemon.cc:269
2022-06-03 09:06:59 +00:00
msgid "Removing torrent file '{path}'"
msgstr ""
2022-10-15 18:21:13 +00:00
#: ../daemon/daemon.cc:274 ../gtk/Utils.cc:419 ../libtransmission/utils.cc:701
2022-06-03 09:06:59 +00:00
msgid "Couldn't remove '{path}': {error} ({error_code})"
msgstr ""
2022-09-24 16:19:25 +00:00
#: ../daemon/daemon.cc:602
2022-06-03 09:06:59 +00:00
msgid "Couldn't parse log level '{level}'"
msgstr ""
2022-09-24 16:19:25 +00:00
#: ../daemon/daemon.cc:643
2022-06-03 09:06:59 +00:00
msgid "Deferring reload until session is fully started."
msgstr ""
2022-09-24 16:19:25 +00:00
#: ../daemon/daemon.cc:658
2022-06-03 09:06:59 +00:00
msgid "Reloading settings from '{path}'"
msgstr ""
2022-09-24 16:19:25 +00:00
#: ../daemon/daemon.cc:694
2022-06-03 09:06:59 +00:00
msgid "Couldn't initialize daemon: {error} ({error_code})"
msgstr ""
2022-09-24 16:19:25 +00:00
#: ../daemon/daemon.cc:707
2022-06-03 09:06:59 +00:00
msgid "Loading settings from '{path}'"
msgstr ""
2022-09-24 16:19:25 +00:00
#: ../daemon/daemon.cc:727
2022-06-03 09:06:59 +00:00
msgid "Saved pidfile '{path}'"
msgstr ""
2022-10-15 18:21:13 +00:00
#: ../daemon/daemon.cc:733 ../gtk/MessageLogWindow.cc:190 ../libtransmission/blocklist.cc:501 ../libtransmission/blocklist.cc:537 ../libtransmission/inout.cc:180 ../libtransmission/rpcimpl.cc:1431 ../libtransmission/torrent.cc:808 ../libtransmission/torrent.cc:2030 ../libtransmission/variant.cc:1146
2022-06-03 09:06:59 +00:00
msgid "Couldn't save '{path}': {error} ({error_code})"
msgstr ""
2022-09-24 16:19:25 +00:00
#: ../daemon/daemon.cc:743
2022-06-03 09:06:59 +00:00
msgid "Requiring authentication"
msgstr ""
2022-09-24 16:19:25 +00:00
#: ../daemon/daemon.cc:764
2022-06-03 09:06:59 +00:00
msgid "Watching '{path}' for new torrent files"
msgstr ""
2022-09-24 16:19:25 +00:00
#: ../daemon/daemon.cc:808 ../libtransmission/watchdir-kqueue.cc:120 ../libtransmission/watchdir-win32.cc:182
2022-06-03 09:06:59 +00:00
msgid "Couldn't create event: {error} ({error_code})"
msgstr ""
2022-09-24 16:19:25 +00:00
#: ../daemon/daemon.cc:818 ../libtransmission/watchdir-kqueue.cc:130
2022-06-03 09:06:59 +00:00
msgid "Couldn't add event: {error} ({error_code})"
msgstr ""
2020-10-03 12:36:23 +00:00
2022-09-24 16:19:25 +00:00
#: ../daemon/daemon.cc:832
2022-06-03 09:06:59 +00:00
msgid "Couldn't launch daemon event loop: {error} ({error_code})"
msgstr ""
2022-10-15 18:21:13 +00:00
#: ../gtk/Application.cc:372
2022-06-03 09:06:59 +00:00
msgid "Couldn't register Transmission as a {content_type} handler: {error} ({error_code})"
msgstr ""
2022-10-15 18:21:13 +00:00
#: ../gtk/Application.cc:534
msgid "Got termination signal, trying to shut down cleanly. Do it again if it gets stuck."
msgstr ""
2008-07-24 23:20:03 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/Application.cc:761
2022-02-21 21:24:50 +00:00
msgid "Transmission is a file sharing program. When you run a torrent, its data will be made available to others by means of upload. Any content you share is your sole responsibility."
2022-06-03 09:06:59 +00:00
msgstr " Transmission היא תוכנה לשיתוף קבצים. כאשר טורנט מופעל, הנתונים בו יהיו נגישים לאחרים דרך מנגנון ההעלאה. כל תוכן שישותף הוא על אחריותך הבלעדית."
2008-03-24 17:29:11 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/Application.cc:767 ../gtk/Dialogs.cc:116 ../gtk/MessageLogWindow.cc:231 ../gtk/OptionsDialog.cc:365 ../gtk/PathButton.cc:137 ../gtk/StatsDialog.cc:105 ../gtk/ui/gtk3/AddTrackerDialog.ui:21 ../gtk/ui/gtk3/EditTrackersDialog.ui:21 ../gtk/ui/gtk3/MakeProgressDialog.ui:22 ../gtk/ui/gtk3/OptionsDialog.ui:21 ../gtk/ui/gtk3/RelocateDialog.ui:21 ../gtk/ui/gtk3/TorrentUrlChooserDialog.ui:21
2022-10-11 15:39:41 +00:00
msgid "_Cancel"
msgstr "_בי ט ו ל"
2022-10-15 18:21:13 +00:00
#: ../gtk/Application.cc:768
2022-02-21 21:24:50 +00:00
msgid "I _Agree"
msgstr "מו _ס כם"
2008-03-24 17:29:11 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/Application.cc:1002
2022-06-03 09:06:59 +00:00
msgid "Closing Connections…"
msgstr ""
2012-02-13 20:58:29 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/Application.cc:1007
2022-02-21 21:24:50 +00:00
msgid "Sending upload/download totals to tracker…"
2022-06-03 09:06:59 +00:00
msgstr "נשלחים סיכומי הלאה/הורדה לעוקב…"
2012-02-13 20:58:29 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/Application.cc:1012
2022-02-21 21:24:50 +00:00
msgid "_Quit Now"
msgstr "ל_צאת עכשיו"
2008-03-24 17:29:11 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/Application.cc:1074
2022-02-21 21:24:50 +00:00
msgid "Couldn't add corrupt torrent"
msgid_plural "Couldn't add corrupt torrents"
msgstr[0] "לא ניתן להוסיף טורנט פגום"
msgstr[1] "לא ניתן להוסיף טורנטים פגומים"
msgstr[2] "לא ניתן להוסיף טורנטים פגומים"
msgstr[3] "לא ניתן להוסיף טורנטים פגומים"
2010-09-30 23:36:57 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/Application.cc:1081
2022-02-21 21:24:50 +00:00
msgid "Couldn't add duplicate torrent"
msgid_plural "Couldn't add duplicate torrents"
msgstr[0] "לא ניתן להוסיף טורנט כפול"
msgstr[1] "לא ניתן להוסיף טורנטים כפולים"
msgstr[2] "לא ניתן להוסיף טורנטים כפולים"
msgstr[3] "לא ניתן להוסיף טורנטים כפולים"
2010-09-30 23:36:57 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/Application.cc:1404
2022-02-21 21:24:50 +00:00
msgid "A fast and easy BitTorrent client"
msgstr "תכנית ביטטורנט קלה ופשוטה"
2010-09-30 23:36:57 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/Application.cc:1405
2022-02-21 21:24:50 +00:00
msgid "Copyright © The Transmission Project"
2022-06-03 09:06:59 +00:00
msgstr "כל הזכויות שמורות © מיזם Transmission"
2010-09-30 23:36:57 +00:00
2022-02-21 21:24:50 +00:00
#. Translators: translate "translator-credits" as your name
#. to have it appear in the credits in the "About"
#. dialog
2022-10-15 18:21:13 +00:00
#: ../gtk/Application.cc:1411
2022-02-21 21:24:50 +00:00
msgid "translator-credits"
msgstr ""
"מארק קרפיבנר <mark125@gmail.com>\n"
"\n"
"Launchpad Contributions:\n"
" Elad Alfassa https://launchpad.net/~elad661\n"
" Eyal Levin https://launchpad.net/~eyalev\n"
" Gabriel Shier https://launchpad.net/~gabrielshier\n"
" Ilan https://launchpad.net/~ilan\n"
" Koala https://launchpad.net/~igalfr\n"
" Liel Fridman https://launchpad.net/~lielft-deactivatedaccount\n"
" Mark Krapivner https://launchpad.net/~mark125\n"
" Omri Strumza https://launchpad.net/~blueomega\n"
" SB https://launchpad.net/~sonny-benshimon\n"
" Shahar Or https://launchpad.net/~mightyiam\n"
" Shlomil https://launchpad.net/~shlomister\n"
" Tomer https://launchpad.net/~tomi476\n"
" Yaron https://launchpad.net/~sh-yaron\n"
" Yossi Gil https://launchpad.net/~yossi-gil\n"
" avim https://launchpad.net/~avisoftware123\n"
" hatul https://launchpad.net/~amiadb\n"
" nadavvadan https://launchpad.net/~nadavvadan\n"
" serfus https://launchpad.net/~serfus\n"
" wrewre https://launchpad.net/~efid845-deactivatedaccount"
2010-09-30 23:36:57 +00:00
2022-09-10 03:25:44 +00:00
#: ../gtk/DetailsDialog.cc:484 ../gtk/DetailsDialog.cc:502
2022-02-21 21:24:50 +00:00
msgid "Use global settings"
msgstr "שימוש בהגדרות כלליות"
2022-09-10 03:25:44 +00:00
#: ../gtk/DetailsDialog.cc:485
2022-02-21 21:24:50 +00:00
msgid "Seed regardless of ratio"
msgstr "זריעה ללא התחשבות ביחס"
2022-09-10 03:25:44 +00:00
#: ../gtk/DetailsDialog.cc:486
2022-02-21 21:24:50 +00:00
msgid "Stop seeding at ratio:"
msgstr "הפסקת הזריעה ביחס:"
2022-09-10 03:25:44 +00:00
#: ../gtk/DetailsDialog.cc:503
2022-02-21 21:24:50 +00:00
msgid "Seed regardless of activity"
msgstr "זריעה ללא התחשבות ברמת הפעילות"
2022-09-10 03:25:44 +00:00
#: ../gtk/DetailsDialog.cc:504
2022-02-21 21:24:50 +00:00
msgid "Stop seeding if idle for N minutes:"
msgstr "הפסקת זריעה במקרה של אי פעילות למשך N דקות:"
2022-10-11 15:39:41 +00:00
#: ../gtk/DetailsDialog.cc:535 ../gtk/TorrentCellRenderer.cc:166
2012-02-13 20:58:29 +00:00
msgid "Queued for verification"
2012-04-09 01:50:33 +00:00
msgstr "בהמתנה לאימות"
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2022-09-10 03:25:44 +00:00
#: ../gtk/DetailsDialog.cc:538
2009-08-22 16:13:47 +00:00
msgid "Verifying local data"
2022-02-21 21:30:30 +00:00
msgstr "הנתונים המקומיים בהליכי אימות"
2009-08-22 16:13:47 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/DetailsDialog.cc:541 ../gtk/TorrentCellRenderer.cc:169
2012-02-13 20:58:29 +00:00
msgid "Queued for download"
2020-05-14 16:16:15 +00:00
msgstr "בתור להורדה"
2012-02-13 20:58:29 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/DetailsDialog.cc:544 ../gtk/FilterBar.cc:523
2012-02-13 20:58:29 +00:00
msgctxt "Verb"
2009-08-22 16:13:47 +00:00
msgid "Downloading"
2022-02-21 21:30:30 +00:00
msgstr "בהליכי הורדה"
2012-02-13 20:58:29 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/DetailsDialog.cc:547 ../gtk/TorrentCellRenderer.cc:172
2012-02-13 20:58:29 +00:00
msgid "Queued for seeding"
2020-11-03 17:26:30 +00:00
msgstr "בתור לזריעה"
2009-08-22 16:13:47 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/DetailsDialog.cc:550 ../gtk/FilterBar.cc:524
2012-02-13 20:58:29 +00:00
msgctxt "Verb"
2009-08-22 16:13:47 +00:00
msgid "Seeding"
2022-02-21 21:30:30 +00:00
msgstr "בזריעה"
2009-08-22 16:13:47 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/DetailsDialog.cc:553 ../gtk/FilterBar.cc:526 ../gtk/TorrentCellRenderer.cc:163
2010-06-13 18:14:49 +00:00
msgid "Finished"
2020-11-03 17:26:30 +00:00
msgstr "הסתיימו"
2010-06-13 18:14:49 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/DetailsDialog.cc:553 ../gtk/FilterBar.cc:525 ../gtk/TorrentCellRenderer.cc:163
2009-05-05 00:34:10 +00:00
msgid "Paused"
msgstr "מושהה"
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2022-09-10 03:25:44 +00:00
#: ../gtk/DetailsDialog.cc:574 ../gtk/DetailsDialog.cc:579 ../gtk/DetailsDialog.cc:693
2010-12-09 19:26:56 +00:00
msgid "N/A"
2012-02-13 20:58:29 +00:00
msgstr "לא זמין"
2010-12-09 19:26:56 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/DetailsDialog.cc:588 ../gtk/FileList.cc:600
2009-05-05 00:34:10 +00:00
msgid "Mixed"
msgstr "מעורב"
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2022-09-10 03:25:44 +00:00
#: ../gtk/DetailsDialog.cc:589
2010-09-30 23:36:57 +00:00
msgid "No Torrents Selected"
2010-11-13 20:21:24 +00:00
msgstr "לא נבחרו טורנטים"
2010-09-30 23:36:57 +00:00
2022-09-10 03:25:44 +00:00
#: ../gtk/DetailsDialog.cc:618
2009-08-22 16:13:47 +00:00
msgid "Private to this tracker -- DHT and PEX disabled"
2022-06-03 09:06:59 +00:00
msgstr "פרטי לעוקב זה -- DHT ו ־PEX מנוטרלים"
2009-08-22 16:13:47 +00:00
2022-09-10 03:25:44 +00:00
#: ../gtk/DetailsDialog.cc:618
2009-07-17 19:29:41 +00:00
msgid "Public torrent"
msgstr "טורנט ציבורי"
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2022-09-10 03:25:44 +00:00
#: ../gtk/DetailsDialog.cc:681
2022-06-03 09:06:59 +00:00
msgid "Created by {creator} on {date}"
msgstr ""
2009-08-22 16:13:47 +00:00
2022-09-10 03:25:44 +00:00
#: ../gtk/DetailsDialog.cc:685
2022-06-03 09:06:59 +00:00
msgid "Created by {creator}"
msgstr ""
2009-08-22 16:13:47 +00:00
2022-09-10 03:25:44 +00:00
#: ../gtk/DetailsDialog.cc:689
2022-06-03 09:06:59 +00:00
msgid "Created on {date}"
msgstr ""
2009-08-22 16:13:47 +00:00
2022-09-10 03:25:44 +00:00
#: ../gtk/DetailsDialog.cc:803
2010-01-13 01:06:34 +00:00
msgid "Unknown"
msgstr "לא ידוע"
2022-10-11 15:39:41 +00:00
#: ../gtk/DetailsDialog.cc:840 ../gtk/MakeDialog.cc:370
2022-06-03 09:06:59 +00:00
msgid "{total_size} in {file_count:L} file"
msgid_plural "{total_size} in {file_count:L} files"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
2022-10-11 15:39:41 +00:00
#: ../gtk/DetailsDialog.cc:855 ../gtk/MakeDialog.cc:376
2022-06-03 09:06:59 +00:00
msgid "({piece_count} BitTorrent piece @ {piece_size})"
msgid_plural "({piece_count} BitTorrent pieces @ {piece_size})"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
2012-02-13 20:58:29 +00:00
2022-09-10 03:25:44 +00:00
#: ../gtk/DetailsDialog.cc:899
2022-06-03 09:06:59 +00:00
msgid "{current_size} ({percent_done}%)"
msgstr ""
2009-08-22 16:13:47 +00:00
2022-09-10 03:25:44 +00:00
#: ../gtk/DetailsDialog.cc:907
2022-06-18 18:44:13 +00:00
#, no-c-format
2022-06-03 09:06:59 +00:00
msgid "{current_size} ({percent_done}% of {percent_available}% available)"
msgstr ""
2009-08-22 16:13:47 +00:00
2022-09-10 03:25:44 +00:00
#: ../gtk/DetailsDialog.cc:916
2022-06-18 18:44:13 +00:00
#, no-c-format
2022-06-03 09:06:59 +00:00
msgid "{current_size} ({percent_done}% of {percent_available}% available; {unverified_size} unverified)"
msgstr ""
2009-08-22 16:13:47 +00:00
2022-09-10 03:25:44 +00:00
#: ../gtk/DetailsDialog.cc:949
2022-06-03 09:06:59 +00:00
msgid "{downloaded_size} (+{discarded_size} discarded after failed checksum)"
2022-02-21 21:24:50 +00:00
msgstr ""
2009-08-22 16:13:47 +00:00
2022-09-10 03:25:44 +00:00
#: ../gtk/DetailsDialog.cc:979
2022-06-03 09:06:59 +00:00
msgid "{uploaded_size} (Ratio: {ratio})"
msgstr ""
2010-12-09 19:26:56 +00:00
2022-09-10 03:25:44 +00:00
#: ../gtk/DetailsDialog.cc:1020
2010-09-30 23:36:57 +00:00
msgid "No errors"
2010-11-13 20:21:24 +00:00
msgstr "אין שגיאות"
2010-02-16 15:56:34 +00:00
2022-09-10 03:25:44 +00:00
#: ../gtk/DetailsDialog.cc:1040
2010-09-30 23:36:57 +00:00
msgid "Never"
2022-02-21 21:30:30 +00:00
msgstr "אף פעם"
2009-08-22 16:13:47 +00:00
2022-09-10 03:25:44 +00:00
#: ../gtk/DetailsDialog.cc:1044
2009-08-22 16:13:47 +00:00
msgid "Active now"
2020-11-03 17:26:30 +00:00
msgstr "פעילים כעת"
2009-08-22 16:13:47 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/DetailsDialog.cc:1447
2009-08-22 16:13:47 +00:00
msgid "Optimistic unchoke"
2020-11-03 17:26:30 +00:00
msgstr "שחרור בלימה אופטימי"
2009-08-22 16:13:47 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/DetailsDialog.cc:1451
2009-05-05 00:34:10 +00:00
msgid "Downloading from this peer"
2022-02-21 21:30:30 +00:00
msgstr "מתבצעת הורדה מעמית זה"
2008-03-24 17:29:11 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/DetailsDialog.cc:1455
2009-05-05 00:34:10 +00:00
msgid "We would download from this peer if they would let us"
msgstr "היינו מורידים מהעמית הזה אילו היה מתאפשר לנו"
2008-03-24 17:29:11 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/DetailsDialog.cc:1459
2009-05-05 00:34:10 +00:00
msgid "Uploading to peer"
2020-05-14 16:16:15 +00:00
msgstr "העלאה לעמית"
2008-03-24 17:29:11 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/DetailsDialog.cc:1463
2009-05-05 00:34:10 +00:00
msgid "We would upload to this peer if they asked"
msgstr "היינו מעלים לעמית זה אילו היה מבקש"
2008-03-24 17:29:11 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/DetailsDialog.cc:1467
2009-08-22 16:13:47 +00:00
msgid "Peer has unchoked us, but we're not interested"
2020-11-03 17:26:30 +00:00
msgstr "העמית שחרר את הבלימה, אך אין לנו עניין"
2009-08-22 16:13:47 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/DetailsDialog.cc:1471
2009-08-22 16:13:47 +00:00
msgid "We unchoked this peer, but they're not interested"
2020-11-03 17:26:30 +00:00
msgstr "בלימת העמית שוחררה, אך העמית אינו מעוניין"
2009-08-22 16:13:47 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/DetailsDialog.cc:1475
2009-05-05 00:34:10 +00:00
msgid "Encrypted connection"
msgstr "חיבור מוצפן"
2008-03-24 17:29:11 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/DetailsDialog.cc:1479
2011-02-08 00:19:22 +00:00
msgid "Peer was found through Peer Exchange (PEX)"
2020-05-14 16:16:15 +00:00
msgstr "העמית נמצא דרך החלפת עמיתים (PEX)"
2009-08-22 16:13:47 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/DetailsDialog.cc:1483
2011-02-08 00:19:22 +00:00
msgid "Peer was found through DHT"
2020-05-14 16:16:15 +00:00
msgstr "העמית נמצא דרך DHT"
2009-08-22 16:13:47 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/DetailsDialog.cc:1487
2009-08-22 16:13:47 +00:00
msgid "Peer is an incoming connection"
2020-05-14 16:16:15 +00:00
msgstr "העמית הוא חיבור נכנס"
2009-08-22 16:13:47 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/DetailsDialog.cc:1491
2012-02-13 20:58:29 +00:00
msgid "Peer is connected over µTP"
msgstr "העמית מחובר דרך µTP"
2022-10-11 15:39:41 +00:00
#: ../gtk/DetailsDialog.cc:1577
2022-02-21 21:24:50 +00:00
msgid "Address"
msgstr "כתובת"
2022-06-03 09:06:59 +00:00
#. % is percent done
2022-10-11 15:39:41 +00:00
#: ../gtk/DetailsDialog.cc:1585
2022-02-21 21:24:50 +00:00
msgid "%"
msgstr "%"
2022-10-11 15:39:41 +00:00
#: ../gtk/DetailsDialog.cc:1601
2022-02-21 21:24:50 +00:00
msgid "Dn Reqs"
msgstr "בקשות הורדה"
2022-10-11 15:39:41 +00:00
#: ../gtk/DetailsDialog.cc:1608
2022-02-21 21:24:50 +00:00
msgid "Up Reqs"
msgstr "בקשות העלאה"
2022-10-11 15:39:41 +00:00
#: ../gtk/DetailsDialog.cc:1615
2022-02-21 21:24:50 +00:00
msgid "Dn Blocks"
msgstr "בלוקים להורדה"
2022-10-11 15:39:41 +00:00
#: ../gtk/DetailsDialog.cc:1622
2022-02-21 21:24:50 +00:00
msgid "Up Blocks"
msgstr "בלוקים להעלאה"
2022-10-11 15:39:41 +00:00
#: ../gtk/DetailsDialog.cc:1629
2022-02-21 21:24:50 +00:00
msgid "We Cancelled"
msgstr "בוטל מצדנו"
2022-10-11 15:39:41 +00:00
#: ../gtk/DetailsDialog.cc:1636
2022-02-21 21:24:50 +00:00
msgid "They Cancelled"
2022-02-21 21:30:30 +00:00
msgstr "בוטל על ידם"
2022-02-21 21:24:50 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/DetailsDialog.cc:1644 ../gtk/DetailsDialog.cc:1722
2022-02-21 21:24:50 +00:00
msgid "Down"
msgstr "מהירות הורדה"
2022-10-11 15:39:41 +00:00
#: ../gtk/DetailsDialog.cc:1652
2022-02-21 21:24:50 +00:00
msgid "Up"
msgstr "מהירות העלאה"
2022-10-11 15:39:41 +00:00
#: ../gtk/DetailsDialog.cc:1659
2022-02-21 21:24:50 +00:00
msgid "Client"
msgstr "לקוח"
2022-10-11 15:39:41 +00:00
#: ../gtk/DetailsDialog.cc:1665
2022-02-21 21:24:50 +00:00
msgid "Flags"
msgstr "דגלונים"
2022-10-11 15:39:41 +00:00
#: ../gtk/DetailsDialog.cc:1713
2022-02-21 21:24:50 +00:00
msgid "Web Seeds"
msgstr "זורעי רשת"
2022-10-11 15:39:41 +00:00
#: ../gtk/DetailsDialog.cc:1781
2022-06-18 18:44:13 +00:00
msgid "Got a list of {markup_begin}{peer_count} peer{markup_end} {time_span_ago}"
msgid_plural "Got a list of {markup_begin}{peer_count} peers{markup_end} {time_span_ago}"
2022-06-03 09:06:59 +00:00
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
2010-02-16 15:56:34 +00:00
2022-06-03 09:06:59 +00:00
#. {markup_begin} and {markup_end} should surround the time_span
2022-10-11 15:39:41 +00:00
#: ../gtk/DetailsDialog.cc:1793
2022-06-18 18:44:13 +00:00
msgid "Peer list request {markup_begin}timed out {time_span_ago}{markup_end}; will retry"
2022-06-03 09:06:59 +00:00
msgstr ""
2008-03-24 17:29:11 +00:00
2022-06-03 09:06:59 +00:00
#. {markup_begin} and {markup_end} should surround the error
2022-10-11 15:39:41 +00:00
#: ../gtk/DetailsDialog.cc:1802
2022-06-18 18:44:13 +00:00
msgid "Got an error '{markup_begin}{error}{markup_end}' {time_span_ago}"
2022-06-03 09:06:59 +00:00
msgstr ""
2009-08-22 16:13:47 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/DetailsDialog.cc:1815
2010-01-13 01:06:34 +00:00
msgid "No updates scheduled"
2012-02-13 20:58:29 +00:00
msgstr "אין עדכונים מתוכננים"
2008-03-24 17:29:11 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/DetailsDialog.cc:1822
2022-06-18 18:44:13 +00:00
msgid "Asking for more peers {time_span_from_now}"
2022-06-03 09:06:59 +00:00
msgstr ""
2009-08-22 16:13:47 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/DetailsDialog.cc:1829
2010-01-13 01:06:34 +00:00
msgid "Queued to ask for more peers"
2020-11-03 17:26:30 +00:00
msgstr "בתור לבקשת עמיתים נוספים"
2008-03-24 17:29:11 +00:00
2022-06-18 18:44:13 +00:00
#. {markup_begin} and {markup_end} should surround time_span_ago
2022-10-11 15:39:41 +00:00
#: ../gtk/DetailsDialog.cc:1837
2022-06-18 18:44:13 +00:00
msgid "Asked for more peers {markup_begin}{time_span_ago}{markup_end}"
2022-06-03 09:06:59 +00:00
msgstr ""
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#. {markup_begin} and {markup_end} should surround the seeder/leecher text
2022-10-11 15:39:41 +00:00
#: ../gtk/DetailsDialog.cc:1862
2022-06-18 18:44:13 +00:00
msgid "Tracker had {markup_begin}{seeder_count} {seeder_or_seeders} and {leecher_count} {leecher_or_leechers}{markup_end} {time_span_ago}"
2022-06-03 09:06:59 +00:00
msgstr ""
2010-01-13 01:06:34 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/DetailsDialog.cc:1864
2022-06-03 09:06:59 +00:00
msgid "seeder"
msgid_plural "seeders"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
2022-10-11 15:39:41 +00:00
#: ../gtk/DetailsDialog.cc:1866
2022-06-03 09:06:59 +00:00
msgid "leecher"
msgid_plural "leechers"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
#. {markup_begin} and {markup_end} should surround the error text
2022-10-11 15:39:41 +00:00
#: ../gtk/DetailsDialog.cc:1875
2022-06-18 18:44:13 +00:00
msgid "Got a scrape error '{markup_begin}{error}{markup_end}' {time_span_ago}"
2022-06-03 09:06:59 +00:00
msgstr ""
2008-03-24 17:29:11 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/DetailsDialog.cc:1892
2022-06-18 18:44:13 +00:00
msgid "Asking for peer counts in {time_span_from_now}"
2022-06-03 09:06:59 +00:00
msgstr ""
2008-03-24 17:29:11 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/DetailsDialog.cc:1899
2010-01-13 01:06:34 +00:00
msgid "Queued to ask for peer counts"
2012-02-13 20:58:29 +00:00
msgstr "בהמתנה לבקשת ספירת עמיתים"
2008-03-24 17:29:11 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/DetailsDialog.cc:1906
2022-06-18 18:44:13 +00:00
msgid "Asked for peer counts {markup_begin}{time_span_ago}{markup_end}"
2022-06-03 09:06:59 +00:00
msgstr ""
2008-03-24 17:29:11 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/DetailsDialog.cc:2169
2022-09-10 03:25:44 +00:00
msgid "{torrent_name} - Edit Trackers"
msgstr ""
2022-10-11 15:39:41 +00:00
#: ../gtk/DetailsDialog.cc:2203
2010-01-13 01:06:34 +00:00
msgid "List contains invalid URLs"
2020-05-14 16:16:15 +00:00
msgstr "הרשימה מכילה כתובות שגויות"
2010-01-13 01:06:34 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/DetailsDialog.cc:2208 ../gtk/FileList.cc:786
2011-02-08 00:19:22 +00:00
msgid "Please correct the errors and try again."
2020-05-14 16:16:15 +00:00
msgstr "נא לתקן את השגיאות ולנסות שוב."
2011-02-08 00:19:22 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/DetailsDialog.cc:2284
2022-09-10 03:25:44 +00:00
msgid "{torrent_name} - Add Tracker"
2022-06-03 09:06:59 +00:00
msgstr ""
2008-03-24 17:29:11 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/DetailsDialog.cc:2401 ../gtk/ui/gtk3/DetailsDialog.ui:761
2022-09-10 03:25:44 +00:00
msgid "Trackers"
msgstr "עוקבים"
2008-03-24 17:29:11 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/DetailsDialog.cc:2580
2022-09-10 03:25:44 +00:00
msgid "{torrent_name} Properties"
2022-02-21 21:24:50 +00:00
msgstr ""
2022-10-11 15:39:41 +00:00
#: ../gtk/DetailsDialog.cc:2589
2022-09-10 03:25:44 +00:00
msgid "Properties - {torrent_count:L} Torrent"
msgid_plural "Properties - {torrent_count:L} Torrents"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
2008-03-24 17:29:11 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/Dialogs.cc:56
#, fuzzy
2012-02-13 20:58:29 +00:00
msgid "Remove torrent?"
2022-10-15 18:21:13 +00:00
msgid_plural "Remove {count:L} torrents?"
2022-02-21 21:30:30 +00:00
msgstr[0] "להסיר את הטורנט?"
msgstr[1] "להסיר %d טורנטים?"
msgstr[2] "להסיר %d טורנטים?"
msgstr[3] "להסיר %d טורנטים?"
2008-03-24 17:29:11 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/Dialogs.cc:57
#, fuzzy
2012-02-13 20:58:29 +00:00
msgid "Delete this torrent's downloaded files?"
2022-10-15 18:21:13 +00:00
msgid_plural "Delete these {count:L} torrents' downloaded files?"
2020-11-03 17:26:30 +00:00
msgstr[0] "מחיקת הקבצים שהתקבלו עבור הטורנט הזה?"
msgstr[1] "מחיקת הקבצים שהתקבלו עבור %d הטורנטים האלה?"
msgstr[2] "מחיקת הקבצים שהתקבלו עבור %d הטורנטים האלה?"
msgstr[3] "מחיקת הקבצים שהתקבלו עבור %d הטורנטים האלה?"
2008-03-24 17:29:11 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/Dialogs.cc:64
2017-05-19 19:58:09 +00:00
msgid "Once removed, continuing the transfer will require the torrent file or magnet link."
msgid_plural "Once removed, continuing the transfers will require the torrent files or magnet links."
2020-05-14 16:16:15 +00:00
msgstr[0] "לאחר ההסרה, בחירה להמשיך בהעברות תדרוש את קובץ הטורנט או קישור המגנט."
msgstr[1] "לאחר ההסרה, בחירה להמשיך בהעברות תדרוש את קובצי הטורנט או קישורי המגנט."
msgstr[2] "לאחר ההסרה, בחירה להמשיך בהעברות תדרוש את קובצי הטורנט או קישורי המגנט."
2020-11-03 17:26:30 +00:00
msgstr[3] "לאחר ההסרה, המשך ההעברה תדרוש את קובץ הטורנט או את קישור המגנט."
2012-02-13 20:58:29 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/Dialogs.cc:71
2012-02-13 20:58:29 +00:00
msgid "This torrent has not finished downloading."
msgid_plural "These torrents have not finished downloading."
2020-05-14 16:16:15 +00:00
msgstr[0] "הורדת הטורנט הבא טרם הסתיימה."
msgstr[1] "הורדת הטורנטים הבאים טרם הסתיימה."
msgstr[2] "הורדת הטורנטים הבאים טרם הסתיימה."
msgstr[3] "הורדת הטורנטים הבאים טרם הסתיימה."
2012-02-13 20:58:29 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/Dialogs.cc:77
2012-02-13 20:58:29 +00:00
msgid "This torrent is connected to peers."
msgid_plural "These torrents are connected to peers."
2020-05-14 16:16:15 +00:00
msgstr[0] "הטורנט הזה מחובר לעמיתים."
msgstr[1] "הטורנטים האלו מחוברים לעמיתים."
msgstr[2] "הטורנטים האלו מחוברים לעמיתים."
msgstr[3] "הטורנטים האלו מחוברים לעמיתים."
2012-02-13 20:58:29 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/Dialogs.cc:84
2012-02-13 20:58:29 +00:00
msgid "One of these torrents is connected to peers."
msgid_plural "Some of these torrents are connected to peers."
2020-05-14 16:16:15 +00:00
msgstr[0] "אחד מהטורנטים האלו אינו מחובר לעמיתים."
msgstr[1] "חלק מהטורנטים האלו אינם מחוברים לעמיתים."
msgstr[2] "חלק מהטורנטים האלו אינם מחוברים לעמיתים."
msgstr[3] "חלק מהטורנטים האלו אינם מחוברים לעמיתים."
2012-02-13 20:58:29 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/Dialogs.cc:97
2012-02-13 20:58:29 +00:00
msgid "One of these torrents has not finished downloading."
msgid_plural "Some of these torrents have not finished downloading."
2020-05-14 16:16:15 +00:00
msgstr[0] "הורדת אחד מהטורנטים האלה טרם הסתיימה."
msgstr[1] "הורדת חלק מהטורנטים האלה טרם הסתיימה."
msgstr[2] "הורדת חלק מהטורנטים האלה טרם הסתיימה."
msgstr[3] "הורדת חלק מהטורנטים האלה טרם הסתיימה."
2012-02-13 20:58:29 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/Dialogs.cc:117
2020-10-03 12:36:23 +00:00
msgid "_Delete"
2020-11-03 17:26:30 +00:00
msgstr "_מחי קה"
2020-10-03 12:36:23 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/Dialogs.cc:117 ../gtk/ui/gtk3/DetailsDialog.ui:694 ../gtk/ui/gtk3/PrefsDialog.ui:2000
2022-10-11 15:39:41 +00:00
msgid "_Remove"
msgstr "הס _רה"
2022-09-10 03:25:44 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/FileList.cc:588 ../gtk/Utils.cc:578
2010-02-16 15:56:34 +00:00
msgid "High"
msgstr "גבוהה"
2022-10-15 18:21:13 +00:00
#: ../gtk/FileList.cc:592 ../gtk/Utils.cc:579
2010-02-16 15:56:34 +00:00
msgid "Normal"
2022-02-21 21:30:30 +00:00
msgstr "רגילה"
2010-02-16 15:56:34 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/FileList.cc:596 ../gtk/Utils.cc:580
2010-02-16 15:56:34 +00:00
msgid "Low"
msgstr "נמוכה"
2022-09-24 16:19:25 +00:00
#: ../gtk/FileList.cc:777 ../gtk/Session.cc:623
2022-06-03 09:06:59 +00:00
msgid "Couldn't rename '{old_path}' as '{path}': {error} ({error_code})"
msgstr ""
2017-01-26 18:59:56 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/FileList.cc:894 ../gtk/MessageLogWindow.cc:304
2011-02-08 00:19:22 +00:00
msgid "Name"
msgstr "שם"
2008-03-24 17:29:11 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/FileList.cc:924
2011-02-08 00:19:22 +00:00
msgid "Size"
2020-05-14 16:16:15 +00:00
msgstr "גודל"
2009-08-22 16:13:47 +00:00
#. add "progress" column
2022-10-11 15:39:41 +00:00
#: ../gtk/FileList.cc:933
2011-02-08 00:19:22 +00:00
msgid "Have"
2022-02-21 21:30:30 +00:00
msgstr "קיימים"
2009-08-22 16:13:47 +00:00
2012-02-13 20:58:29 +00:00
#. add "enabled" column
2022-10-11 15:39:41 +00:00
#: ../gtk/FileList.cc:950
2012-02-13 20:58:29 +00:00
msgid "Download"
2020-05-14 16:16:15 +00:00
msgstr "הורדה"
2012-02-13 20:58:29 +00:00
2011-02-08 00:19:22 +00:00
#. add priority column
2022-10-11 15:39:41 +00:00
#: ../gtk/FileList.cc:967
2011-02-08 00:19:22 +00:00
msgid "Priority"
msgstr "עדיפות"
2022-10-15 18:21:13 +00:00
#: ../gtk/FilterBar.cc:293 ../gtk/FilterBar.cc:520
2010-06-13 18:14:49 +00:00
msgid "All"
2020-05-14 16:16:15 +00:00
msgstr "הכול"
2010-06-13 18:14:49 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/FilterBar.cc:522
2010-06-13 18:14:49 +00:00
msgid "Active"
2020-11-03 17:26:30 +00:00
msgstr "פעילים"
2010-06-13 18:14:49 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/FilterBar.cc:527
2012-02-13 20:58:29 +00:00
msgctxt "Verb"
2010-06-13 18:14:49 +00:00
msgid "Verifying"
2020-05-14 16:16:15 +00:00
msgstr "באימות"
2010-06-13 18:14:49 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/FilterBar.cc:528 ../gtk/FreeSpaceLabel.cc:52
2010-06-13 18:14:49 +00:00
msgid "Error"
2022-02-21 21:30:30 +00:00
msgstr "שגיאה"
2010-06-13 18:14:49 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/FilterBar.cc:720 ../gtk/ui/gtk3/FilterBar.ui:14
2022-02-21 21:24:50 +00:00
msgid "_Show:"
msgstr "ה_צגה:"
2012-02-13 20:58:29 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/FilterBar.cc:721
2022-06-03 09:06:59 +00:00
msgid "_Show {count:L} of:"
msgstr ""
2022-09-04 10:59:04 +00:00
#: ../gtk/FreeSpaceLabel.cc:52
2022-06-03 09:06:59 +00:00
msgid "{disk_space} free"
msgstr ""
2010-01-13 01:06:34 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/MainWindow.cc:259
2022-02-21 21:24:50 +00:00
msgid ""
"Click to disable Alternative Speed Limits\n"
2022-06-03 09:06:59 +00:00
" ({download_speed} down, {upload_speed} up)"
2022-02-21 21:24:50 +00:00
msgstr ""
2008-03-24 17:29:11 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/MainWindow.cc:260
2022-02-21 21:24:50 +00:00
msgid ""
"Click to enable Alternative Speed Limits\n"
2022-06-03 09:06:59 +00:00
" ({download_speed} down, {upload_speed} up)"
2022-02-21 21:24:50 +00:00
msgstr ""
2008-03-24 17:29:11 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/MainWindow.cc:310
2022-02-21 21:24:50 +00:00
msgid "Unlimited"
msgstr "ללא הגבלה"
2009-08-22 16:13:47 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/MainWindow.cc:373
2022-02-21 21:24:50 +00:00
msgid "Seed Forever"
msgstr "זריעה לעד"
2008-03-24 17:29:11 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/MainWindow.cc:412
2022-02-21 21:24:50 +00:00
msgid "Limit Download Speed"
msgstr "הגבלת מהירות ההורדה"
2008-03-24 17:29:11 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/MainWindow.cc:413
2022-02-21 21:24:50 +00:00
msgid "Limit Upload Speed"
msgstr "הגבלת מהירות ההעלאה"
2010-01-13 01:06:34 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/MainWindow.cc:417
2022-02-21 21:24:50 +00:00
msgid "Stop Seeding at Ratio"
msgstr "הפסקת זריעה ביחס"
2010-01-13 01:06:34 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/MainWindow.cc:456
2022-06-03 09:06:59 +00:00
msgid "Stop at Ratio ({ratio})"
msgstr ""
2010-01-13 01:06:34 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/MainWindow.cc:467
2022-02-21 21:24:50 +00:00
msgid "Total Ratio"
msgstr "יחס שיתוף כולל"
2008-03-24 17:29:11 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/MainWindow.cc:468
2022-02-21 21:24:50 +00:00
msgid "Session Ratio"
msgstr "יחס מופע"
2008-03-24 17:29:11 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/MainWindow.cc:469
2022-02-21 21:24:50 +00:00
msgid "Total Transfer"
msgstr "העברה כוללת"
2008-03-24 17:29:11 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/MainWindow.cc:470
2022-02-21 21:24:50 +00:00
msgid "Session Transfer"
2022-02-21 21:30:30 +00:00
msgstr "העברות מופע"
2012-02-13 20:58:29 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/MainWindow.cc:635 ../gtk/MainWindow.cc:656 ../gtk/TorrentCellRenderer.cc:185
2022-06-03 09:06:59 +00:00
msgid "Ratio: {ratio}"
msgstr ""
2008-03-24 17:29:11 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/MainWindow.cc:641
2022-06-03 09:06:59 +00:00
msgctxt "current session totals"
msgid "Down: {downloaded_size}, Up: {uploaded_size}"
msgstr ""
2009-08-22 16:13:47 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/MainWindow.cc:649
2022-06-03 09:06:59 +00:00
msgctxt "all-time totals"
msgid "Down: {downloaded_size}, Up: {uploaded_size}"
msgstr ""
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/MainWindow.cc:682
2022-06-03 09:06:59 +00:00
msgid "{download_speed} ▼"
msgstr ""
2008-03-24 17:29:11 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/MainWindow.cc:685 ../gtk/TorrentCellRenderer.cc:143
2022-06-03 09:06:59 +00:00
msgid "{upload_speed} ▲"
msgstr ""
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/MakeDialog.cc:163
2022-06-03 09:06:59 +00:00
msgid "Creating '{path}'"
msgstr ""
2022-02-21 21:24:50 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/MakeDialog.cc:176
2022-06-03 09:06:59 +00:00
msgid "Created '{path}'"
msgstr ""
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/MakeDialog.cc:182 ../libtransmission/open-files.cc:161 ../libtransmission/session-id.cc:71
2022-09-04 10:59:04 +00:00
msgid "Couldn't create '{path}': {error} ({error_code})"
2022-06-03 09:06:59 +00:00
msgstr ""
2008-03-24 17:29:11 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/MakeDialog.cc:201
2022-06-03 09:06:59 +00:00
msgid "Scanned {file_size}"
msgstr ""
2010-01-13 01:06:34 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/MakeDialog.cc:364 ../gtk/MakeDialog.cc:540 ../gtk/ui/gtk3/MakeDialog.ui:176
2010-01-13 01:06:34 +00:00
msgid "No source selected"
msgstr "לא נבחר מקור"
2008-03-24 17:29:11 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/MessageLogWindow.cc:230
2008-03-24 17:29:11 +00:00
msgid "Save Log"
2020-05-14 16:16:15 +00:00
msgstr "שמירת יומן"
2008-03-24 17:29:11 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/MessageLogWindow.cc:232 ../gtk/ui/gtk3/EditTrackersDialog.ui:35
2022-10-11 15:39:41 +00:00
msgid "_Save"
msgstr "_שמי רה"
2022-10-15 18:21:13 +00:00
#: ../gtk/MessageLogWindow.cc:313
2008-03-24 17:29:11 +00:00
msgid "Message"
msgstr "הודעה"
2022-10-15 18:21:13 +00:00
#: ../gtk/MessageLogWindow.cc:322
2022-02-21 21:24:50 +00:00
msgid "Time"
msgstr "זמן"
2022-10-15 18:21:13 +00:00
#: ../gtk/MessageLogWindow.cc:451
2022-10-11 15:39:41 +00:00
msgctxt "Logging level"
2022-06-03 09:06:59 +00:00
msgid "Critical"
msgstr ""
2022-10-15 18:21:13 +00:00
#: ../gtk/MessageLogWindow.cc:452
2022-10-11 15:39:41 +00:00
msgctxt "Logging level"
msgid "Error"
2022-06-03 09:06:59 +00:00
msgstr ""
2022-10-15 18:21:13 +00:00
#: ../gtk/MessageLogWindow.cc:453
2022-10-11 15:39:41 +00:00
msgctxt "Logging level"
msgid "Warning"
msgstr ""
2010-09-30 23:36:57 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/MessageLogWindow.cc:454
2022-10-11 15:39:41 +00:00
msgctxt "Logging level"
msgid "Information"
2022-06-03 09:06:59 +00:00
msgstr ""
2022-10-15 18:21:13 +00:00
#: ../gtk/MessageLogWindow.cc:455
2022-10-11 15:39:41 +00:00
msgctxt "Logging level"
msgid "Debug"
msgstr ""
2008-03-24 17:29:11 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/MessageLogWindow.cc:456
2022-10-11 15:39:41 +00:00
msgctxt "Logging level"
msgid "Trace"
msgstr ""
2008-03-24 17:29:11 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/Notify.cc:128
msgid "Couldn't create proxy for '{bus}'"
msgstr ""
#: ../gtk/Notify.cc:201
2008-03-24 17:29:11 +00:00
msgid "Open File"
2020-05-14 16:16:15 +00:00
msgstr "פתיחת קובץ"
2008-03-24 17:29:11 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/Notify.cc:206
2008-03-24 17:29:11 +00:00
msgid "Open Folder"
2020-05-14 16:16:15 +00:00
msgstr "פתיחת תיקייה"
2008-03-24 17:29:11 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/Notify.cc:220
2012-02-13 20:58:29 +00:00
msgid "Torrent Complete"
msgstr "טורנט הושלם"
2022-10-15 18:21:13 +00:00
#: ../gtk/Notify.cc:242
2022-02-21 21:24:50 +00:00
msgid "Start Now"
2022-06-03 09:06:59 +00:00
msgstr "להתחיל עכשיו"
2022-02-21 21:24:50 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/Notify.cc:254
2009-08-22 16:13:47 +00:00
msgid "Torrent Added"
2010-06-13 18:14:49 +00:00
msgstr "נוסף טורנט"
2009-08-22 16:13:47 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/OptionsDialog.cc:219
2011-02-08 00:19:22 +00:00
msgid "Torrent files"
msgstr "קובצי טורנט"
2022-10-11 15:39:41 +00:00
#: ../gtk/OptionsDialog.cc:224
2011-02-08 00:19:22 +00:00
msgid "All files"
2022-02-21 21:24:50 +00:00
msgstr "כל הקבצים"
2012-02-13 20:58:29 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/OptionsDialog.cc:361
2022-09-10 03:25:44 +00:00
msgid "Open a Torrent"
msgstr "פתיחת טורנט"
2012-02-13 20:58:29 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/OptionsDialog.cc:366 ../gtk/PathButton.cc:138 ../gtk/transmission.ui:12 ../gtk/transmission.ui:458 ../gtk/ui/gtk3/MainWindow.ui:24 ../gtk/ui/gtk3/OptionsDialog.ui:36 ../gtk/ui/gtk3/TorrentUrlChooserDialog.ui:35
2022-10-11 15:39:41 +00:00
msgid "_Open"
msgstr "_פתי חה"
2008-07-24 23:20:03 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/OptionsDialog.cc:377
msgid "Show options dialog"
msgstr ""
2009-08-22 16:13:47 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/PathButton.cc:135
msgid "Select a File"
msgstr ""
2017-01-26 18:59:56 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/PathButton.cc:192
msgid "(None)"
2022-06-03 09:06:59 +00:00
msgstr ""
2017-01-26 18:59:56 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/PrefsDialog.cc:474 ../gtk/PrefsDialog.cc:502
2022-06-03 09:06:59 +00:00
msgid "Blocklist has {count:L} entry"
msgid_plural "Blocklist has {count:L} entries"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
2020-11-03 17:26:30 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/PrefsDialog.cc:506
2022-06-03 09:06:59 +00:00
msgid "Blocklist updated!"
msgstr ""
2020-11-03 17:26:30 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/PrefsDialog.cc:506
2022-06-03 09:06:59 +00:00
msgid "Couldn't update blocklist"
msgstr ""
2012-02-13 20:58:29 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/PrefsDialog.cc:517
2010-12-09 19:26:56 +00:00
msgid "Update Blocklist"
2020-05-14 16:16:15 +00:00
msgstr "עדכון רשימת חסימה"
2010-12-09 19:26:56 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/PrefsDialog.cc:522
2012-02-13 20:58:29 +00:00
msgid "Getting new blocklist…"
2020-05-14 16:16:15 +00:00
msgstr "מתקבלת רשימה חדשה…"
2009-08-22 16:13:47 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/PrefsDialog.cc:545
2009-08-22 16:13:47 +00:00
msgid "Allow encryption"
2020-11-03 17:26:30 +00:00
msgstr "אפשור הצפנה"
2009-08-22 16:13:47 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/PrefsDialog.cc:546
2009-08-22 16:13:47 +00:00
msgid "Prefer encryption"
2020-05-14 16:16:15 +00:00
msgstr "להעדיף הצפנה"
2009-08-22 16:13:47 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/PrefsDialog.cc:547
2009-08-22 16:13:47 +00:00
msgid "Require encryption"
2020-05-14 16:16:15 +00:00
msgstr "דרישת הצפנה"
2009-08-22 16:13:47 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/PrefsDialog.cc:914
2022-09-10 03:25:44 +00:00
msgid "Every Day"
msgstr "כל יום"
2017-01-26 18:59:56 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/PrefsDialog.cc:915
2022-09-10 03:25:44 +00:00
msgid "Weekdays"
msgstr "ימי השבוע"
2017-01-26 18:59:56 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/PrefsDialog.cc:916
2022-09-10 03:25:44 +00:00
msgid "Weekends"
msgstr "סופי שבוע"
2009-08-22 16:13:47 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/PrefsDialog.cc:1034 ../gtk/ui/gtk3/PrefsDialog.ui:1250
2022-09-10 03:25:44 +00:00
msgid "Status unknown"
msgstr "המצב לא ידוע"
2010-12-09 19:26:56 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/PrefsDialog.cc:1056
2022-09-10 03:25:44 +00:00
msgid "Port is {markup_begin}closed{markup_end}"
msgstr ""
2009-08-22 16:13:47 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/PrefsDialog.cc:1056
2022-09-10 03:25:44 +00:00
msgid "Port is {markup_begin}open{markup_end}"
msgstr ""
2009-08-22 16:13:47 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/PrefsDialog.cc:1067
2022-09-10 03:25:44 +00:00
msgid "Testing TCP port…"
msgstr ""
2009-08-22 16:13:47 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/RelocateDialog.cc:81
msgid "Moving '{torrent_name}'"
msgstr ""
2009-08-22 16:13:47 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/RelocateDialog.cc:93
msgid "Couldn't move torrent"
msgstr "לא ניתן להעביר טורנט"
2009-08-22 16:13:47 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/RelocateDialog.cc:140
msgid "This may take a moment…"
msgstr "פעולה זו עשויה לארוך זמן מה…"
2009-08-22 16:13:47 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/Session.cc:1123 ../libtransmission/watchdir-win32.cc:155 ../libtransmission/watchdir-win32.cc:163
msgid "Couldn't read '{path}'"
2022-09-10 03:25:44 +00:00
msgstr ""
2009-08-22 16:13:47 +00:00
2022-10-11 15:39:41 +00:00
#. logging
#: ../gtk/Session.cc:1458
msgid "Inhibiting desktop hibernation"
msgstr "תרדמת שולחן העבודה נמנעת"
2008-07-24 23:20:03 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/Session.cc:1464 ../gtk/Session.cc:1489
msgid "Couldn't inhibit desktop hibernation: {error}"
msgstr ""
2008-07-24 23:20:03 +00:00
2022-10-11 15:39:41 +00:00
#. logging
#: ../gtk/Session.cc:1485
msgid "Allowing desktop hibernation"
msgstr "תרדמת שולחן העבודה מותרת"
2009-08-22 16:13:47 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/Session.cc:1603
msgid "Couldn't find pending RPC request for tag {tag}"
msgstr ""
2022-10-11 15:39:41 +00:00
#: ../gtk/StatsDialog.cc:66
msgid "Started {count:L} time"
msgid_plural "Started {count:L} times"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
2022-09-10 03:25:44 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/StatsDialog.cc:100
msgid "Reset your statistics?"
msgstr "לאפס את הסטטיסטיקה שלך?"
2022-09-10 03:25:44 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/StatsDialog.cc:106 ../gtk/ui/gtk3/StatsDialog.ui:22
2022-10-11 15:39:41 +00:00
msgid "_Reset"
msgstr "_אי פו ס "
2022-09-10 03:25:44 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/StatsDialog.cc:108
msgid "These statistics are for your information only. Resetting them doesn't affect the statistics logged by your BitTorrent trackers."
msgstr "הסטטיסטיקה הזאת היא לידיעתך בלבד. איפוס הסטטיסטיקה לא ישפיע על הסטטיסטיקה שנאספת על מחשבך מצד עוקבי הביטורנט."
2022-09-10 03:25:44 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/SystemTrayIcon.cc:205
msgid "{upload_speed} ▲ {download_speed} ▼"
2022-09-10 03:25:44 +00:00
msgstr ""
2022-10-11 15:39:41 +00:00
#: ../gtk/TorrentCellRenderer.cc:59
msgid "{current_size} of {complete_size} ({percent_done}%)"
2022-09-10 03:25:44 +00:00
msgstr ""
2022-10-11 15:39:41 +00:00
#: ../gtk/TorrentCellRenderer.cc:69
#, no-c-format
msgid "{current_size} of {complete_size} ({percent_complete}%), uploaded {uploaded_size} (Ratio: {ratio}, Goal: {seed_ratio})"
msgstr ""
2022-09-10 03:25:44 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/TorrentCellRenderer.cc:81
#, no-c-format
msgid "{current_size} of {complete_size} ({percent_complete}%), uploaded {uploaded_size} (Ratio: {ratio})"
msgstr ""
2022-09-10 03:25:44 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/TorrentCellRenderer.cc:91
msgid "{complete_size}, uploaded {uploaded_size} (Ratio: {ratio}, Goal: {seed_ratio})"
msgstr ""
2022-09-10 03:25:44 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/TorrentCellRenderer.cc:100
msgid "{complete_size}, uploaded {uploaded_size} (Ratio: {ratio})"
msgstr ""
2009-08-22 16:13:47 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/TorrentCellRenderer.cc:114
msgid "Remaining time unknown"
msgstr "הזמן שנותר לא ידוע"
2009-08-22 16:13:47 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/TorrentCellRenderer.cc:136
msgid "{download_speed} ▼ {upload_speed} ▲"
msgstr ""
2008-11-03 18:19:00 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/TorrentCellRenderer.cc:148
msgid "Stalled"
msgstr "מעוכב"
2008-11-03 18:19:00 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/TorrentCellRenderer.cc:177
#, no-c-format
msgid "Verifying local data ({percent_done}% tested)"
msgstr ""
2009-08-22 16:13:47 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/TorrentCellRenderer.cc:197 ../libtransmission/torrent.cc:532
msgid "Tracker warning: '{warning}'"
msgstr ""
2009-08-22 16:13:47 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/TorrentCellRenderer.cc:200
msgid "Tracker Error: '{error}'"
msgstr ""
2011-02-08 00:19:22 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/TorrentCellRenderer.cc:203
msgid "Local error: '{error}'"
msgstr ""
2011-02-08 00:19:22 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/TorrentCellRenderer.cc:231
#, no-c-format
msgid "Downloading metadata from {active_count} connected peer ({percent_done}% done)"
msgid_plural "Downloading metadata from {active_count} connected peers ({percent_done}% done)"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
2009-08-22 16:13:47 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/TorrentCellRenderer.cc:242
msgid "Downloading from {active_count} of {connected_count} connected peer and webseed"
msgid_plural "Downloading from {active_count} of {connected_count} connected peers and webseeds"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
2009-08-22 16:13:47 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/TorrentCellRenderer.cc:253
msgid "Downloading from {active_count} webseed"
msgid_plural "Downloading from {active_count} webseeds"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
2009-08-22 16:13:47 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/TorrentCellRenderer.cc:261
msgid "Downloading from {active_count} of {connected_count} connected peer"
msgid_plural "Downloading from {active_count} of {connected_count} connected peers"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
2009-08-22 16:13:47 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/TorrentCellRenderer.cc:270
msgid "Seeding to {active_count} of {connected_count} connected peer"
msgid_plural "Seeding to {active_count} of {connected_count} connected peers"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
2009-08-22 16:13:47 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/Utils.cc:45
msgid "KiB"
msgstr "KiB"
2022-02-21 21:24:50 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/Utils.cc:46
msgid "MiB"
msgstr "MiB"
2009-08-22 16:13:47 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/Utils.cc:47
msgid "GiB"
msgstr "GiB"
2009-08-22 16:13:47 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/Utils.cc:48
msgid "TiB"
msgstr "TiB"
2009-08-22 16:13:47 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/Utils.cc:51
msgid "kB"
msgstr "ק״ב"
2019-03-06 00:12:51 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/Utils.cc:52
msgid "MB"
msgstr "מ״ב"
2009-08-22 16:13:47 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/Utils.cc:53
msgid "GB"
msgstr "ג״ב"
2009-08-22 16:13:47 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/Utils.cc:54
msgid "TB"
msgstr "ט״ב"
2009-08-22 16:13:47 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/Utils.cc:57
msgid "kB/s"
msgstr "ק״ב/שנייה"
2009-08-22 16:13:47 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/Utils.cc:58
msgid "MB/s"
msgstr "מ״ב/שנייה"
2008-11-03 18:19:00 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/Utils.cc:59
msgid "GB/s"
msgstr "ג״ב/שנייה"
2022-09-10 03:25:44 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/Utils.cc:60
msgid "TB/s"
msgstr "ט״ב/שנ׳"
2010-09-30 23:36:57 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/Utils.cc:105
msgid "{days_from_now:L} day from now"
msgid_plural "{days_from_now:L} days from now"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
2009-07-17 19:29:41 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/Utils.cc:112
msgid "{hours_from_now:L} hour from now"
msgid_plural "{hours_from_now:L} hours from now"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
2009-07-17 19:29:41 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/Utils.cc:119
msgid "{minutes_from_now:L} minute from now"
msgid_plural "{minutes_from_now:L} minutes from now"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
2011-02-08 00:19:22 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/Utils.cc:126
msgid "{seconds_from_now:L} second from now"
msgid_plural "{seconds_from_now:L} seconds from now"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
2012-02-13 20:58:29 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/Utils.cc:130 ../gtk/Utils.cc:161 ../gtk/Utils.cc:188 ../gtk/Utils.cc:221
msgid "now"
msgstr ""
2017-01-26 18:59:56 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/Utils.cc:137
msgid "{days_ago:L} day ago"
msgid_plural "{days_ago:L} days ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
2017-01-26 18:59:56 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/Utils.cc:143
msgid "{hours_ago:L} hour ago"
msgid_plural "{hours_ago:L} hours ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
2017-01-26 18:59:56 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/Utils.cc:150
msgid "{minutes_ago:L} minute ago"
msgid_plural "{minutes_ago:L} minutes ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
2017-01-26 18:59:56 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/Utils.cc:157
msgid "{seconds_ago:L} second ago"
msgid_plural "{seconds_ago:L} seconds ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
2017-01-26 18:59:56 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/Utils.cc:170
msgid "{days:L} day"
msgid_plural "{days:L} days"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
2017-01-26 18:59:56 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/Utils.cc:175
msgid "{hours:L} hour"
msgid_plural "{hours:L} hours"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
#: ../gtk/Utils.cc:180
msgid "{minutes:L} minute"
msgid_plural "{minutes:L} minutes"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
#: ../gtk/Utils.cc:185
msgid "{seconds:L} second"
msgid_plural "{seconds:L} seconds"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
#: ../gtk/Utils.cc:196
msgid "{days_left:L} day left"
msgid_plural "{days_left:L} days left"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
#: ../gtk/Utils.cc:203
msgid "{hours_left:L} hour left"
msgid_plural "{hours_left:L} hours left"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
#: ../gtk/Utils.cc:210
msgid "{minutes_left:L} minute left"
msgid_plural "{minutes_left:L} minutes left"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
#: ../gtk/Utils.cc:217
msgid "{seconds_left:L} second left"
msgid_plural "{seconds_left:L} seconds left"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
#: ../gtk/Utils.cc:257
msgid "The torrent file '{path}' is already in use by '{torrent_name}'."
msgstr ""
#: ../gtk/Utils.cc:268
msgid "Couldn't open torrent"
msgstr ""
2022-02-21 21:24:50 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/Utils.cc:399
msgid "Couldn't move '{path}' to trash: {error} ({error_code})"
msgstr ""
#: ../gtk/Utils.cc:475
msgid "Couldn't open '{url}'"
msgstr ""
#: ../gtk/Utils.cc:683 ../libtransmission/announcer.cc:1204 ../libtransmission/announcer.cc:1436
2022-10-11 15:39:41 +00:00
msgid "Unsupported URL: '{url}'"
msgstr ""
#. modal
2022-10-15 18:21:13 +00:00
#: ../gtk/Utils.cc:689
2022-10-11 15:39:41 +00:00
msgid "Transmission doesn't know how to use '{url}'"
msgstr ""
2022-10-15 18:21:13 +00:00
#: ../gtk/Utils.cc:694
2022-10-11 15:39:41 +00:00
msgid "This magnet link appears to be intended for something other than BitTorrent."
msgstr "קישור מגנט זה כנראה מיועד למשהו שאינו ביטורנט."
2022-10-15 18:21:13 +00:00
#: ../gtk/main.cc:52 ../gtk/transmission-gtk.desktop.in:3
2022-10-11 15:39:41 +00:00
msgid "Transmission"
msgstr " Transmission"
#. parse the command line
2022-10-15 18:21:13 +00:00
#: ../gtk/main.cc:68
2022-10-11 15:39:41 +00:00
msgid "Where to look for configuration files"
msgstr "איפה לחפש קובצי הגדרות"
2022-10-15 18:21:13 +00:00
#: ../gtk/main.cc:69
2022-10-11 15:39:41 +00:00
msgid "Start with all torrents paused"
msgstr "התחלה במצב משהה של כל הטורנטים"
2022-10-15 18:21:13 +00:00
#: ../gtk/main.cc:70
2022-10-11 15:39:41 +00:00
msgid "Start minimized in notification area"
msgstr "התחלה ממוזערת של אזור הודעות"
2022-10-15 18:21:13 +00:00
#: ../gtk/main.cc:71
2022-10-11 15:39:41 +00:00
msgid "Show version number and exit"
msgstr "להציג את מספר הגירסה ולצאת"
2022-10-15 18:21:13 +00:00
#: ../gtk/main.cc:79
2022-10-11 15:39:41 +00:00
msgid "[torrent files or urls]"
msgstr "[כתובות או קובצי טורנט]"
2022-10-15 18:21:13 +00:00
#: ../gtk/main.cc:95
msgid "Run '{program} --help' to see a full list of available command line options.\n"
2022-02-21 21:24:50 +00:00
msgstr ""
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission-gtk.desktop.in:4
msgid "BitTorrent Client"
msgstr "לקוח ביטורנט"
2008-03-24 17:29:11 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission-gtk.desktop.in:5
msgid "Download and share files over BitTorrent"
msgstr "הורדה ושיתוף קבצים ברשת ביטורנט"
2022-02-21 21:24:50 +00:00
2022-10-11 15:39:41 +00:00
#. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
#: ../gtk/transmission-gtk.desktop.in:7
msgid "torrents;downloading;uploading;share;sharing;"
msgstr "טורנטים;טורנט;הורדה;העלאה;שיתוף;משותף;לשתף;להוריד;להעלות;יניקה;זריעה;"
2012-02-13 20:58:29 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission-gtk.desktop.in:21
msgid "Start Transmission with All Torrents Paused"
msgstr "הפעלת Transmission כשכל הטורנטים מופסקים"
2017-01-26 18:59:56 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission-gtk.desktop.in:25
msgid "Start Transmission Minimized"
msgstr "הפעלת Transmission במצב ממוזער"
2022-09-10 03:25:44 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/transmission.ui:14 ../gtk/transmission.ui:459 ../gtk/ui/gtk3/MainWindow.ui:21
2022-10-11 15:39:41 +00:00
msgid "Open a torrent"
msgstr ""
2022-09-10 03:25:44 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:19 ../gtk/transmission.ui:464
msgid "Open _URL…"
msgstr ""
2022-09-10 03:25:44 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:21 ../gtk/transmission.ui:466
msgid "Open URL…"
msgstr ""
2022-09-10 03:25:44 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:27
msgid "_New…"
msgstr ""
2022-09-10 03:25:44 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:34 ../gtk/transmission.ui:479
msgid "_Start All"
msgstr ""
2022-09-10 03:25:44 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:35 ../gtk/transmission.ui:480
msgid "Start all torrents"
msgstr ""
2022-09-10 03:25:44 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:40 ../gtk/transmission.ui:473
msgid "_Pause All"
msgstr ""
2022-09-10 03:25:44 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:41 ../gtk/transmission.ui:474
msgid "Pause all torrents"
msgstr ""
2008-03-24 17:29:11 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:49 ../gtk/transmission.ui:493
msgid "_Quit"
msgstr ""
2022-09-10 03:25:44 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:59
msgid "Select _All"
msgstr ""
2022-09-10 03:25:44 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:64
msgid "Dese_lect All"
msgstr ""
2022-09-10 03:25:44 +00:00
2022-10-11 15:39:41 +00:00
#: ../gtk/transmission.ui:72
msgid "_Preferences"
msgstr ""
2008-07-24 23:20:03 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/transmission.ui:82 ../gtk/transmission.ui:293 ../gtk/ui/gtk3/MainWindow.ui:94
2022-10-11 15:39:41 +00:00
msgid "_Properties"
msgstr ""
2022-10-15 18:21:13 +00:00
#: ../gtk/transmission.ui:84 ../gtk/transmission.ui:295 ../gtk/ui/gtk3/MainWindow.ui:91
2022-10-11 15:39:41 +00:00
msgid "Torrent properties"
msgstr ""
#: ../gtk/transmission.ui:89 ../gtk/transmission.ui:300
msgid "Open Fold_er"
msgstr ""
2022-10-15 18:21:13 +00:00
#: ../gtk/transmission.ui:97 ../gtk/transmission.ui:366 ../gtk/ui/gtk3/MainWindow.ui:39
2022-10-11 15:39:41 +00:00
msgid "_Start"
msgstr ""
2022-10-15 18:21:13 +00:00
#: ../gtk/transmission.ui:99 ../gtk/transmission.ui:368 ../gtk/ui/gtk3/MainWindow.ui:37
2022-10-11 15:39:41 +00:00
msgid "Start torrent"
msgstr ""
#: ../gtk/transmission.ui:104 ../gtk/transmission.ui:373
msgid "Start _Now"
msgstr ""
#: ../gtk/transmission.ui:106 ../gtk/transmission.ui:375
msgid "Start torrent now"
msgstr ""
#: ../gtk/transmission.ui:111 ../gtk/transmission.ui:380
msgid "Ask Tracker for _More Peers"
msgstr ""
#: ../gtk/transmission.ui:119 ../gtk/transmission.ui:388
msgid "Move to _Top"
msgstr ""
#: ../gtk/transmission.ui:124 ../gtk/transmission.ui:393
msgid "Move _Up"
msgstr ""
#: ../gtk/transmission.ui:129 ../gtk/transmission.ui:398
msgid "Move _Down"
msgstr ""
#: ../gtk/transmission.ui:134 ../gtk/transmission.ui:403
msgid "Move to _Bottom"
msgstr ""
2022-10-15 18:21:13 +00:00
#: ../gtk/transmission.ui:141 ../gtk/transmission.ui:410 ../gtk/ui/gtk3/MainWindow.ui:54
2022-10-11 15:39:41 +00:00
msgid "_Pause"
msgstr ""
2022-10-15 18:21:13 +00:00
#: ../gtk/transmission.ui:143 ../gtk/transmission.ui:412 ../gtk/ui/gtk3/MainWindow.ui:52
2022-10-11 15:39:41 +00:00
msgid "Pause torrent"
msgstr ""
#: ../gtk/transmission.ui:149 ../gtk/transmission.ui:418
msgid "Set _Location…"
msgstr ""
#: ../gtk/transmission.ui:153 ../gtk/transmission.ui:422
msgid "_Verify Local Data"
msgstr ""
#: ../gtk/transmission.ui:159 ../gtk/transmission.ui:428
msgid "Copy _Magnet Link to Clipboard"
msgstr ""
2022-10-15 18:21:13 +00:00
#: ../gtk/transmission.ui:166 ../gtk/transmission.ui:435 ../gtk/ui/gtk3/MainWindow.ui:68
2022-10-11 15:39:41 +00:00
msgid "Remove torrent"
msgstr ""
#: ../gtk/transmission.ui:172 ../gtk/transmission.ui:441
msgid "_Delete Files and Remove"
msgstr ""
#: ../gtk/transmission.ui:182
msgid "_Compact View"
msgstr ""
#: ../gtk/transmission.ui:189
msgid "_Toolbar"
msgstr ""
#: ../gtk/transmission.ui:193
msgid "_Filterbar"
msgstr ""
#: ../gtk/transmission.ui:197
msgid "_Statusbar"
msgstr ""
#: ../gtk/transmission.ui:203 ../gtk/transmission.ui:310
msgid "Sort by _Activity"
msgstr ""
#: ../gtk/transmission.ui:208 ../gtk/transmission.ui:315
msgid "Sort by A_ge"
msgstr ""
#: ../gtk/transmission.ui:213 ../gtk/transmission.ui:320
msgid "Sort by _Name"
msgstr ""
#: ../gtk/transmission.ui:218 ../gtk/transmission.ui:325
msgid "Sort by _Progress"
msgstr ""
#: ../gtk/transmission.ui:223 ../gtk/transmission.ui:330
msgid "Sort by _Queue"
msgstr ""
#: ../gtk/transmission.ui:228 ../gtk/transmission.ui:335
msgid "Sort by Rati_o"
msgstr ""
#: ../gtk/transmission.ui:233 ../gtk/transmission.ui:340
msgid "Sort by Si_ze"
msgstr ""
#: ../gtk/transmission.ui:238 ../gtk/transmission.ui:345
msgid "Sort by Stat_e"
msgstr ""
#: ../gtk/transmission.ui:243 ../gtk/transmission.ui:350
msgid "Sort by Time _Left"
msgstr ""
#: ../gtk/transmission.ui:250 ../gtk/transmission.ui:357
msgid "Re_verse Sort Order"
msgstr ""
#: ../gtk/transmission.ui:259
msgid "Message _Log"
msgstr ""
#: ../gtk/transmission.ui:263
msgid "_Statistics"
msgstr ""
#: ../gtk/transmission.ui:269
msgid "_Donate"
msgstr ""
#: ../gtk/transmission.ui:276
msgid "_Contents"
msgstr ""
#: ../gtk/transmission.ui:282
msgid "_About"
msgstr ""
#: ../gtk/transmission.ui:451
msgid "_Show Transmission"
msgstr ""
#: ../gtk/transmission.ui:486
msgid "Enable Alternative Speed _Limits"
msgstr ""
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/AddTrackerDialog.ui:35 ../gtk/ui/gtk3/DetailsDialog.ui:666 ../gtk/ui/gtk3/MakeProgressDialog.ui:52 ../gtk/ui/gtk3/PrefsDialog.ui:1985
2022-10-11 15:39:41 +00:00
msgid "_Add"
msgstr "הו _ס פה"
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/AddTrackerDialog.ui:64
2022-10-11 15:39:41 +00:00
msgid "Tracker"
msgstr "עוקב"
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/AddTrackerDialog.ui:88
2022-10-11 15:39:41 +00:00
msgid "_Announce URL:"
msgstr "_כתו בת הכרזה:"
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:21 ../gtk/ui/gtk3/MakeDialog.ui:21 ../gtk/ui/gtk3/MakeProgressDialog.ui:37 ../gtk/ui/gtk3/PrefsDialog.ui:38 ../gtk/ui/gtk3/StatsDialog.ui:37
2022-10-11 15:39:41 +00:00
msgid "_Close"
msgstr "_ס גי רה"
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:56
2022-10-11 15:39:41 +00:00
msgid "Activity"
msgstr "פעילות"
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:80
2022-10-11 15:39:41 +00:00
msgid "Torrent size:"
msgstr "גודל הטורנט:"
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:92
2022-10-11 15:39:41 +00:00
msgid "Have:"
msgstr "קיימים:"
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:104 ../gtk/ui/gtk3/StatsDialog.ui:92 ../gtk/ui/gtk3/StatsDialog.ui:250
2022-10-11 15:39:41 +00:00
msgid "Uploaded:"
msgstr "הועלו:"
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:116 ../gtk/ui/gtk3/StatsDialog.ui:117 ../gtk/ui/gtk3/StatsDialog.ui:275
2022-10-11 15:39:41 +00:00
msgid "Downloaded:"
msgstr "ירדו:"
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:128
2022-10-11 15:39:41 +00:00
msgid "State:"
msgstr "מצב:"
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:140
2022-10-11 15:39:41 +00:00
msgid "Running time:"
msgstr "זמן פעילות:"
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:152
2022-10-11 15:39:41 +00:00
msgid "Remaining time:"
msgstr "הזמן שנותר:"
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:164
2022-10-11 15:39:41 +00:00
msgid "Last activity:"
msgstr "הפעילות האחרונה:"
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:176
2022-10-11 15:39:41 +00:00
msgid "Error:"
msgstr "שגיאה:"
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:330
2022-10-11 15:39:41 +00:00
msgid "Details"
msgstr "פרטים"
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:354
2022-10-11 15:39:41 +00:00
msgid "Location:"
msgstr "מיקום: "
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:366
2022-10-11 15:39:41 +00:00
msgid "Hash:"
msgstr "גיבוב:"
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:378
2022-10-11 15:39:41 +00:00
msgid "Privacy:"
msgstr "פרטיות:"
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:390
2022-10-11 15:39:41 +00:00
msgid "Origin:"
msgstr "מקור:"
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:402
2022-10-11 15:39:41 +00:00
msgid "Added:"
2022-06-03 09:06:59 +00:00
msgstr ""
2008-03-24 17:29:11 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:416
2022-10-11 15:39:41 +00:00
msgid "Comment:"
msgstr "הערה:"
2009-08-22 16:13:47 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:527
2022-10-11 15:39:41 +00:00
msgid "Information"
msgstr "מידע"
2008-03-24 17:29:11 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:594 ../gtk/ui/gtk3/DetailsDialog.ui:722
2022-10-11 15:39:41 +00:00
msgid "Show _more details"
msgstr "הצגת פרטים _נו ס פי ם"
2022-02-21 21:24:50 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:617
2022-10-11 15:39:41 +00:00
msgid "Peers"
msgstr "עמיתים"
2022-02-21 21:24:50 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:680
msgid "_Edit"
msgstr "_ערי כה"
#: ../gtk/ui/gtk3/DetailsDialog.ui:738
2022-10-11 15:39:41 +00:00
msgid "Show _backup trackers"
msgstr "הצגת עוקבי _גי בו י "
2022-02-21 21:24:50 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:799
2022-10-11 15:39:41 +00:00
msgid "File listing not available for combined torrent properties"
msgstr "הצגת קבצים אינה זמינים למאפייני טורנטים משולבים"
2022-02-21 21:24:50 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:816 ../gtk/ui/gtk3/MakeDialog.ui:67
2022-10-11 15:39:41 +00:00
msgid "Files"
msgstr "קבצים"
2009-08-22 16:13:47 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:835 ../gtk/ui/gtk3/PrefsDialog.ui:383
2022-10-11 15:39:41 +00:00
msgid "Speed"
msgstr "מהירות"
2009-08-22 16:13:47 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:857
2022-10-11 15:39:41 +00:00
msgid "Honor global _limits"
msgstr "אכיפת ה_גבלו ת כלליות"
2022-02-21 21:24:50 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:873
2022-10-11 15:39:41 +00:00
msgid "Limit _download speed ({speed_units}):"
2022-06-03 09:06:59 +00:00
msgstr ""
2022-02-21 21:24:50 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:888
2022-10-11 15:39:41 +00:00
msgid "Limit _upload speed ({speed_units}):"
msgstr ""
2022-02-21 21:24:50 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:905 ../gtk/ui/gtk3/OptionsDialog.ui:145
2022-10-11 15:39:41 +00:00
msgid "Torrent _priority:"
msgstr "עדיפות ה_ט ו רנט :"
2022-02-21 21:24:50 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:972
2022-10-11 15:39:41 +00:00
msgid "Seeding Limits"
msgstr "מגבלות זריעה"
2022-02-21 21:24:50 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:996
2022-10-11 15:39:41 +00:00
msgid "_Ratio:"
msgstr "י _חס :"
2022-02-21 21:24:50 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:1010
2022-10-11 15:39:41 +00:00
msgid "_Idle:"
msgstr "בהמ_תנה:"
2022-02-21 21:24:50 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:1115
2022-10-11 15:39:41 +00:00
msgid "Peer Connections"
msgstr "חיבורי עמיתים"
2022-02-21 21:24:50 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:1139
2022-10-11 15:39:41 +00:00
msgid "_Maximum peers:"
msgstr "מס׳ עמיתים מרבי:"
2022-02-21 21:24:50 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/DetailsDialog.ui:1176 ../gtk/ui/gtk3/MainWindow.ui:168 ../gtk/ui/gtk3/PrefsDialog.ui:1399
2022-10-11 15:39:41 +00:00
msgid "Options"
msgstr "אפשרויות"
2022-02-21 21:24:50 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/EditTrackersDialog.ui:64
2022-10-11 15:39:41 +00:00
msgid "Tracker Announce URLs"
msgstr "כתובות הכרזה של העוקב"
2022-02-21 21:24:50 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/EditTrackersDialog.ui:88 ../gtk/ui/gtk3/MakeDialog.ui:313
2022-10-11 15:39:41 +00:00
msgid ""
"To add a backup URL, add it on the next line after a primary URL.\n"
"To add a new primary URL, add it after a blank line."
2022-06-03 09:06:59 +00:00
msgstr ""
2022-10-11 15:39:41 +00:00
"כדי להוסיף כתובת גיבוי יש להוסיפה בשורה הבאה שלאחר הכתובת העיקרית.\n"
"כדי להוסיף כתובת עיקרית חדשה, יש להוסיפה לאחר שורה ריקה."
2022-02-21 21:24:50 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/EditTrackersDialog.ui:123
2022-10-11 15:39:41 +00:00
msgid "Also see Default Public Trackers in Edit > Preferences > Network"
msgstr "כדאי לגשת לעוקבים הציבוריים כברירת מחדל דרך עריכה > העדפות > רשת"
2022-02-21 21:24:50 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/MainWindow.ui:142
2022-10-11 15:39:41 +00:00
msgid "Torrent"
msgstr "טורנט"
2009-08-22 16:13:47 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/MainWindow.ui:250 ../gtk/ui/gtk3/StatsDialog.ui:8
2022-10-11 15:39:41 +00:00
msgid "Statistics"
msgstr "סטטיסטיקה"
2022-02-21 21:24:50 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/MakeDialog.ui:8 ../gtk/ui/gtk3/MakeProgressDialog.ui:8
2022-10-11 15:39:41 +00:00
msgid "New Torrent"
msgstr "טורנט חדש"
2022-06-03 09:06:59 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/MakeDialog.ui:36
2022-10-11 15:39:41 +00:00
msgid "_New"
msgstr "_חדש"
2022-02-21 21:24:50 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/MakeDialog.ui:91
2022-10-11 15:39:41 +00:00
msgid "Sa_ve to:"
msgstr "_שמי רה אל:"
2022-02-21 21:24:50 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/MakeDialog.ui:116
2022-10-11 15:39:41 +00:00
msgid "Source F_older:"
msgstr "תיקיית מ_קו ר:"
2009-08-22 16:13:47 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/MakeDialog.ui:144
2022-10-11 15:39:41 +00:00
msgid "Source _File:"
msgstr "קובץ מקו _ר:"
2009-08-22 16:13:47 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/MakeDialog.ui:191
2022-10-11 15:39:41 +00:00
msgid "Piece size:"
2022-06-03 09:06:59 +00:00
msgstr ""
2019-03-06 00:12:51 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/MakeDialog.ui:242
2022-10-11 15:39:41 +00:00
msgid "Properties"
msgstr "מאפיינים"
2019-03-06 00:12:51 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/MakeDialog.ui:268
2022-10-11 15:39:41 +00:00
msgid "_Trackers:"
msgstr "_עו קבי ם:"
2019-03-06 00:12:51 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/MakeDialog.ui:331
2022-10-11 15:39:41 +00:00
msgid "Co_mment:"
msgstr "ה_ערה:"
2019-03-06 00:12:51 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/MakeDialog.ui:357
2022-10-11 15:39:41 +00:00
msgid "_Source:"
msgstr "_מקו ר:"
2022-06-03 09:06:59 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/MakeDialog.ui:383
2022-10-11 15:39:41 +00:00
msgid "_Private torrent"
msgstr "טורנט _פרט י "
2022-06-03 09:06:59 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/MakeProgressDialog.ui:82
2022-10-11 15:39:41 +00:00
msgid "Creating torrent…"
msgstr "נוצר טורנט…"
2022-06-03 09:06:59 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/MessageLogWindow.ui:7
2022-10-11 15:39:41 +00:00
msgid "Message Log"
msgstr "יומן הודעות"
2022-06-03 09:06:59 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/MessageLogWindow.ui:26
2022-10-11 15:39:41 +00:00
msgid "Save _As"
msgstr "שמירה _בשם"
2019-03-06 00:12:51 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/MessageLogWindow.ui:41
2022-10-11 15:39:41 +00:00
msgid "Clear"
msgstr "ניקוי"
2022-09-10 03:25:44 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/MessageLogWindow.ui:66
2022-10-11 15:39:41 +00:00
msgid "P_ause"
msgstr "ה_שהי י ה"
2022-09-10 03:25:44 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/MessageLogWindow.ui:96
2022-10-11 15:39:41 +00:00
msgid "Level"
msgstr "רמה"
2022-09-10 03:25:44 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/OptionsDialog.ui:8
2022-10-11 15:39:41 +00:00
msgid "Torrent Options"
msgstr "אפשרויות טורנט"
2008-03-24 17:29:11 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/OptionsDialog.ui:67
2022-10-11 15:39:41 +00:00
msgid "_Torrent file:"
msgstr "קובץ _ט ו רנט "
2008-03-24 17:29:11 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/OptionsDialog.ui:82
2022-10-11 15:39:41 +00:00
msgid "Select Source File"
msgstr "בחירת קובץ מקור"
2008-03-24 17:29:11 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/OptionsDialog.ui:93
2022-10-11 15:39:41 +00:00
msgid "_Destination folder:"
msgstr "_תי קי י ת יעד:"
2008-03-24 17:29:11 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/OptionsDialog.ui:109
2022-10-11 15:39:41 +00:00
msgid "Select Destination Folder"
msgstr "בחירת תיקיית יעד"
2012-02-13 20:58:29 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/OptionsDialog.ui:168
2022-10-11 15:39:41 +00:00
msgid "_Start when added"
msgstr "ה_תחלה מיד עם ההוספה"
2012-02-13 20:58:29 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/OptionsDialog.ui:184 ../gtk/ui/gtk3/PrefsDialog.ui:471
2022-10-11 15:39:41 +00:00
msgid "Mo_ve torrent file to the trash"
msgstr ""
2012-02-13 20:58:29 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:8
2022-10-11 15:39:41 +00:00
msgid "Transmission Preferences"
msgstr "העדפות Transmission"
2008-03-24 17:29:11 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:23
msgid "_Help"
msgstr "_עזרה"
#: ../gtk/ui/gtk3/PrefsDialog.ui:72
2022-10-11 15:39:41 +00:00
msgid "Speed Limits"
msgstr "מגבלות מהירות"
2008-03-24 17:29:11 +00:00
2022-10-11 15:39:41 +00:00
#. Checkbox to limit upload speed
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:94
2022-10-11 15:39:41 +00:00
msgid "_Upload ({speed_units}):"
msgstr ""
2008-03-24 17:29:11 +00:00
2022-10-11 15:39:41 +00:00
#. Checkbox to limit download speed
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:109
2022-10-11 15:39:41 +00:00
msgid "_Download ({speed_units}):"
msgstr ""
2008-03-24 17:29:11 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:172
2022-10-11 15:39:41 +00:00
msgid "Alternative Speed Limits"
msgstr "מגבלות מהירות חלופיות"
2008-03-24 17:29:11 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:216
2022-10-11 15:39:41 +00:00
msgid "Override normal speed limits manually or at scheduled times"
msgstr "לדרוס את מגבלות המהירות התקניות באופן ידני או במועדים מתוזמנים"
2022-06-18 18:44:13 +00:00
2022-10-11 15:39:41 +00:00
#. Labels a spinbutton for alternate upload speed limits
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:232
2022-10-11 15:39:41 +00:00
msgid "U_pload ({speed_units}):"
msgstr ""
2022-06-18 18:44:13 +00:00
2022-10-11 15:39:41 +00:00
#. Labels a spinbutton for alternate download speed limits
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:246
2022-10-11 15:39:41 +00:00
msgid "Do_wnload ({speed_units}):"
msgstr ""
2022-06-18 18:44:13 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:258
2022-10-11 15:39:41 +00:00
msgid "_Scheduled times:"
msgstr "מועדים מתו _זמני ם:"
2022-06-18 18:44:13 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:275
2022-10-11 15:39:41 +00:00
msgid "_On days:"
msgstr "_בי מי ם:"
#. Label goes between two time selectors, e.g. "limit speeds from [time] to [time]"
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:330
2022-10-11 15:39:41 +00:00
msgid "_to"
2022-06-18 18:44:13 +00:00
msgstr ""
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:400
2022-10-11 15:39:41 +00:00
msgctxt "Gerund"
msgid "Adding"
msgstr "בהליכי הוספה"
2022-06-18 18:44:13 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:422
2022-10-11 15:39:41 +00:00
msgid "Automatically add torrent files _from:"
msgstr ""
2022-06-18 18:44:13 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:437
2022-10-11 15:39:41 +00:00
msgid "Show the Torrent Options _dialog"
msgstr "הצגת _דו ־שי ח לאפשרויות הטורנט"
2022-06-18 18:44:13 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:454
2022-10-11 15:39:41 +00:00
msgid "_Start added torrents"
msgstr "הת_חלת הטורנטים שנוספו"
2022-06-18 18:44:13 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:490
2022-10-11 15:39:41 +00:00
msgid "Save to _Location:"
msgstr "שמירה ל_מי קו ם:"
2022-06-03 09:06:59 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:575
2022-10-11 15:39:41 +00:00
msgid "Download Queue"
msgstr "תור הורדה"
2022-06-18 18:44:13 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:599
2022-10-11 15:39:41 +00:00
msgid "Ma_ximum active downloads:"
msgstr "כמות מ_רבי ת של הורדות פעילות:"
2022-06-18 18:44:13 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:613
2022-10-11 15:39:41 +00:00
msgid "Downloads sharing data in the last _N minutes are active:"
msgstr "הורדות שחולקות נתונים ב־N הדקות ה_אחרו נו ת הן פעילות:"
2022-06-18 18:44:13 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:668
2022-10-11 15:39:41 +00:00
msgid "Incomplete"
msgstr "לא שלם"
2022-06-18 18:44:13 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:690
2022-10-11 15:39:41 +00:00
msgid "Append \"._part\" to incomplete files' names"
msgstr "הוספת „.part” לשמות קבצים שהורדתם _ט רם הושלמה"
2012-02-13 20:58:29 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:707
2022-10-11 15:39:41 +00:00
msgid "Keep _incomplete torrents in:"
msgstr "להשאיר טורנטים ש_לא הושלמו תחת:"
2022-06-03 09:06:59 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:722
2022-10-11 15:39:41 +00:00
msgid "Call scrip_t when done downloading:"
msgstr "לקרוא ל_ס קרי פט עם סיום ההורדה:"
2022-06-03 09:06:59 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:776
2022-10-11 15:39:41 +00:00
msgctxt "Gerund"
msgid "Downloading"
msgstr "בהליכי הורדה"
2008-07-24 23:20:03 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:794
2022-10-11 15:39:41 +00:00
msgid "Limits"
msgstr "מגבלות"
2010-02-16 15:56:34 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:816
2022-10-11 15:39:41 +00:00
msgid "Stop seeding at _ratio:"
msgstr "הפסקת זריעה בי _חס :"
2022-09-04 10:59:04 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:831
2022-10-11 15:39:41 +00:00
msgid "Stop seeding if idle for _N minutes:"
msgstr "הפסקת זריעה אם לא פעיל למשך N _דקו ת:"
2010-02-16 15:56:34 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:846
2022-10-11 15:39:41 +00:00
msgid "Call scrip_t when done seeding:"
msgstr "לקרוא לסקריפט עם סיום ה_זרי עה:"
2010-02-16 15:56:34 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:909
2022-10-11 15:39:41 +00:00
msgctxt "Gerund"
msgid "Seeding"
msgstr "זריעה"
2022-02-21 21:24:50 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:927 ../gtk/ui/gtk3/PrefsDialog.ui:1131
2022-10-11 15:39:41 +00:00
msgid "Privacy"
msgstr "פרטיות"
2022-02-21 21:24:50 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:951
2022-10-11 15:39:41 +00:00
msgid "_Encryption mode:"
msgstr "מצב ה_צפנה:"
2022-02-21 21:24:50 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:995
2022-10-11 15:39:41 +00:00
msgid "Blocklist"
msgstr "רשימת החסומים"
2022-02-21 21:24:50 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1017
2022-10-11 15:39:41 +00:00
msgid "Enable _blocklist:"
msgstr "הפעלת רשימת _חס י מה:"
2022-02-21 21:24:50 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1032
2022-10-11 15:39:41 +00:00
msgid "Enable _automatic updates"
msgstr "הפעלת עדכונים _או ט ו מט י י ם"
2009-08-22 16:13:47 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1084
2022-10-11 15:39:41 +00:00
msgid "_Update"
msgstr "_עדכו ן "
2022-02-21 21:24:50 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1149
2022-10-11 15:39:41 +00:00
msgid "Listening Port"
msgstr "פתחה להאזנה"
2022-02-21 21:24:50 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1173
2022-10-11 15:39:41 +00:00
msgid "_Port used for incoming connections:"
msgstr "הפתחה המשמשת לחיבורים _נכנס י ם:"
2022-02-21 21:24:50 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1185
2022-10-11 15:39:41 +00:00
msgid "Pick a _random port every time Transmission is started"
msgstr "יש לבחור בפתחה _אקראי ת עם כל הפעלה של Transmission"
2022-02-21 21:24:50 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1202
2022-10-11 15:39:41 +00:00
msgid "Use UPnP or NAT-PMP port _forwarding from my router"
msgstr "להשתמש בהעברת _פתחו ת בסיוע UPnP או NAT-PMP מהנתב שלי"
2010-02-16 15:56:34 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1264
2022-10-11 15:39:41 +00:00
msgid "Te_st Port"
msgstr "_בדי קת הפתחה"
2022-02-21 21:24:50 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1306
2022-10-11 15:39:41 +00:00
msgid "Peer Limits"
msgstr "מגבלות עמיתים"
2022-09-10 03:25:44 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1330
2022-10-11 15:39:41 +00:00
msgid "Maximum peers per _torrent:"
msgstr "כמות העמיתים המרבית לכל _ט ו רנט :"
2022-09-10 03:25:44 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1344
2022-10-11 15:39:41 +00:00
msgid "Maximum peers _overall:"
msgstr "כמות _עמי תי ם מרבית:"
2022-09-10 03:25:44 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1421
2022-10-11 15:39:41 +00:00
msgid "Enable µ_TP for peer communication"
2022-09-10 03:25:44 +00:00
msgstr ""
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1425
2022-10-11 15:39:41 +00:00
msgid "µTP is a tool for reducing network congestion."
2022-09-10 03:25:44 +00:00
msgstr ""
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1439
2022-10-11 15:39:41 +00:00
msgid "Use PE_X to find more peers"
msgstr "שימוש ב־PEX למ_צי את עמיתים נוספים"
2022-09-10 03:25:44 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1443
2022-10-11 15:39:41 +00:00
msgid "PEX is a tool for exchanging peer lists with the peers you're connected to."
msgstr "PEX הוא כלי להחלפת רשימות עמיתים עם העמיתים אליהם כבר התחברת."
2022-09-10 03:25:44 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1457
2022-10-11 15:39:41 +00:00
msgid "Use _DHT to find more peers"
msgstr "לה_שתמש ב־DHT כדי למצוא עמיתים נוספים"
2022-09-10 03:25:44 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1461
2022-10-11 15:39:41 +00:00
msgid "DHT is a tool for finding peers without a tracker."
msgstr "DHT הוא כלי למציאת עמיתים ללא עוקב."
2022-09-10 03:25:44 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1475
2022-10-11 15:39:41 +00:00
msgid "Use _Local Peer Discovery to find more peers"
msgstr "להשתמש ב_גי לו י עמיתים מקומי כדי למצוא עמיתים נוספים"
2022-09-10 03:25:44 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1479
2022-10-11 15:39:41 +00:00
msgid "LPD is a tool for finding peers on your local network."
msgstr "גילוי עמיתים מקומי (LPD) הוא כלי לאיתור עמיתים ברשת המקומית שלך."
2022-09-10 03:25:44 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1514
2022-10-11 15:39:41 +00:00
msgid "Default Public Trackers"
msgstr "עוקבים ציבוריים כברירת מחדל"
2022-09-10 03:25:44 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1546
2022-10-11 15:39:41 +00:00
msgid ""
"Trackers to use on all public torrents.\n"
"\n"
"To add a backup URL, add it on the next line after a primary URL.\n"
"To add a new primary URL, add it after a blank line."
2022-09-10 03:25:44 +00:00
msgstr ""
2022-10-11 15:39:41 +00:00
"עוקבים לשימוש בכל הטורנטים הציבוריים.\n"
"\n"
"כדי להוסיף כתובת גיבוי, יש להוסיפה בשורה העוקבת לאחר הכתובת העיקרית.\n"
"כדי להוסיף כתובת עיקרית חדשה, יש להוסיפה לאחר שורה ריקה."
2022-09-10 03:25:44 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1575
2022-10-11 15:39:41 +00:00
msgid "Network"
msgstr "רשת"
2022-09-10 03:25:44 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1593 ../gtk/ui/gtk3/PrefsDialog.ui:1757
2022-10-11 15:39:41 +00:00
msgid "Desktop"
msgstr "שולחן העבודה"
2022-09-10 03:25:44 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1615
2022-10-11 15:39:41 +00:00
msgid "_Inhibit hibernation when torrents are active"
msgstr "למ_נו ע תרדמת כאשר יש טורנטים פעילים"
2022-09-10 03:25:44 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1632
2022-10-11 15:39:41 +00:00
msgid "Show Transmission icon in the _notification area"
msgstr "הצגת סמל Transmission באזור ההו _דעו ת"
2022-09-10 03:25:44 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1670
2022-10-11 15:39:41 +00:00
msgid "Notification"
msgstr "הודעה"
2022-09-10 03:25:44 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1692
2022-10-11 15:39:41 +00:00
msgid "Show a notification when torrents are a_dded"
msgstr "הצגת הודעה עם הו ס _פת טורנטים"
2022-09-10 03:25:44 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1709
2022-10-11 15:39:41 +00:00
msgid "Show a notification when torrents _finish"
msgstr "הצגת הו _דעה עם סיום הורדתם של טורנטים"
2022-09-10 03:25:44 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1726
2022-10-11 15:39:41 +00:00
msgid "Play a _sound when torrents finish"
msgstr "לנגן _צלי ל עם סיום הורדתם של טורנטים"
2022-09-10 03:25:44 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1775
2022-10-11 15:39:41 +00:00
msgid "Remote Control"
msgstr "גישה מרחוק"
2022-09-10 03:25:44 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1803
2022-10-11 15:39:41 +00:00
msgid "Allow _remote access"
msgstr "לאפשר _גי שה מרחוק"
2022-09-10 03:25:44 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1819
2022-10-11 15:39:41 +00:00
msgid "_Open web client"
msgstr "_פתי חת לקוח רשת"
2022-09-10 03:25:44 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1843
2022-10-11 15:39:41 +00:00
msgid "HTTP _port:"
msgstr "_פתחת HTTP:"
2022-09-10 03:25:44 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1855
2022-10-11 15:39:41 +00:00
msgid "Use _authentication"
msgstr "להשתמש ב_אי מו ת"
2022-09-10 03:25:44 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1874
2022-10-11 15:39:41 +00:00
msgid "_Username:"
msgstr "שם _משתמש:"
2022-09-10 03:25:44 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1888
2022-10-11 15:39:41 +00:00
msgid "Pass_word:"
msgstr "ס י ס _מה:"
2022-09-10 03:25:44 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1900
2022-10-11 15:39:41 +00:00
msgid "Only allow these IP a_ddresses:"
msgstr "לאפשר רק את _כתו בו ת IP אלו:"
2022-09-10 03:25:44 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:1921
2022-10-11 15:39:41 +00:00
msgid "Addresses:"
msgstr "כתובות:"
2022-09-10 03:25:44 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:2031
2022-10-11 15:39:41 +00:00
msgid "IP addresses may use wildcards, such as 192.168.*.*"
msgstr "כתובות IP יכולות להשתמש בתווי הכללה, כגון 192.168.*.* "
2022-09-10 03:25:44 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/PrefsDialog.ui:2060
2022-10-11 15:39:41 +00:00
msgid "Remote"
msgstr "מרוחק"
2022-09-10 03:25:44 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/RelocateDialog.ui:8
2022-10-11 15:39:41 +00:00
msgid "Set Torrent Location"
msgstr "הגדרת מיקום טורנט"
2022-09-10 03:25:44 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/RelocateDialog.ui:36
2022-10-11 15:39:41 +00:00
msgid "_Apply"
msgstr "הח_לה"
2022-09-10 03:25:44 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/RelocateDialog.ui:67
2022-10-11 15:39:41 +00:00
msgid "Location"
msgstr "מיקום"
2022-09-10 03:25:44 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/RelocateDialog.ui:92
2022-10-11 15:39:41 +00:00
msgid "Torrent _location:"
msgstr "מי _קו ם טורנט:"
2022-09-10 03:25:44 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/RelocateDialog.ui:117
2022-10-11 15:39:41 +00:00
msgid "_Move from the current folder"
msgstr "ה_עברה מהתיקייה הנוכחית"
2022-09-10 03:25:44 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/RelocateDialog.ui:134
2022-10-11 15:39:41 +00:00
msgid "Local data is _already there"
msgstr "הנתונים המקומיים כבר _שם"
2022-09-10 03:25:44 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/StatsDialog.ui:68
2022-10-11 15:39:41 +00:00
msgid "Current Session"
msgstr "מופע נוכחי"
2022-09-10 03:25:44 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/StatsDialog.ui:142 ../gtk/ui/gtk3/StatsDialog.ui:300
2022-10-11 15:39:41 +00:00
msgid "Ratio:"
msgstr "יחס שיתוף:"
2022-09-10 03:25:44 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/StatsDialog.ui:167 ../gtk/ui/gtk3/StatsDialog.ui:325
2022-10-11 15:39:41 +00:00
msgid "Duration:"
msgstr "משך זמן:"
2022-09-10 03:25:44 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/StatsDialog.ui:212
2022-10-11 15:39:41 +00:00
msgid "Total"
msgstr "סך הכול"
2022-09-10 03:25:44 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/TorrentUrlChooserDialog.ui:8
2022-10-11 15:39:41 +00:00
msgid "Open URL"
msgstr "פתיחת כתובת"
2022-09-10 03:25:44 +00:00
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/TorrentUrlChooserDialog.ui:64
2022-10-11 15:39:41 +00:00
msgid "Open torrent from URL"
msgstr "פתיחת טורנט מכתובת"
2022-10-15 18:21:13 +00:00
#: ../gtk/ui/gtk3/TorrentUrlChooserDialog.ui:88
2022-10-11 15:39:41 +00:00
msgid "_URL"
msgstr "_כתו בת"
2022-09-10 03:25:44 +00:00
2022-09-04 10:59:04 +00:00
#: ../libtransmission/announcer-http.cc:291
2022-06-03 09:06:59 +00:00
msgid "Couldn't parse announce response: {error} ({error_code})"
msgstr ""
2022-09-04 10:59:04 +00:00
#: ../libtransmission/announcer-http.cc:601
2022-06-03 09:06:59 +00:00
msgid "Couldn't parse scrape response: {error} ({error_code})"
msgstr ""
2022-09-24 16:19:25 +00:00
#: ../libtransmission/announcer-udp.cc:200 ../libtransmission/announcer-udp.cc:302
2017-01-26 18:59:56 +00:00
msgid "Unknown error"
2020-05-14 16:16:15 +00:00
msgstr "שגיאה לא ידועה"
2017-01-26 18:59:56 +00:00
2022-09-24 16:19:25 +00:00
#: ../libtransmission/announcer-udp.cc:457
2022-06-03 09:06:59 +00:00
msgid "Couldn't find address of tracker '{host}': {error} ({error_code})"
msgstr ""
2022-09-24 16:19:25 +00:00
#: ../libtransmission/announcer-udp.cc:542
2017-01-26 18:59:56 +00:00
msgid "Connection failed"
2020-05-14 16:16:15 +00:00
msgstr "החיבור נכשל"
2017-01-26 18:59:56 +00:00
2022-10-11 15:39:41 +00:00
#: ../libtransmission/announcer.cc:967
2022-06-03 09:06:59 +00:00
msgid "Announce error: {error}"
msgstr ""
2022-10-11 15:39:41 +00:00
#: ../libtransmission/announcer.cc:977
2022-06-03 09:06:59 +00:00
msgid "Announce error: {error} (Retrying in {count} second)"
msgid_plural "Announce error: {error} (Retrying in {count} seconds)"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
2022-10-11 15:39:41 +00:00
#: ../libtransmission/announcer.cc:1039 ../libtransmission/announcer.cc:1367
2019-03-06 00:12:51 +00:00
msgid "Could not connect to tracker"
2022-06-03 09:06:59 +00:00
msgstr "לא ניתן להתחבר לעוקב"
2019-03-06 00:12:51 +00:00
2022-10-11 15:39:41 +00:00
#: ../libtransmission/announcer.cc:1043 ../libtransmission/announcer.cc:1371
2019-03-06 00:12:51 +00:00
msgid "Tracker did not respond"
2022-06-03 09:06:59 +00:00
msgstr "העוקב לא הגיב"
2019-03-06 00:12:51 +00:00
2022-10-11 15:39:41 +00:00
#: ../libtransmission/announcer.cc:1104
2019-03-06 00:12:51 +00:00
msgid "Success"
2020-05-14 16:16:15 +00:00
msgstr "הצלחה"
2019-03-06 00:12:51 +00:00
2022-10-11 15:39:41 +00:00
#: ../libtransmission/blocklist.cc:102
msgid "Rewriting old blocklist file format to new format"
msgstr ""
#: ../libtransmission/blocklist.cc:117 ../libtransmission/blocklist.cc:509
2022-06-03 09:06:59 +00:00
msgid "Blocklist '{path}' has {count} entry"
msgid_plural "Blocklist '{path}' has {count} entries"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
#. don't try to display the actual lines - it causes issues
2022-10-11 15:39:41 +00:00
#: ../libtransmission/blocklist.cc:436 ../libtransmission/tr-dht.cc:336
2022-06-03 09:06:59 +00:00
msgid "Couldn't parse line: '{line}'"
msgstr ""
2022-09-04 10:59:04 +00:00
#: ../libtransmission/crypto-utils-ccrypto.cc:75 ../libtransmission/crypto-utils-cyassl.cc:69 ../libtransmission/crypto-utils-openssl.cc:64 ../libtransmission/crypto-utils-polarssl.cc:66
2022-06-03 09:06:59 +00:00
msgid "{crypto_library} error: {error} ({error_code})"
msgstr ""
2022-09-04 10:59:04 +00:00
#: ../libtransmission/inout.cc:148
2022-06-03 09:06:59 +00:00
msgid "Couldn't get '{path}': {error} ({error_code})"
msgstr ""
2022-09-24 16:19:25 +00:00
#: ../libtransmission/log.cc:292
2022-06-03 09:06:59 +00:00
msgid "Too many messages like this! I won't log this message anymore this session."
msgstr ""
2022-09-24 16:19:25 +00:00
#: ../libtransmission/makemeta.cc:75 ../libtransmission/watchdir.cc:53
2022-06-03 09:06:59 +00:00
msgid "Skipping '{path}': {error} ({error_code})"
msgstr ""
2022-10-15 18:21:13 +00:00
#: ../libtransmission/net.cc:248
2022-06-03 09:06:59 +00:00
msgid "Couldn't create socket: {error} ({error_code})"
msgstr ""
2022-10-15 18:21:13 +00:00
#: ../libtransmission/net.cc:327
2022-06-03 09:06:59 +00:00
msgid "Couldn't set source address {address} on {socket}: {error} ({error_code})"
msgstr ""
2022-10-15 18:21:13 +00:00
#: ../libtransmission/net.cc:346
2022-06-03 09:06:59 +00:00
msgid "Couldn't connect socket {socket} to {address}:{port}: {error} ({error_code})"
msgstr ""
2022-10-15 18:21:13 +00:00
#: ../libtransmission/net.cc:465
2022-06-03 09:06:59 +00:00
msgid "Couldn't bind port {port} on {address}: {error} ({error_code}) -- Is another copy of Transmission already running?"
msgstr ""
2022-10-15 18:21:13 +00:00
#: ../libtransmission/net.cc:466
2022-06-03 09:06:59 +00:00
msgid "Couldn't bind port {port} on {address}: {error} ({error_code})"
msgstr ""
2022-09-04 10:59:04 +00:00
#: ../libtransmission/open-files.cc:184
2022-06-03 09:06:59 +00:00
msgid "Couldn't open '{path}': {error} ({error_code})"
msgstr ""
2022-09-04 10:59:04 +00:00
#: ../libtransmission/open-files.cc:213
2022-06-03 09:06:59 +00:00
msgid "Couldn't preallocate '{path}': {error} ({error_code})"
msgstr ""
2022-09-04 10:59:04 +00:00
#: ../libtransmission/open-files.cc:233
2022-06-03 09:06:59 +00:00
msgid "Couldn't truncate '{path}': {error} ({error_code})"
msgstr ""
2022-09-24 16:19:25 +00:00
#: ../libtransmission/peer-io.cc:328
2022-06-03 09:06:59 +00:00
msgid "Couldn't write to peer"
msgstr ""
2022-09-24 16:19:25 +00:00
#: ../libtransmission/peer-io.cc:383
2022-06-03 09:06:59 +00:00
msgid "Unknown state: {state}"
msgstr ""
2022-10-11 15:39:41 +00:00
#: ../libtransmission/port-forwarding-natpmp.cc:83
msgid "Found public address '{address}'"
msgstr ""
#: ../libtransmission/port-forwarding-natpmp.cc:115
msgid "Port {port} is no longer forwarded"
msgstr ""
#: ../libtransmission/port-forwarding-natpmp.cc:169
msgid "Port {port} forwarded successfully"
msgstr ""
#: ../libtransmission/port-forwarding-upnp.cc:290
msgid "Found Internet Gateway Device '{url}'"
msgstr ""
#: ../libtransmission/port-forwarding-upnp.cc:291
msgid "Local Address is '{address}'"
msgstr ""
#: ../libtransmission/port-forwarding-upnp.cc:315
msgid "Port {port} is not forwarded"
msgstr ""
#: ../libtransmission/port-forwarding-upnp.cc:325
msgid "Stopping port forwarding through '{url}', service '{type}'"
msgstr ""
#: ../libtransmission/port-forwarding-upnp.cc:357
msgid "Port forwarding through '{url}', service '{type}'. (local address: {address}:{port})"
msgstr ""
#: ../libtransmission/port-forwarding-upnp.cc:365
msgid "Port {port} is forwarded"
msgstr ""
#: ../libtransmission/port-forwarding-upnp.cc:371
msgid "If your router supports UPnP, please make sure UPnP is enabled!"
msgstr ""
#: ../libtransmission/port-forwarding.cc:163
2022-06-03 09:06:59 +00:00
msgid "Starting"
msgstr "מתחיל"
2022-10-11 15:39:41 +00:00
#: ../libtransmission/port-forwarding.cc:166
2022-06-03 09:06:59 +00:00
msgid "Forwarded"
msgstr "מועבר"
2022-10-11 15:39:41 +00:00
#: ../libtransmission/port-forwarding.cc:169
2022-06-03 09:06:59 +00:00
msgid "Stopping"
msgstr "בהליכי עצירה"
2022-10-11 15:39:41 +00:00
#: ../libtransmission/port-forwarding.cc:172
2022-06-03 09:06:59 +00:00
msgid "Not forwarded"
msgstr "לא מועבר"
2022-10-11 15:39:41 +00:00
#: ../libtransmission/port-forwarding.cc:201
2022-06-03 09:06:59 +00:00
msgid "Mapped private port {private_port} to public port {public_port}"
msgstr ""
2022-10-11 15:39:41 +00:00
#: ../libtransmission/port-forwarding.cc:216
2022-06-03 09:06:59 +00:00
msgid "State changed from '{old_state}' to '{state}'"
msgstr ""
2022-10-11 15:39:41 +00:00
#: ../libtransmission/rpc-server.cc:587
2022-06-03 09:06:59 +00:00
msgid "Unix socket path must be fewer than {count} characters (including '{prefix}' prefix)"
msgstr ""
2022-10-11 15:39:41 +00:00
#: ../libtransmission/rpc-server.cc:621
2022-06-03 09:06:59 +00:00
msgid "Unix sockets are unsupported on Windows. Please change '{key}' in your settings."
msgstr ""
2022-10-11 15:39:41 +00:00
#: ../libtransmission/rpc-server.cc:648
2022-06-03 09:06:59 +00:00
msgid "Couldn't set RPC socket mode to {mode:#o}, defaulting to 0755"
msgstr ""
2022-10-11 15:39:41 +00:00
#: ../libtransmission/rpc-server.cc:711
2022-06-03 09:06:59 +00:00
msgid "Couldn't bind to {address} after {count} attempt, giving up"
msgid_plural "Couldn't bind to {address} after {count} attempts, giving up"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
2022-10-11 15:39:41 +00:00
#: ../libtransmission/rpc-server.cc:722
2022-06-03 09:06:59 +00:00
msgid "Listening for RPC and Web requests on '{address}'"
msgstr ""
2022-10-11 15:39:41 +00:00
#: ../libtransmission/rpc-server.cc:752
2022-06-03 09:06:59 +00:00
msgid "Stopped listening for RPC and Web requests on '{address}'"
msgstr ""
2022-10-11 15:39:41 +00:00
#: ../libtransmission/rpc-server.cc:819
2022-06-03 09:06:59 +00:00
msgid "Added '{entry}' to host whitelist and it has a '+' or '-'! Are you using an old ACL by mistake?"
msgstr ""
2022-10-11 15:39:41 +00:00
#: ../libtransmission/rpc-server.cc:824
2022-06-03 09:06:59 +00:00
msgid "Added '{entry}' to host whitelist"
msgstr ""
2022-10-11 15:39:41 +00:00
#: ../libtransmission/rpc-server.cc:1068
2022-06-03 09:06:59 +00:00
msgid "The '{key}' setting is '{value}' but must be an IPv4 or IPv6 address or a Unix socket path. Using default value '0.0.0.0'"
msgstr ""
2022-10-11 15:39:41 +00:00
#: ../libtransmission/rpc-server.cc:1083
2022-06-03 09:06:59 +00:00
msgid "Serving RPC and Web requests on {address}"
msgstr ""
2022-10-11 15:39:41 +00:00
#: ../libtransmission/rpc-server.cc:1088
2022-06-03 09:06:59 +00:00
msgid "Whitelist enabled"
msgstr "הופעלה רשימת היתר"
2022-10-11 15:39:41 +00:00
#: ../libtransmission/rpc-server.cc:1093
2022-06-03 09:06:59 +00:00
msgid "Password required"
msgstr "נדרשת סיסמה"
2022-10-11 15:39:41 +00:00
#: ../libtransmission/rpc-server.cc:1099
2022-06-03 09:06:59 +00:00
msgid "Serving RPC and Web requests from '{path}'"
msgstr ""
2022-09-10 03:25:44 +00:00
#: ../libtransmission/rpcimpl.cc:1346
2022-06-03 09:06:59 +00:00
msgid "Couldn't test port: {error} ({error_code})"
msgstr ""
2022-09-10 03:25:44 +00:00
#: ../libtransmission/rpcimpl.cc:1386
2022-06-03 09:06:59 +00:00
msgid "Couldn't fetch blocklist: {error} ({error_code})"
msgstr ""
2022-09-10 03:25:44 +00:00
#: ../libtransmission/rpcimpl.cc:1522
2022-06-03 09:06:59 +00:00
msgid "Couldn't fetch torrent: {error} ({error_code})"
msgstr ""
2022-09-04 10:59:04 +00:00
#: ../libtransmission/session-id.cc:155
2022-06-03 09:06:59 +00:00
msgid "Couldn't open session lock file '{path}': {error} ({error_code})"
msgstr ""
2022-10-15 18:21:13 +00:00
#: ../libtransmission/session.cc:307
2022-09-04 10:59:04 +00:00
msgid "Listening to incoming peer connections on {hostport}"
msgstr ""
2022-10-15 18:21:13 +00:00
#: ../libtransmission/session.cc:723
2022-06-03 09:06:59 +00:00
msgid "Transmission version {version} starting"
msgstr ""
2022-10-15 18:21:13 +00:00
#: ../libtransmission/session.cc:1490
2022-06-03 09:06:59 +00:00
msgid "Time to turn off turtle mode"
msgstr ""
2022-10-15 18:21:13 +00:00
#: ../libtransmission/session.cc:1490
2022-06-03 09:06:59 +00:00
msgid "Time to turn on turtle mode"
msgstr ""
2022-10-15 18:21:13 +00:00
#: ../libtransmission/session.cc:1880
2022-06-03 09:06:59 +00:00
msgid "Transmission version {version} shutting down"
msgstr ""
2022-10-15 18:21:13 +00:00
#: ../libtransmission/session.cc:1986
2022-06-03 09:06:59 +00:00
msgid "Loaded {count} torrent"
msgid_plural "Loaded {count} torrents"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
2022-09-04 10:59:04 +00:00
#: ../libtransmission/torrent-magnet.cc:323
2022-06-03 09:06:59 +00:00
msgid "Couldn't parse magnet metainfo: '{error}'. Redownloading {piece_count} piece"
msgid_plural "Couldn't parse magnet metainfo: '{error}'. Redownloading {piece_count} pieces"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
2022-09-24 16:19:25 +00:00
#: ../libtransmission/torrent-metainfo.cc:678
2022-06-03 09:06:59 +00:00
msgid "Migrated torrent file from '{old_path}' to '{path}'"
msgstr ""
2022-09-10 03:25:44 +00:00
#: ../libtransmission/torrent.cc:125
2022-10-11 15:39:41 +00:00
msgid "Couldn't use metainfo from '{path}' for '{magnet}': {error} ({error_code})"
2022-07-02 03:10:12 +00:00
msgstr ""
2022-09-10 03:25:44 +00:00
#: ../libtransmission/torrent.cc:483
2022-06-03 09:06:59 +00:00
msgid "Seed ratio reached; pausing torrent"
msgstr ""
2022-09-10 03:25:44 +00:00
#: ../libtransmission/torrent.cc:490
2022-06-03 09:06:59 +00:00
msgid "Seeding idle limit reached; pausing torrent"
msgstr ""
2022-09-10 03:25:44 +00:00
#: ../libtransmission/torrent.cc:632
2022-06-03 09:06:59 +00:00
msgid "No data found! Ensure your drives are connected or use \"Set Location\". To re-download, remove the torrent and re-add it."
msgstr "לא נמצאו נתונים! נא לוודא שהכוננים שלך מחוברים או להשתמש ב„הגדרת מיקום”. כדי להוריד מחדש, יש להסיר את הטורנט ולהוסיף אותו מחדש."
2022-10-15 18:21:13 +00:00
#: ../libtransmission/torrent.cc:1425
2022-06-03 09:06:59 +00:00
msgid "Restarted manually -- disabling its seed ratio"
msgstr "הופעל מחדש ידנית -- יחס הזריעה שלו יושבת"
2022-10-15 18:21:13 +00:00
#: ../libtransmission/torrent.cc:1545
2022-06-03 09:06:59 +00:00
msgid "Pausing torrent"
msgstr ""
2022-10-15 18:21:13 +00:00
#: ../libtransmission/torrent.cc:1595
2022-06-03 09:06:59 +00:00
msgid "Removing torrent"
msgstr "הטורנט נמחק כעת"
2022-10-15 18:21:13 +00:00
#: ../libtransmission/torrent.cc:1747
2022-06-03 09:06:59 +00:00
msgid "Calling script '{path}'"
msgstr ""
2022-10-15 18:21:13 +00:00
#: ../libtransmission/torrent.cc:1756
2022-06-03 09:06:59 +00:00
msgid "Couldn't call script '{path}': {error} ({error_code})"
msgstr ""
2022-10-15 18:21:13 +00:00
#: ../libtransmission/torrent.cc:2134 ../libtransmission/torrent.cc:2255
2022-06-03 09:06:59 +00:00
msgid "Couldn't move '{old_path}' to '{path}': {error} ({error_code})"
msgstr ""
2022-10-11 15:39:41 +00:00
#: ../libtransmission/tr-dht.cc:284
2022-06-03 09:06:59 +00:00
msgid "Couldn't look up '{address}:{port}': {error} ({error_code})"
msgstr ""
2022-10-11 15:39:41 +00:00
#: ../libtransmission/tr-dht.cc:443
2022-06-03 09:06:59 +00:00
msgid "Initializing DHT"
msgstr ""
2022-10-15 18:21:13 +00:00
#: ../libtransmission/tr-dht.cc:703
2022-06-03 09:06:59 +00:00
msgid "Unable to announce torrent in DHT with {type}: {error} ({error_code}); state is {state}"
msgstr ""
2022-10-11 15:39:41 +00:00
#: ../libtransmission/tr-lpd.cc:262
2022-06-03 09:06:59 +00:00
msgid "Couldn't initialize LPD: {error} ({error_code})"
msgstr ""
2022-10-15 18:21:13 +00:00
#: ../libtransmission/tr-udp.cc:168
2022-06-03 09:06:59 +00:00
msgid "Couldn't rebind IPv6 socket {address}: {error} ({error_code})"
msgstr ""
2022-10-15 18:21:13 +00:00
#: ../libtransmission/tr-udp.cc:249
2022-06-03 09:06:59 +00:00
msgid "Couldn't create IPv4 socket"
msgstr ""
2022-10-15 18:21:13 +00:00
#: ../libtransmission/tr-udp.cc:269
2022-06-03 09:06:59 +00:00
msgid "Couldn't bind IPv4 socket {address}: {error} ({error_code})"
msgstr ""
2022-10-15 18:21:13 +00:00
#: ../libtransmission/tr-udp.cc:282
2022-06-03 09:06:59 +00:00
msgid "Couldn't allocate IPv4 event"
msgstr ""
2022-10-15 18:21:13 +00:00
#: ../libtransmission/tr-udp.cc:300
2022-06-03 09:06:59 +00:00
msgid "Couldn't allocate IPv6 event"
msgstr ""
2022-10-15 18:21:13 +00:00
#: ../libtransmission/tr-utp.cc:100
2022-06-03 09:06:59 +00:00
msgid "Unknown socket family"
msgstr ""
2022-09-24 16:19:25 +00:00
#: ../libtransmission/utils.cc:88
2022-06-03 09:06:59 +00:00
msgid "Couldn't read '{path}': Not a regular file"
msgstr ""
2022-09-04 10:59:04 +00:00
#: ../libtransmission/variant-json.cc:93
2022-06-03 09:06:59 +00:00
msgid "Couldn't parse JSON at position {position} '{text}': {error} ({error_code})"
msgstr ""
#. did caller give us an uninitialized val?
2022-09-24 16:19:25 +00:00
#: ../libtransmission/variant.cc:897
2022-06-03 09:06:59 +00:00
msgid "Invalid metadata"
msgstr "נתוני על שגויים"
2022-09-04 10:59:04 +00:00
#: ../libtransmission/watchdir-inotify.cc:79 ../libtransmission/watchdir-inotify.cc:91 ../libtransmission/watchdir-inotify.cc:103 ../libtransmission/watchdir-kqueue.cc:79 ../libtransmission/watchdir-kqueue.cc:92 ../libtransmission/watchdir-kqueue.cc:107
msgid "Couldn't watch '{path}': {error} ({error_code})"
msgstr ""
#: ../libtransmission/watchdir-inotify.cc:135 ../libtransmission/watchdir-kqueue.cc:150 ../libtransmission/watchdir-win32.cc:271
2022-06-03 09:06:59 +00:00
msgid "Couldn't read event: {error} ({error_code})"
msgstr ""
2022-09-04 10:59:04 +00:00
#: ../libtransmission/watchdir-inotify.cc:144 ../libtransmission/watchdir-win32.cc:280
2022-06-03 09:06:59 +00:00
msgid "Couldn't read event: expected {expected_size}, got {actual_size}"
msgstr ""
2022-09-04 10:59:04 +00:00
#: ../libtransmission/watchdir-inotify.cc:161 ../libtransmission/watchdir-win32.cc:305
2022-06-03 09:06:59 +00:00
msgid "Couldn't read filename: {error} ({error_code})"
msgstr ""
2022-09-04 10:59:04 +00:00
#: ../libtransmission/watchdir-inotify.cc:170 ../libtransmission/watchdir-win32.cc:314
2022-06-03 09:06:59 +00:00
msgid "Couldn't read filename: expected {expected_size}, got {actual_size}"
msgstr ""
2022-09-04 10:59:04 +00:00
#: ../libtransmission/watchdir-win32.cc:142
msgid "Couldn't convert '{path}' to native path"
2022-06-03 09:06:59 +00:00
msgstr ""
2022-09-04 10:59:04 +00:00
#: ../libtransmission/watchdir-win32.cc:171
msgid "Couldn't create pipe: {error} ({error_code})"
2022-06-03 09:06:59 +00:00
msgstr ""
2022-09-04 10:59:04 +00:00
#: ../libtransmission/watchdir-win32.cc:195
msgid "Couldn't create thread"
2022-06-03 09:06:59 +00:00
msgstr ""
2022-09-04 10:59:04 +00:00
#: ../libtransmission/watchdir-win32.cc:224
msgid "Couldn't read directory changes"
2022-06-03 09:06:59 +00:00
msgstr ""
2022-09-04 10:59:04 +00:00
#: ../libtransmission/watchdir-win32.cc:231
msgid "Couldn't wait for directory changes"
2022-06-03 09:06:59 +00:00
msgstr ""
2022-09-04 10:59:04 +00:00
#: ../libtransmission/web.cc:126
2022-06-03 09:06:59 +00:00
msgid "Will verify tracker certs using envvar CURL_CA_BUNDLE: {bundle}"
msgstr ""
2022-09-04 10:59:04 +00:00
#: ../libtransmission/web.cc:127
2022-06-03 09:06:59 +00:00
msgid "NB: this only works if you built against libcurl with openssl or gnutls, NOT nss"
msgstr ""
2022-09-04 10:59:04 +00:00
#: ../libtransmission/web.cc:128
2022-06-03 09:06:59 +00:00
msgid "NB: Invalid certs will appear as 'Could not connect to tracker' like many other errors"
msgstr ""
2022-10-11 15:39:41 +00:00
#: ../utils/create.cc:226
msgid "{file_count:L} files, {total_size}\n"
msgid_plural "{file_count:L} file, {total_size}\n"
2022-09-04 10:59:04 +00:00
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
2022-10-11 15:39:41 +00:00
#: ../utils/create.cc:231
msgid "{piece_count:L} pieces, {piece_size} each\n"
msgid_plural "{piece_count:L} piece, {piece_size}\n"
2022-09-04 10:59:04 +00:00
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
2022-09-24 16:19:25 +00:00
#: ../utils/remote.cc:140
2022-06-03 09:06:59 +00:00
msgid "hour"
msgid_plural "hours"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
2022-09-24 16:19:25 +00:00
#: ../utils/remote.cc:141
2022-06-03 09:06:59 +00:00
msgid "minute"
msgid_plural "minutes"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
2022-09-24 16:19:25 +00:00
#: ../utils/remote.cc:142 ../utils/remote.cc:162
2022-06-03 09:06:59 +00:00
msgid "seconds"
msgid_plural "seconds"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
2022-09-24 16:19:25 +00:00
#: ../utils/remote.cc:146
2022-06-03 09:06:59 +00:00
msgid "day"
msgid_plural "days"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
2009-08-22 16:13:47 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid " (Limit: %s)"
#~ msgstr " (מגבלה: %s)"
2009-08-22 16:13:47 +00:00
2022-09-10 03:25:44 +00:00
#~ msgid " _to "
#~ msgstr "_עד"
2010-01-13 01:06:34 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%'d Torrent Properties"
#~ msgstr "מאפיינים של %'d טורנטים"
2009-08-22 16:13:47 +00:00
2010-06-13 18:14:49 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%'d day"
#~ msgid_plural "%'d days"
#~ msgstr[0] "יום אחד"
#~ msgstr[1] "יומיים"
#~ msgstr[2] "%'d ימים"
#~ msgstr[3] "%'d ימים"
2010-06-13 18:14:49 +00:00
2017-01-26 18:59:56 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%'d hour"
#~ msgid_plural "%'d hours"
#~ msgstr[0] "שעה אחת"
#~ msgstr[1] "שעתיים"
#~ msgstr[2] "%'d שעות"
#~ msgstr[3] "%'d שעות"
2017-01-26 18:59:56 +00:00
2012-02-13 20:58:29 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%'d minute"
#~ msgid_plural "%'d minutes"
#~ msgstr[0] "דקה אחת"
#~ msgstr[1] "%'d דקות"
#~ msgstr[2] "%'d דקות"
#~ msgstr[3] "%'d דקות"
2012-02-13 20:58:29 +00:00
2017-01-26 18:59:56 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%'d second"
#~ msgid_plural "%'d seconds"
#~ msgstr[0] "שניה אחת"
#~ msgstr[1] "%'d שניות"
#~ msgstr[2] "%'d שניות"
#~ msgstr[3] "%'d שניות"
2017-01-26 18:59:56 +00:00
2012-02-13 20:58:29 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%*.*s is not a valid address"
#~ msgstr "%*.*s אינה כתובת תקנית"
2012-02-13 20:58:29 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%*.*s is not an IPv4 or IPv6 address. RPC listeners must be IPv4 or IPv6"
#~ msgstr "%*.*s אינה כתובת IPv4 או IPv6. מאזיני RPC חייבים להיות מסוג IPv4 או IPv6"
2012-02-13 20:58:29 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "%1$'d Piece @ %2$s"
#~ msgid_plural "%1$'d Pieces @ %2$s"
#~ msgstr[0] "חלק אחד @ %2$s"
#~ msgstr[1] "%1$'d חלקים @ %2$s"
#~ msgstr[2] "%1$'d חלקים @ %2$s"
#~ msgstr[3] "%1$'d חלקים @ %2$s"
2017-01-26 18:59:56 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "%1$s %2$s"
#~ msgstr "%1$s %2$s"
2017-01-26 18:59:56 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%1$s %2$s %3$s %4$s"
#~ msgstr "%1$s %2$s %3$s %4$s"
2017-01-26 18:59:56 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%1$s (%2$'d piece @ %3$s)"
#~ msgid_plural "%1$s (%2$'d pieces @ %3$s)"
#~ msgstr[0] "%1$s (חלק אחד @ %3$s)"
#~ msgstr[1] "%1$s (%2$'d חלקים @ %3$s)"
#~ msgstr[2] "%1$s (%2$'d חלקים @ %3$s)"
#~ msgstr[3] "%1$s (%2$'d חלקים @ %3$s)"
2017-01-26 18:59:56 +00:00
2009-08-22 16:13:47 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%1$s (%2$'d piece)"
#~ msgid_plural "%1$s (%2$'d pieces)"
#~ msgstr[0] "%1$s (חלק אחד)"
#~ msgstr[1] "%1$s (%2$'d חלקים)"
#~ msgstr[2] "%1$s (%2$'d חלקים)"
#~ msgstr[3] "%1$s (%2$'d חלקים)"
2009-08-22 16:13:47 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%1$s (%2$s%% of %3$s%% Available)"
#~ msgstr "%1$s (%2$s%% מתוך %3$s%% זמינים)"
2009-08-22 16:13:47 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%1$s (%2$s%% of %3$s%% Available); %4$s Unverified"
#~ msgstr "%1$s (%2$s%% מתוך %3$s%% זמינים); %4$s לא מאומת"
2009-08-22 16:13:47 +00:00
2017-01-26 18:59:56 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%1$s (%2$s%%)"
#~ msgstr "%1$s (%2$s%%)"
2017-01-26 18:59:56 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "%1$s (+%2$s discarded after failed checksum)"
#~ msgstr "%1$s (+%2$s הושלכו לאחר בדיקת סכום שנכשלה)"
2008-07-24 23:20:03 +00:00
2008-03-24 17:29:11 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%1$s ago"
#~ msgstr "לפני %1$s"
2008-03-24 17:29:11 +00:00
2009-02-26 19:07:22 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%1$s of %2$s (%3$s%%)"
#~ msgstr "%1$s מתוך %2$s (%3$s%%)"
2009-02-26 19:07:22 +00:00
2008-03-24 17:29:11 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%1$s of %2$s (%3$s%%), uploaded %4$s (Ratio: %5$s Goal: %6$s)"
#~ msgstr "%1$s מתוך %2$s (%3$s%%), הועלו %4$s (יחס: %5$s יעד: %6$s)"
2008-03-24 17:29:11 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%1$s of %2$s (%3$s%%), uploaded %4$s (Ratio: %5$s)"
#~ msgstr "%1$s מתוך %2$s (%3$s%%), הועלו %4$s (יחס: %5$s)"
2008-03-24 17:29:11 +00:00
2009-08-22 16:13:47 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%1$s, uploaded %2$s (Ratio: %3$s Goal: %4$s)"
#~ msgstr "%1$s, הועלו %2$s (יחס: %3$s יעד: %4$s)"
2009-08-22 16:13:47 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%1$s, uploaded %2$s (Ratio: %3$s)"
#~ msgstr "%1$s, הועלו %2$s (יחס שיתוף: %3$s)"
2009-08-22 16:13:47 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "%1$s; %2$'d File"
#~ msgid_plural "%1$s; %2$'d Files"
#~ msgstr[0] "%1$s, קובץ אחד"
#~ msgstr[1] "%1$s, %2$'d קבצים"
#~ msgstr[2] "%1$s, %2$'d קבצים"
#~ msgstr[3] "%1$s, %2$'d קבצים"
2010-02-16 15:56:34 +00:00
2022-10-15 18:21:13 +00:00
#, c-format
#~ msgid ""
#~ "%s\n"
#~ "Run '%s --help' to see a full list of available command line options.\n"
#~ msgstr ""
#~ "%s\n"
#~ "Run '%s --help' to see a full list of available command line options.\n"
2009-08-22 16:13:47 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%s %s started"
#~ msgstr "%s %s התחיל"
2009-08-22 16:13:47 +00:00
2010-02-16 15:56:34 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%s (Ratio: %s)"
#~ msgstr "%s (יחס: %s)"
2010-02-16 15:56:34 +00:00
2017-01-26 18:59:56 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "%s - Add Tracker"
#~ msgstr "%s - הוספת עוקב"
2017-01-26 18:59:56 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "%s - Edit Trackers"
#~ msgstr "%s - עריכת עוקבים"
2008-03-24 17:29:11 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "%s Properties"
#~ msgstr "מאפייני %s"
2008-03-24 17:29:11 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "%s free"
#~ msgstr "%s פנויים"
2008-03-24 17:29:11 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "%s remaining"
#~ msgstr "נותרו %s"
2008-03-24 17:29:11 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "%s succeeded (%d)"
#~ msgstr "%s הצליח (%d)"
#~ msgid "<b>Closing Connections</b>"
#~ msgstr "<b>נסגרים חיבורים</b>"
#~ msgid "<b>Unable to update.</b>"
#~ msgstr "<b>לא ניתן לעדכן.</b>"
#~ msgid "<b>Update succeeded!</b>"
#~ msgstr "<b>העדכון הצליח!</b>"
#~ msgid "<i>No source selected</i>"
#~ msgstr "<i>לא נבחר מקור</i>"
#~ msgid "<i>Testing TCP port…</i>"
#~ msgstr "<i>פתחת TCP נבדקת…</i>"
2008-03-24 17:29:11 +00:00
2009-08-22 16:13:47 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Asking for more peers in %s"
#~ msgstr "בקשה לעמיתים נוספים בעוד %s"
2009-08-22 16:13:47 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Asking for more peers now… <small>%s</small>"
#~ msgstr "בקשה לעמיתים נוספים כעת… <small>%s</small>"
2010-06-13 18:14:49 +00:00
2017-01-26 18:59:56 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Asking for peer counts in %s"
#~ msgstr "בקשה לספירת עמיתים בעוד %s"
2017-01-26 18:59:56 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Asking for peer counts now… <small>%s</small>"
#~ msgstr "בקשה לספירת עמיתים כעת… <small>%s</small>"
2017-01-26 18:59:56 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Automatically add .torrent files _from:"
#~ msgstr "הוספת _קו בצי .torrent אוטומטית מתוך:"
2017-01-26 18:59:56 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Blocklist \"%s\" contains %zu entries"
#~ msgstr "רשימת החסימה „%s“ מכילה %zu ערכים"
2017-01-26 18:59:56 +00:00
2020-11-03 17:26:30 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Blocklist \"%s\" updated with %zu entries"
#~ msgstr "רשימת החסימה „%s” עודכנה ב־%zu רשומות"
2020-11-03 17:26:30 +00:00
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Blocklist contains %'d rule"
#~ msgid_plural "Blocklist contains %'d rules"
#~ msgstr[0] "רשימת החסימה מכילה כלל אחד"
#~ msgstr[1] "רשימת החסימה מכילה %'d כללים"
#~ msgstr[2] "רשימת החסימה מכילה %'d כללים"
#~ msgstr[3] "רשימת החסימה מכילה %'d כללים"
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Blocklist has %'d rule."
#~ msgid_plural "Blocklist has %'d rules."
#~ msgstr[0] "ברשימת החסימה יש כלל אחד."
#~ msgstr[1] "ברשימת החסימה יש %'d כללים."
#~ msgstr[2] "ברשימת החסימה יש %'d כללים."
#~ msgstr[3] "ברשימת החסימה יש %'d כללים."
(gtk) Update translations from Launchpad. New Languages: Arabic, Czech, Danish, Persian, Seanan, Japanese, Georgian, Macedonian, Maltese, Norwegian Nynorsk, Slovenian, and Traditional Chinese. Updated Languages: Brazilian Portuguese, Spanish, Hungarian, Slovakian, Romanian, Russian, Norwegian, Greek, Galician, French, Dutch, Polish, Thai, Italian, Lithuanian, Portuguese, Catalan, Turkish, Bulgarian, Swedish, German, Hebrew, Finnish, Chinese
2008-05-08 19:20:04 +00:00
2022-09-04 10:59:04 +00:00
#~ msgid "Cancelled"
#~ msgstr "בוטל"
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid ""
#~ "Click to disable Alternative Speed Limits\n"
#~ " (%1$s down, %2$s up)"
#~ msgstr ""
#~ "יש ללחוץ כדי להשבית מגבלות מהירות חלופיות\n"
#~ "(%1$s הורדה, %2$s העלאה)"
2008-03-24 17:29:11 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid ""
#~ "Click to enable Alternative Speed Limits\n"
#~ " (%1$s down, %2$s up)"
#~ msgstr ""
#~ "יש ללחוץ כדי להפעיל מגבלות מהירות חלופיות\n"
#~ "(%1$s הורדה, %2$s העלאה)"
2010-01-21 00:31:12 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Complete"
#~ msgstr "הושלמו"
2010-01-13 01:06:34 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Couldn't bind port %d on %s: %s"
#~ msgstr "לא ניתן להתאגד לפתחה %d על %s: %s"
2010-06-13 18:14:49 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Couldn't bind port %d on %s: %s (%s)"
#~ msgstr "לא ניתן להתאגד לפתחה %d על %s: %s (%s)"
2008-03-24 17:29:11 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Couldn't connect socket %<PRIdMAX> to %s, port %d (errno %d - %s)"
#~ msgstr "לא ניתן לחבר את השקע %<PRIdMAX> אל %s, פתחה %d (שגיאה מס׳ %d - %s)"
2008-03-24 17:29:11 +00:00
2017-01-26 18:59:56 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Couldn't create \"%1$s\": %2$s"
#~ msgstr "לא ניתן ליצור „%1$s”: %2$s"
2017-01-26 18:59:56 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Couldn't create socket: %s"
#~ msgstr "לא ניתן ליצור שקע: %s"
2008-03-24 17:29:11 +00:00
2009-08-22 16:13:47 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Couldn't find settings key \"%s\""
#~ msgstr "לא ניתן למצוא את מפתח ההגדרות „%s”"
2009-08-22 16:13:47 +00:00
2008-03-24 17:29:11 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Couldn't get directory for \"%1$s\": %2$s"
#~ msgstr "לא היה ניתן לקבל את התיקייה עבור „%1$s”: %2$s"
2008-03-24 17:29:11 +00:00
2009-08-22 16:13:47 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Couldn't inhibit desktop hibernation: %s"
#~ msgstr "לא ניתן למנוע את תרדמת שולחן העבודה: %s"
2009-08-22 16:13:47 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Couldn't open \"%1$s\": %2$s"
#~ msgstr "לא ניתן לפתוח „%1$s”: %2$s"
2009-08-22 16:13:47 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Couldn't preallocate file \"%1$s\" (%2$s, size: %3$<PRIu64>): %4$s"
#~ msgstr "לא ניתן להקצות קובץ מראש „%1$s” (%2$s, גודל: %3$<PRIu64>): %4$s"
2009-08-22 16:13:47 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Couldn't read \"%1$s\": %2$s"
#~ msgstr "לא ניתן לקרוא את „%1$s”: %2$s"
2008-03-24 17:29:11 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Couldn't read \"%s\""
#~ msgstr "לא ניתן לקרוא את „%s”"
2008-03-24 17:29:11 +00:00
2022-02-21 21:24:50 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Couldn't read \"%s\": %s"
#~ msgstr "לא ניתן לקרוא את „%s”: %s"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Couldn't save \"%s\""
#~ msgstr "לא ניתן לשמור את „%s”"
2009-07-17 19:29:41 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Couldn't save file \"%1$s\": %2$s"
#~ msgstr "לא ניתן לשמור קובץ „%1$s”: %2$s"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Couldn't set source address %s on %<PRIdMAX>: %s"
#~ msgstr "לא ניתן להגדיר את כתובת המקור %s על %<PRIdMAX>: %s"
2022-02-21 21:24:50 +00:00
2011-02-08 00:19:22 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Couldn't truncate \"%1$s\": %2$s"
#~ msgstr "לא ניתן לחתוך את „%1$s”: %2$s"
2012-02-13 20:58:29 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Created \"%s\"!"
#~ msgstr "„%s” נוצר!"
2012-02-13 20:58:29 +00:00
2022-02-21 21:24:50 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Created by %1$s"
#~ msgstr "נוצר על ידי %1$s"
2012-02-13 20:58:29 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Created by %1$s on %2$s"
#~ msgstr "נוצר על ידי %1$s ב־%2$s"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Created on %1$s"
#~ msgstr "נוצר בתאריך %1$s"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Creating \"%s\""
#~ msgstr "מתבצעת יצירת „%s”"
2022-10-11 15:39:41 +00:00
#~ msgid "Debug"
#~ msgstr "ניפוי שגיאות"
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Do_wnload (%s):"
#~ msgstr "הו _רדה (%s):"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Done"
#~ msgstr "הושלם"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Down: %1$s, Up: %2$s"
#~ msgstr "הורדה: %1$s, העלאה: %2$s"
2022-02-21 21:24:50 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Downloading from %1$'d %2$s"
#~ msgstr "הורדה מ־%1$'d %2$s"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Downloading from %1$'d of %2$'d %3$s"
#~ msgstr "כעת הורדה מ־%1$'d מתוך %2$'d %3$s"
2022-02-21 21:24:50 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Downloading from %1$'d of %2$'d %3$s and %4$'d %5$s"
#~ msgstr "מתבצעת הורדה מ־%1$'d מתוך %2$'d %3$s ו־%4$'d %5$s"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Downloading metadata from %1$'d %2$s (%3$d%% done)"
#~ msgstr "נתוני העל מתקבלים מ־%1$'d %2$s (%3$d%% הושלמו)"
2022-02-21 21:24:50 +00:00
2022-10-11 15:39:41 +00:00
#~ msgid "Enable _uTP for peer communication"
#~ msgstr "הפעלת _uTP לתקשורת עם עמיתים"
2022-06-03 09:06:59 +00:00
#~ msgid "Error opening torrent"
#~ msgstr "שגיאה בפתיחת טורנט"
2022-02-21 21:24:50 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Error reading \"%s\": %s"
#~ msgstr "שגיאה בקריאת „%s”: %s"
2022-02-21 21:24:50 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Error registering Transmission as a %s handler: %s"
#~ msgstr "שגיאת רישום Transmission כסדרן%s: %s"
2022-02-21 21:24:50 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Error saving \"%*.*s\": %s (%d)"
#~ msgstr "שגיאה בשמירת „%*.*s”: %s (%d)"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Error writing \"%s\": %s"
#~ msgstr "שגיאה בכתיבת „%s”: %s"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Error: %s"
#~ msgstr "שגיאה: %s"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Error: invalid announce URL \"%s\""
#~ msgstr "שגיאה: כתובת הכרזה שגויה „%s”"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Failed to set piece size to %s, leaving it at %s"
#~ msgstr "הגדרת גודל החלק לכדי %s נכשלה, הגודל יישאר %s"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Found Internet Gateway Device \"%s\""
#~ msgstr "נמצא התקן שער גישה לאינטרנט „%s”"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Found public address \"%s\""
#~ msgstr "נמצאה כתובת ציבורית „%s”"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Friday"
#~ msgstr "יום שישי"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Got a list of %1$s%2$'d peers%3$s %4$s ago"
#~ msgstr "התקבלה רשימה של %1$s%2$'d עמיתים לפני %3$s %4$s"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Got a scrape error \"%s%s%s\" %s ago"
#~ msgstr "התקבלה שגיאת scrape (בידוק) „%s%s%s” לפני %s"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Got an error %1$s\"%2$s\"%3$s %4$s ago"
#~ msgstr "התקבלה שגיאה לפני %1$s\"%2$s\"%3$s %4$s"
2022-02-21 21:24:50 +00:00
2022-10-15 18:21:13 +00:00
#, c-format
#~ msgid "Got signal %d; trying to shut down cleanly. Do it again if it gets stuck."
#~ msgstr "התקבל האות %d; מתבצע ניסיון סגירה בצורה נקייה. אפשר לחזור על הפעולה אם נתקע."
2022-06-03 09:06:59 +00:00
#~ msgid "Idle"
#~ msgstr "סרק"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Is another copy of Transmission already running?"
#~ msgstr "האם עותק נוסף של Transmission כבר פועל?"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Limit _download speed (%s):"
#~ msgstr "ה_גבלת מהירות ההורדה (%s):"
2022-02-21 21:24:50 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Limit _upload speed (%s):"
#~ msgstr "הגבלת מהירות הה_עלאה (%s):"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Loaded %d torrents"
#~ msgstr "נטענו %d טורנטים"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Local Address is \"%s\""
#~ msgstr "הכתובת המקומית היא „%s”"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Mo_ve .torrent file to the trash"
#~ msgstr "העברת קובץ .torret ל_אשפה"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Monday"
#~ msgstr "יום שני"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Moving \"%s\""
#~ msgstr "„%s” בהליכי העברה"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Not a regular file"
#~ msgstr "לא קובץ רגיל"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Peer list request %1$stimed out%2$s %3$s ago; will retry"
#~ msgstr "הזמן שהוקצב לבקשת רשימת העמיתים %1$sפג%2$s לפני %3$s, יתבצע ניסיון חוזר"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Piece %<PRIu32>, which was just downloaded, failed its checksum test"
#~ msgstr "החלק %<PRIu32>, שהתקבל הרגע, נכשל בבדיקת הסכום שלו"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Port %d forwarded successfully"
#~ msgstr "הפתחה %d הועברה בהצלחה"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Port %d isn't forwarded"
#~ msgstr "הפתחה %d אינה מועברת"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Port Forwarding"
#~ msgstr "העברת פתחות"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Port Forwarding (NAT-PMP)"
#~ msgstr "העברת פתחות (NAT-PMP)"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Port Forwarding (UPnP)"
#~ msgstr "העברת פתחות (UPnP)"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Port forwarding successful!"
#~ msgstr "העברת הפתחות הצליחה!"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Port forwarding through \"%s\", service \"%s\". (local address: %s:%d)"
#~ msgstr "העברת פתחות דרך „%s”, השירות „%s”. (כתובת מקומית: %s:%d)"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Port is <b>closed</b>"
#~ msgstr "הפתחה <b>סגורה</b>"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Port is <b>open</b>"
#~ msgstr "הפתחה <b>פתוחה</b>"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Preallocated file \"%1$s\" (%2$s, size: %3$<PRIu64>)"
#~ msgstr "קובץ שהוקצה מראש „%1$s” (%2$s, גודל: %3$<PRIu64>)"
2022-02-21 21:24:50 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Ratio: %s"
#~ msgstr "יחס שיתוף: %s"
#~ msgid "Saturday"
#~ msgstr "יום שבת"
2022-02-21 21:24:50 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Saved \"%s\""
#~ msgstr "„%s” נשמר"
2022-02-21 21:24:50 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Scanned %s"
#~ msgstr "נסרקו %s"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Searching for web interface file \"%s\""
#~ msgstr "מתבצע חיפוש אחר קובץ מנשק דפדפן „%s”"
2022-02-21 21:24:50 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Seeding to %1$'d of %2$'d connected peer"
#~ msgid_plural "Seeding to %1$'d of %2$'d connected peers"
#~ msgstr[0] "מתבצעת זריעה אל %1$'d מתוך עמית מחובר %2$'d"
#~ msgstr[1] "מתבצעת זריעה אל %1$'d מתוך %2$'d עמיתים מחוברים"
#~ msgstr[2] "מתבצעת זריעה אל %1$'d מתוך %2$'d עמיתים מחוברים"
#~ msgstr[3] "מתבצעת זריעה אל %1$'d מתוך %2$'d עמיתים מחוברים"
2022-02-21 21:24:50 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Serving RPC and Web requests from directory '%s'"
#~ msgstr "בקשות דפדפן ו ־RPC מוגשות מהתיקייה ‚ %s’ "
2022-02-21 21:24:50 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Serving RPC and Web requests on %s:%d%s"
#~ msgstr "ניתן שירות RPC ובקשות דפדפן דרך %s:%d%s"
2022-02-21 21:24:50 +00:00
2022-10-11 15:39:41 +00:00
#~ msgid "Show _options dialog"
#~ msgstr "הצגת חלון הא_פשרו י ו ת"
2022-02-21 21:24:50 +00:00
#, c-format
2022-06-03 09:06:59 +00:00
#~ msgid "Skipping unknown torrent \"%s\""
#~ msgstr "הטורנט הלא ידוע „%s” נפסח"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Started %'d time"
#~ msgid_plural "Started %'d times"
#~ msgstr[0] "התחיל %'d פעמים"
#~ msgstr[1] "התחיל %'d פעמים"
#~ msgstr[2] "התחיל %'d פעמים"
#~ msgstr[3] "התחיל %'d פעמים"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "State changed from \"%1$s\" to \"%2$s\""
#~ msgstr "המצב השתנה מהמצב „%1$s” למצב „%2$s”"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Stop at Ratio (%s)"
#~ msgstr "לעצור ביחס (%s)"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Stopped"
#~ msgstr "נעצר"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Stopping port forwarding through \"%s\", service \"%s\""
#~ msgstr "העברת הפתחות דרך „%s”, השירות „%s” נעצרת"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Sunday"
#~ msgstr "יום ראשון"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "The torrent file \"%s\" is already in use by \"%s.\""
#~ msgstr "קובץ הטורנט „%s” כבר נמצא בשימוש על ידי „%s”."
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Thursday"
#~ msgstr "יום חמישי"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid ""
#~ "To add a backup URL, add it on the line after the primary URL.\n"
#~ "To add another primary URL, add it after a blank line."
#~ msgstr ""
#~ "כדי להוסיף כתובת גיבוי יש להוסיפה בשורה שלאחר הכתובת העיקרית.\n"
#~ "כדי להוסיף כתובת עיקרית נוספת, יש להוסיפה לאחר שורה ריקה."
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Torrent Creator is skipping file \"%s\": %s"
#~ msgstr "יוצר הטורנטים מדלג על הקובץ „%s”: %s"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Tracker gave a warning: \"%s\""
#~ msgstr "העוקב החזיר אזהרה: \"%s\""
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Tracker gave an error: \"%s\""
#~ msgstr "העוקב החזיר שגיאה: \"%s\""
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Tracker had %s%'d seeders and %'d leechers%s %s ago"
#~ msgstr "לעוקב היו %s%'d זורעים ו־%'d יונקים%s לפני %s"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Tracker warning: \"%*.*s\""
#~ msgstr "אזהרת עוקב: „%*.*s”"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid ""
#~ "Transmission\n"
#~ "Up: %1$s %2$s\n"
#~ "Down: %3$s %4$s"
#~ msgstr ""
#~ " Transmission\n"
#~ "נשלח: %1$s %2$s\n"
#~ "מתקבל: %3$s %4$s"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Transmission doesn't know how to use \"%s\""
#~ msgstr "אין בידיעת Transmission כיצד להשתמש ב־„%s”"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Tuesday"
#~ msgstr "יום שלישי"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "U_pload (%s):"
#~ msgstr "ה_עלאה (%s):"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Unable to add torrent file \"%s\"."
#~ msgstr "לא ניתן להוסיף קובץ טורנט „%s”."
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Unable to rename file as \"%s\": %s"
#~ msgstr "לא ניתן לשנות את שם הקובץ לכדי „%s”: %s"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Unrecognized URL"
#~ msgstr "כתובת בלתי מזוהה"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "Verifying local data (%.1f%% tested)"
#~ msgstr "הנתונים המקומיים בהליכי אימות (%.1f%% נבדקו)"
#~ msgid "Verifying torrent"
#~ msgstr "אימות טורנט"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "Wednesday"
#~ msgstr "יום רביעי"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#, c-format
#~ msgid "_Download (%s):"
#~ msgstr "הו ר_דה (%s):"
#, c-format
#~ msgid "_Show %'d of:"
#~ msgstr "ה_צגת %'d מתוך:"
#, c-format
#~ msgid "_Upload (%s):"
#~ msgstr "העל_אה (%s):"
#, c-format
#~ msgid "blocklist skipped invalid address at line %d"
#~ msgstr "רשימת החסימה דילגה על כתובת שגויה בשורה %d"
#~ msgid "full"
#~ msgstr "מלא"
#, c-format
#~ msgid "no longer forwarding port %d"
#~ msgstr "הפתחה %d אינה מועברת עוד"
#~ msgid "peer"
#~ msgid_plural "peers"
#~ msgstr[0] "עמית"
#~ msgstr[1] "עמיתים"
#~ msgstr[2] "עמיתים"
#~ msgstr[3] "עמיתים"
#, c-format
#~ msgid "size|Down: %1$s, Up: %2$s"
#~ msgstr "ירדו: %1$s, הועלו: %2$s"
2022-02-21 21:24:50 +00:00
2022-06-03 09:06:59 +00:00
#~ msgid "sparse"
#~ msgstr "דליל"
2022-02-21 21:24:50 +00:00
2022-10-11 15:39:41 +00:00
#~ msgid "uTP is a tool for reducing network congestion."
#~ msgstr "uTP הוא כלי להפחתת העומס ברשת."
2022-06-03 09:06:59 +00:00
#~ msgid "web seed"
#~ msgid_plural "web seeds"
#~ msgstr[0] "זורע רשת"
#~ msgstr[1] "זורעי רשת"
#~ msgstr[2] "זורעי רשת"
#~ msgstr[3] "זורעי רשת"