commit f7cc2f9555f774c983d62c6c8af50d7e20d98937 Author: Translation commit bot translation@torproject.org Date: Wed Nov 20 16:21:33 2019 +0000
https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttonp... --- he/torbutton.properties | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/he/torbutton.properties b/he/torbutton.properties index 90df66ce4..f20a4ab48 100644 --- a/he/torbutton.properties +++ b/he/torbutton.properties @@ -53,8 +53,18 @@ profileMigrationFailed=מיזוג של הפרופיל הקיים שלך %S נכ # "Downloading update" string for the hamburger menu (see #28885). # This string is kept here for ease of translation. # LOCALIZATION NOTE: %S is the application name. -updateDownloadingPanelUILabel=מוריד עדכון %S +# updateDownloadingPanelUILabel=Downloading %S update
# .Onion Page Info prompt. Strings are kept here for ease of translation. pageInfo_OnionEncryptionWithBitsAndProtocol=חיבור הוצפן (שירות בצל, %1$S, מפתחות %2$S סיביות, %3$S) pageInfo_OnionEncryption=חיבור הוצפן (שירות בצל) + +# Onion services strings. Strings are kept here for ease of translation. +# LOCALIZATION NOTE: %S will be replaced with the .onion address. +# onionServices.clientAuthMissing=Tor onion service missing client authorization +# onionServices.authPrompt.description=%S is requesting your private key. +# onionServices.authPrompt.keyPlaceholder=Enter your private key for this onion service +# onionServices.authPrompt.done=Done +# onionServices.authPrompt.doneAccessKey=d +# onionServices.authPrompt.invalidKey=Please enter a valid key (52 base32 characters or 44 base64 characters) +# onionServices.authPrompt.failedToSetKey=Unable to configure Tor with your key
tor-commits@lists.torproject.org