diff options
Diffstat (limited to 'l10n-bs/suite/chrome/common/pref/pref-download.dtd')
-rw-r--r-- | l10n-bs/suite/chrome/common/pref/pref-download.dtd | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/l10n-bs/suite/chrome/common/pref/pref-download.dtd b/l10n-bs/suite/chrome/common/pref/pref-download.dtd new file mode 100644 index 0000000000..415e36c51d --- /dev/null +++ b/l10n-bs/suite/chrome/common/pref/pref-download.dtd @@ -0,0 +1,21 @@ +<!-- 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 pref.download.title "Preuzimanja"> + +<!ENTITY downloadBehavior.label "Kada preuzimanje započne"> +<!ENTITY doNothing.label "Ne otvaraj ništa"> +<!ENTITY openProgressDialog.label "Otvori dijalog napretka"> +<!ENTITY openDM.label "Otvori menaždera preuzimanja"> +<!ENTITY flashWhenOpen.label "Samo flešajte menadžera preuzimanja ako je već otvoren"> + +<!ENTITY downloadLocation.label "Pri spremanju datoteke"> +<!ENTITY saveTo.label "Sačuvaj datoteke u"> +<!ENTITY chooseDownloadFolder.label "Izaberite direktorij…"> +<!ENTITY alwaysAsk.label "Uvijek me pitaj gdje sačuvati datoteke"> + +<!ENTITY finishedBehavior.label "Kada preuzimanje završi"> +<!ENTITY playSound.label "Pusti zvuk"> +<!ENTITY browse.label "Pretražite…"> +<!ENTITY playButton.label "Pusti"> |