commit 9cff4096a03104391a64ef9625b10b29236a416b Author: Translation commit bot translation@torproject.org Date: Tue Jan 15 12:18:21 2019 +0000
Update translations for torbutton-branddtd_completed --- sl/brand.dtd | 15 +++++++++++++++ 1 file changed, 15 insertions(+)
diff --git a/sl/brand.dtd b/sl/brand.dtd new file mode 100644 index 000000000..cc3ce12fb --- /dev/null +++ b/sl/brand.dtd @@ -0,0 +1,15 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!ENTITY brandShorterName "Tor Browser"> +<!ENTITY brandShortName "Tor Browser"> +<!ENTITY brandFullName "Tor Browser"> +<!ENTITY vendorShortName "Tor Project"> +<!ENTITY trademarkInfo.part1 "Firefox in njegova grafična podoba sta blagovni znamki skupnosti Mozilla Foundation."> + +<!-- The following strings are for bug #10280's UI. We place them here for our translators --> +<!ENTITY plugins.installed.find "Kliknite, da naložite prenešene sistemske vtičnike."> +<!ENTITY plugins.installed.enable "Omogoči vtičnike"> +<!ENTITY plugins.installed.disable "Onemogoči vtičnike"> +<!ENTITY plugins.installed.disable.tip "Kliknite, da preprečite nalaganje sistemskih vtičnikov.">
tor-commits@lists.torproject.org