diff options
Diffstat (limited to 'l10n-bs/suite/chrome/common/downloads/progressDialog.dtd')
-rw-r--r-- | l10n-bs/suite/chrome/common/downloads/progressDialog.dtd | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/l10n-bs/suite/chrome/common/downloads/progressDialog.dtd b/l10n-bs/suite/chrome/common/downloads/progressDialog.dtd new file mode 100644 index 0000000000..adb03f8585 --- /dev/null +++ b/l10n-bs/suite/chrome/common/downloads/progressDialog.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 progress.title "Preuzimanje u toku…"> +<!ENTITY cmd.pause.tooltip "Pauza"> +<!ENTITY cmd.resume.tooltip "Nastavi"> +<!ENTITY cmd.retry.tooltip "Ponovi"> +<!ENTITY cmd.cancel.tooltip "Otkaži"> +<!ENTITY cmd.open.label "Otvori"> +<!ENTITY cmd.open.accesskey "O"> +<!ENTITY cmd.show.label "Otvori sadržaj direktorija"> +<!ENTITY cmd.goToDownloadPage.label "Idi na stranicu za preuzimanje"> +<!ENTITY cmd.copyDownloadLink.label "Kopiraj link za preuzimanje"> +<!ENTITY closeWhenDone.label "Zatvori ovaj prozor kada se preuzimanje završi."> |