[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [translation/communitytpo-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=communitytpo-contentspot



commit b05ac0fa41b39f3e6f3a5096b18846526d680d0d
Author: Translation commit bot <translation@xxxxxxxxxxxxxx>
Date:   Tue Dec 1 13:45:13 2020 +0000

    https://gitweb.torproject.org/translation.git/commit/?h=communitytpo-contentspot
---
 contents+he.po | 64 +++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 37 insertions(+), 27 deletions(-)

diff --git a/contents+he.po b/contents+he.po
index 1970929042..3fdd8c9e4a 100644
--- a/contents+he.po
+++ b/contents+he.po
@@ -16356,12 +16356,12 @@ msgstr ""
 #: https//community.torproject.org/relay/setup/guard/freebsd/updates/
 #: (content/relay-operations/technical-setup/guard/freebsd/updates/contents+en.lrpage.title)
 msgid "*BSD"
-msgstr ""
+msgstr "*BSD"
 
 #: https//community.torproject.org/relay/setup/guard/freebsd/updates/
 #: (content/relay-operations/technical-setup/guard/freebsd/updates/contents+en.lrpage.body)
 msgid "# DragonFlyBSD / FreeBSD / HardenedBSD"
-msgstr ""
+msgstr "# DragonFlyBSD / FreeBSD / HardenedBSD"
 
 #: https//community.torproject.org/relay/setup/guard/freebsd/updates/
 #: (content/relay-operations/technical-setup/guard/freebsd/updates/contents+en.lrpage.body)
@@ -16370,47 +16370,51 @@ msgid ""
 "machine/server/system only provides Tor relay services. please be aware that"
 " other services running might stop/restart during the upgrade._"
 msgstr ""
+"**×?ער×?:** _×?×? ×?צע×?×?×? ×?×?ת×?×?ר×?×? ×?×?×£ ×?×? ×?× ×?×?×?×? ש×?ת×? רק ×?ספק×?×? שר×?ת×? × ×?ת×?×? Tor "
+"machine/server/system. ×?× ×? ×?×?×? ×?×?×?×¢×?×? ×?×?×? ששר×?ת×?×? ×?×?ר×?×? שפ×?×¢×?×?×? ×¢×?×?×?×?×? "
+"×?עצ×?ר/×?×?ת×?×?×? ×?×?×?ש ×?עת ×?ש×?ר×?×?._"
 
 #: https//community.torproject.org/relay/setup/guard/freebsd/updates/
 #: (content/relay-operations/technical-setup/guard/freebsd/updates/contents+en.lrpage.body)
 msgid "#1. Create the script to perform the updates."
-msgstr ""
+msgstr "#1. צר×? ×?ת ×?סקר×?פ×? ש×?×?צע ×?ת ×?×¢×?×?×?× ×?×?."
 
 #: https//community.torproject.org/relay/setup/guard/freebsd/updates/
 #: (content/relay-operations/technical-setup/guard/freebsd/updates/contents+en.lrpage.body)
 msgid "Let's use `/root/pkg_upgrade.sh`"
-msgstr ""
+msgstr "×?×?×? נשת×?ש ×?  `/root/pkg_upgrade.sh`"
 
 #: https//community.torproject.org/relay/setup/guard/freebsd/updates/
 #: (content/relay-operations/technical-setup/guard/freebsd/updates/contents+en.lrpage.body)
 msgid "#!/usr/bin/env sh"
-msgstr ""
+msgstr "#!/usr/bin/env sh"
 
 #: https//community.torproject.org/relay/setup/guard/freebsd/updates/
 #: (content/relay-operations/technical-setup/guard/freebsd/updates/contents+en.lrpage.body)
 msgid "PATH=\"/bin:/usr/bin:/sbin:/usr/sbin\""
-msgstr ""
+msgstr "PATH=\"/bin:/usr/bin:/sbin:/usr/sbin\""
 
 #: https//community.torproject.org/relay/setup/guard/freebsd/updates/
 #: (content/relay-operations/technical-setup/guard/freebsd/updates/contents+en.lrpage.body)
 msgid "RAND=$(jot -r 1 300)"
-msgstr ""
+msgstr "RAND=$(jot -r 1 300)"
 
 #: https//community.torproject.org/relay/setup/guard/freebsd/updates/
 #: (content/relay-operations/technical-setup/guard/freebsd/updates/contents+en.lrpage.body)
 msgid "sleep ${RAND}"
-msgstr ""
+msgstr "sleep ${RAND}"
 
 #: https//community.torproject.org/relay/setup/guard/freebsd/updates/
 #: (content/relay-operations/technical-setup/guard/freebsd/updates/contents+en.lrpage.body)
 msgid ""
 "env AUTOCLEAN=YES ASSUME_ALWAYS_YES=YES HANDLE_RC_SCRIPTS=YES pkg upgrade"
 msgstr ""
+"env AUTOCLEAN=YES ASSUME_ALWAYS_YES=YES HANDLE_RC_SCRIPTS=YES pkg upgrade"
 
 #: https//community.torproject.org/relay/setup/guard/freebsd/updates/
 #: (content/relay-operations/technical-setup/guard/freebsd/updates/contents+en.lrpage.body)
 msgid "#2. Schedule the job to run."
-msgstr ""
+msgstr "#2. ת×?×?× ×? ×?ת ×?×?'×?×? ×?ר×?צ×?."
 
 #: https//community.torproject.org/relay/setup/guard/freebsd/updates/
 #: (content/relay-operations/technical-setup/guard/freebsd/updates/contents+en.lrpage.body)
@@ -16418,36 +16422,38 @@ msgid ""
 "# echo \"0 0 * * * root /bin/sh /root/pkg_upgrade.sh >/dev/null\" >> "
 "/etc/crontab"
 msgstr ""
+"# echo \"0 0 * * * root /bin/sh /root/pkg_upgrade.sh >/dev/null\" >> "
+"/etc/crontab"
 
 #: https//community.torproject.org/relay/setup/guard/freebsd/updates/
 #: (content/relay-operations/technical-setup/guard/freebsd/updates/contents+en.lrpage.body)
 msgid "#3. Restart cron's service."
-msgstr ""
+msgstr "#3. ×?ת×?×?×? ×?ת שר×?ת  cron."
 
 #: https//community.torproject.org/relay/setup/guard/freebsd/updates/
 #: (content/relay-operations/technical-setup/guard/freebsd/updates/contents+en.lrpage.body)
 msgid "# service cron restart"
-msgstr ""
+msgstr "# service cron restart"
 
 #: https//community.torproject.org/relay/setup/guard/debianubuntu/updates/
 #: (content/relay-operations/technical-setup/guard/debianubuntu/updates/contents+en.lrpage.title)
 msgid "Debian and Ubuntu"
-msgstr ""
+msgstr "Debian and Ubuntu"
 
 #: https//community.torproject.org/relay/setup/guard/debianubuntu/updates/
 #: (content/relay-operations/technical-setup/guard/debianubuntu/updates/contents+en.lrpage.body)
 msgid "# 1. Install the required packages"
-msgstr ""
+msgstr "# 1. ×?תק×?× ×? ×?ת ×?ת×?×?× ×?ת ×?× ×?×?צ×?ת"
 
 #: https//community.torproject.org/relay/setup/guard/debianubuntu/updates/
 #: (content/relay-operations/technical-setup/guard/debianubuntu/updates/contents+en.lrpage.body)
 msgid "apt-get install unattended-upgrades apt-listchanges"
-msgstr ""
+msgstr "apt-get install unattended-upgrades apt-listchanges"
 
 #: https//community.torproject.org/relay/setup/guard/debianubuntu/updates/
 #: (content/relay-operations/technical-setup/guard/debianubuntu/updates/contents+en.lrpage.body)
 msgid "# 2.  Edit the configuration file"
-msgstr ""
+msgstr "# 2.  ער×?×? ×?ת ק×?×?×¥ ×?×?×?×?ר×?ת"
 
 #: https//community.torproject.org/relay/setup/guard/debianubuntu/updates/
 #: (content/relay-operations/technical-setup/guard/debianubuntu/updates/contents+en.lrpage.body)
@@ -16456,36 +16462,38 @@ msgid ""
 "/50unattended-upgrades, everything that was originally inside the generated "
 "file can be removed before you add the lines below."
 msgstr ""
+"×?×?× ×?ס×? ×?ת ש×?ר×?ת ×?ק×?×? ×?×?×?×? ×?  /etc/apt/apt.conf.d/50unattended-upgrades, ×?×? "
+"×?×? ש×?×?×? ק×?×?×? ק×?×?×? ×?×?×? ×?ק×?×?×¥ ×?×?×?×? ×?×?×?×?ת ×?×?סר ×?פנ×? ש×?×?ס×?פ×?×?."
 
 #: https//community.torproject.org/relay/setup/guard/debianubuntu/updates/
 #: (content/relay-operations/technical-setup/guard/debianubuntu/updates/contents+en.lrpage.body)
 msgid "Unattended-Upgrade::Origins-Pattern {"
-msgstr ""
+msgstr "Unattended-Upgrade::Origins-Pattern {"
 
 #: https//community.torproject.org/relay/setup/guard/debianubuntu/updates/
 #: (content/relay-operations/technical-setup/guard/debianubuntu/updates/contents+en.lrpage.body)
 msgid "\"origin=Debian,codename=${distro_codename},label=Debian-Security\";"
-msgstr ""
+msgstr "\"origin=Debian,codename=${distro_codename},label=Debian-Security\";"
 
 #: https//community.torproject.org/relay/setup/guard/debianubuntu/updates/
 #: (content/relay-operations/technical-setup/guard/debianubuntu/updates/contents+en.lrpage.body)
 msgid "\"origin=TorProject\";"
-msgstr ""
+msgstr "\"origin=TorProject\";"
 
 #: https//community.torproject.org/relay/setup/guard/debianubuntu/updates/
 #: (content/relay-operations/technical-setup/guard/debianubuntu/updates/contents+en.lrpage.body)
 msgid "};"
-msgstr ""
+msgstr "};"
 
 #: https//community.torproject.org/relay/setup/guard/debianubuntu/updates/
 #: (content/relay-operations/technical-setup/guard/debianubuntu/updates/contents+en.lrpage.body)
 msgid "Unattended-Upgrade::Package-Blacklist {"
-msgstr ""
+msgstr "Unattended-Upgrade::Package-Blacklist {"
 
 #: https//community.torproject.org/relay/setup/guard/debianubuntu/updates/
 #: (content/relay-operations/technical-setup/guard/debianubuntu/updates/contents+en.lrpage.body)
 msgid "#3. Automatically reboot"
-msgstr ""
+msgstr "#3. ×?×?ת×?×?×? ×?×?×?×?×?×?×?"
 
 #: https//community.torproject.org/relay/setup/guard/debianubuntu/updates/
 #: (content/relay-operations/technical-setup/guard/debianubuntu/updates/contents+en.lrpage.body)
@@ -16493,38 +16501,40 @@ msgid ""
 "If you want to automatically reboot add the following at the the end of the "
 "file `/etc/apt/apt.conf.d/50unattended-upgrades`:"
 msgstr ""
+"×?×? תרצ×? ×?×?ת×?×? ×?×?×?×?×?×?×?ת ×?×?ס×?פ×? ×?ת ×?ש×?ר×? ×?×?×? ×?ס×?×£ ×?ק×?×?×¥ `/etc/apt/apt.conf.d"
+"/50unattended-upgrades`:"
 
 #: https//community.torproject.org/relay/setup/guard/debianubuntu/updates/
 #: (content/relay-operations/technical-setup/guard/debianubuntu/updates/contents+en.lrpage.body)
 msgid "Unattended-Upgrade::Automatic-Reboot \"true\";"
-msgstr ""
+msgstr "Unattended-Upgrade::Automatic-Reboot \"true\";"
 
 #: https//community.torproject.org/relay/setup/guard/debianubuntu/updates/
 #: (content/relay-operations/technical-setup/guard/debianubuntu/updates/contents+en.lrpage.body)
 msgid ""
 "Create the file /etc/apt/apt.conf.d/20auto-upgrades with the following "
 "content"
-msgstr ""
+msgstr "צר×? ×?ת ×?ק×?×?×¥  /etc/apt/apt.conf.d/20auto-upgrades ×¢×? ×?ת×?×?×? ×?×?×?"
 
 #: https//community.torproject.org/relay/setup/guard/debianubuntu/updates/
 #: (content/relay-operations/technical-setup/guard/debianubuntu/updates/contents+en.lrpage.body)
 msgid "APT::Periodic::Update-Package-Lists \"1\";"
-msgstr ""
+msgstr "APT::Periodic::Update-Package-Lists \"1\";"
 
 #: https//community.torproject.org/relay/setup/guard/debianubuntu/updates/
 #: (content/relay-operations/technical-setup/guard/debianubuntu/updates/contents+en.lrpage.body)
 msgid "APT::Periodic::AutocleanInterval \"5\";"
-msgstr ""
+msgstr "APT::Periodic::AutocleanInterval \"5\";"
 
 #: https//community.torproject.org/relay/setup/guard/debianubuntu/updates/
 #: (content/relay-operations/technical-setup/guard/debianubuntu/updates/contents+en.lrpage.body)
 msgid "APT::Periodic::Unattended-Upgrade \"1\";"
-msgstr ""
+msgstr "APT::Periodic::Unattended-Upgrade \"1\";"
 
 #: https//community.torproject.org/relay/setup/guard/debianubuntu/updates/
 #: (content/relay-operations/technical-setup/guard/debianubuntu/updates/contents+en.lrpage.body)
 msgid "APT::Periodic::Verbose \"1\";"
-msgstr ""
+msgstr "APT::Periodic::Verbose \"1\";"
 
 #: https//community.torproject.org/relay/setup/guard/debianubuntu/updates/
 #: (content/relay-operations/technical-setup/guard/debianubuntu/updates/contents+en.lrpage.body)

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits