commit c28a9ddbf1cfdf04027c70dff104b54647b53eca Author: Translation commit bot translation@torproject.org Date: Tue May 26 18:53:44 2020 +0000
https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttond... --- ar/torbutton.dtd | 4 ++-- hu/torbutton.dtd | 6 +++--- sl/torbutton.dtd | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/ar/torbutton.dtd b/ar/torbutton.dtd index bf8a43a3d3..c5f101e5b5 100644 --- a/ar/torbutton.dtd +++ b/ar/torbutton.dtd @@ -49,5 +49,5 @@ <!ENTITY torbutton.circuit_display.new_circuit "دائرة تور جديدة لهذا الموقع">
<!-- Onion services strings. Strings are kept here for ease of translation. --> -<!ENTITY torbutton.onionServices.authPrompt.tooltip "فتح مُنبّه استيثاق على عميل خدمة البصلة أو Onion Service"> -<!ENTITY torbutton.onionServices.authPrompt.persistCheckboxLabel "Remember this key"> +<!ENTITY torbutton.onionServices.authPrompt.tooltip "فتح نافذة عميل توثيق لخدمة Onion"> +<!ENTITY torbutton.onionServices.authPrompt.persistCheckboxLabel "تذكر هذا المفتاح"> diff --git a/hu/torbutton.dtd b/hu/torbutton.dtd index 2a0687a38c..69aa373df9 100644 --- a/hu/torbutton.dtd +++ b/hu/torbutton.dtd @@ -4,12 +4,12 @@ <!ENTITY torbutton.context_menu.new_circuit_key "S"> <!ENTITY torbutton.context_menu.networksettings "Tor hálózati beállítások"> <!ENTITY torbutton.context_menu.networksettings.key "N"> -<!ENTITY torbutton.context_menu.downloadUpdate "Tor Browser frissítések keresése"> +<!ENTITY torbutton.context_menu.downloadUpdate "Tor Böngésző frissítések keresése"> <!ENTITY torbutton.context_menu.downloadUpdate.key "U"> <!ENTITY torbutton.context_menu.cookieProtections "Süti védelmek..."> <!ENTITY torbutton.context_menu.cookieProtections.key "S"> <!ENTITY torbutton.button.tooltip "Kattintson a Torbutton inicializálásához"> -<!ENTITY torbutton.prefs.security_settings "Tor Browser biztonsági beállítások"> +<!ENTITY torbutton.prefs.security_settings "Tor Böngésző biztonsági beállítások"> <!ENTITY torbutton.cookiedialog.title "Süti védelem kezelése"> <!ENTITY torbutton.cookiedialog.lockCol "Védett"> <!ENTITY torbutton.cookiedialog.domainCol "Állomás"> @@ -24,7 +24,7 @@ <!ENTITY torbutton.prefs.sec_caption "Biztonsági szint"> <!ENTITY torbutton.prefs.sec_caption_tooltip "A Biztonsági Csúszóka lehetővé tesz, hogy kikapcsoljon olyan böngésző funkcionalitásokat, amik sebezhetővé teszik a törési kísérletekben."> <!ENTITY torbutton.prefs.sec_standard_label "Normál"> -<!ENTITY torbutton.prefs.sec_standard_description "Minden Tor Browser és weboldal szolgáltatás engedélyezve."> +<!ENTITY torbutton.prefs.sec_standard_description "Minden Tor Böngésző és weboldal szolgáltatás engedélyezve."> <!ENTITY torbutton.prefs.sec_safer_label "Biztonságosabb"> <!ENTITY torbutton.prefs.sec_safer_description "Azon weboldal szolgáltatások tiltása, amelyek többnyire veszélyesek, ami néhány oldal működésének problémáit okozhatja."> <!ENTITY torbutton.prefs.sec_safer_list_label "A biztonságosabb beállítás után_"> diff --git a/sl/torbutton.dtd b/sl/torbutton.dtd index a44046710a..d8bd488055 100644 --- a/sl/torbutton.dtd +++ b/sl/torbutton.dtd @@ -31,7 +31,7 @@ <!ENTITY torbutton.prefs.sec_safest_label "Safest"> <!ENTITY torbutton.prefs.sec_safest_description "Only allows website features required for static sites and basic services. These changes affect images, media, and scripts."> <!ENTITY torbutton.prefs.sec_safest_list_label "At the safest setting:"> -<!ENTITY torbutton.prefs.sec_learn_more_label "Learn more"> +<!ENTITY torbutton.prefs.sec_learn_more_label "Več o tem"> <!ENTITY torbutton.prefs.sec_js_on_https_sites_only "JavaScript is disabled on non-HTTPS sites."> <!ENTITY torbutton.prefs.sec_js_disabled "JavaScript is disabled by default on all sites."> <!ENTITY torbutton.prefs.sec_limit_typography "Some fonts and math symbols are disabled.">
tor-commits@lists.torproject.org