[EXT] Download Status Bar

Announce and Discuss the Latest Theme and Extension Releases.
Post Reply
The Grinch
Posts: 19
Joined: December 14th, 2013, 2:48 am

Re: [EXT] Download Status Bar

Post by The Grinch »

Translated to Finnish.

browserOverlay.dtd

Code: Select all

<!ENTITY downloadbar.lnch "Avaa">
<!ENTITY downloadbar.shwfl "Näytä tiedosto">
<!ENTITY downloadbar.shwmngr "Näytä lataukset">
<!ENTITY downloadbar.cncl "Peruuta">
<!ENTITY downloadbar.pause "Tauko">
<!ENTITY downloadbar.strt "Aloita">
<!ENTITY downloadbar.clr "Tyhjennä">
<!ENTITY downloadbar.clsbr "Sulje palkki">
<!ENTITY downloadbar.clrlldwnlds "Tyhjennä kaikki lataukset">
<!ENTITY downloadbar.dwnlds "Lataukset">
<!ENTITY downloadbar.vrscn "Virusskannaus">
<!ENTITY downloadbar.dltfl "Poista tiedosto">
<!ENTITY downloadbar.clrll "Tyhjennä kaikki">
<!ENTITY downloadbar.pndwnldtb "Avaa Lataukset-välilehti">
<!ENTITY downloadbar.shwlldwnldshstry "Näytä lataushistoria">
<!ENTITY downloadbar.gtdwnlpg "Mene lataussivulle">
<!ENTITY downloadbar.cpydwnldlnk "Kopioi latauslinkki">


browserOverlay.properties

Code: Select all

extensions.{6c28e999-e900-4635-a39d-b1ec90ba0c0f}.description=Download Status Bar for Firefox 26.
vrscnnrlnfrst=Sinun pitää määrittää virusskanneri ennen skannaamista.
vrscnnrlnsnd=Haluatko määrittää virusskannerin nyt?
lctvrsscnnr=Määritä virusskanneri


options.dtd

Code: Select all

<!ENTITY downloadbaropt.ptns "Asetukset">
<!ENTITY downloadbaropt.clrrftrlnch "Tyhjennä lataus avaamisen jälkeen">
<!ENTITY downloadbaropt.clrrftrshw "Tyhjennä lataus tiedoston näyttämisen jälkeen">
<!ENTITY downloadbaropt.shwddbbrbttn "Näytä lisäosapalkin nappi">
<!ENTITY downloadbaropt.attclswhndlcmp "Sulje palkki automaattisesti kun kaikki lataukset ovat valmiit>
<!ENTITY downloadbaropt.pnftrdwncmp "Avaa latauskansio automaattisesti kun lataus on valmis">
<!ENTITY downloadbaropt.clr "Väri">
<!ENTITY downloadbaropt.dwnprgrssclr "Latauksen etenemisen väri">
<!ENTITY downloadbaropt.dwntxtclr "Latauksen tekstin väri">
<!ENTITY downloadbaropt.dwncmpltclr "Valmiin latauksen väri">
<!ENTITY downloadbaropt.vrscn "Virusskanneri">
<!ENTITY downloadbaropt.vrscnnrpth "Virusskannerin polku">
<!ENTITY downloadbaropt.vrscnlct "Etsi">
<!ENTITY downloadbaropt.dsbscnfltyps "Älä skannaa näitä tiedostotyyppejä">
<!ENTITY downloadbaropt.ttscndwnldfl "Skannaa ladatut tiedostot automaattisesti">
<!ENTITY downloadbaropt.ttclrthsfltyps "Tyhjennä automaattisesti seuraavat tiedostotyypit">
<!ENTITY downloadbaropt.ftr "jälkeen">
<!ENTITY downloadbaropt.scnds "sekunnin">
<!ENTITY downloadbaropt.ntfctn "Huomautus">
<!ENTITY downloadbaropt.doflpth "Äänitiedoston polku">
<!ENTITY downloadbaropt.dofllct "Etsi">
<!ENTITY downloadbaropt.prvwsnd "Esikuuntele ääni">
<!ENTITY downloadbaropt.plysndwhncdwnldcomlts "Soita huomautusääni kun lataus on valmis">


There's one field which goes against Finnish grammar, but without changing the UI there's nothing I can do. I'm pretty sure everyone will still understand it though.
User avatar
Paenglab
Posts: 206
Joined: December 30th, 2006, 2:20 am
Location: Switzerland

Re: [EXT] Download Status Bar

Post by Paenglab »

JoeG wrote:Version 1.8.8
Image
This is what the Options panel looks like on my monitor. I'm not sure why the gray vertical shape is there. It doesn't really bother me at all, though.:

Not a problem by DSB. The volume slider was recently changed to be horizontal. Your theme needs a update to fix this.
Nuvola theme for Firefox and Thunderbird
animehunter
Posts: 2
Joined: December 15th, 2013, 11:53 am

Re: [EXT] Download Status Bar

Post by animehunter »

Hi

First I would say thanks and congrats on your add-on, it's the perfect replacement for the one I used before.

I would like to make a request though
Would it be possible to make it so that the each download bar re-sizes itself depending on how many download you do

As you can see here if download too many things it bleeds of the screen
Image
Larger Image

Thanks
User avatar
joeg
Posts: 2616
Joined: October 10th, 2003, 12:37 pm
Location: How can you be in two places at once, when you're not anywhere at all?

Re: [EXT] Download Status Bar

Post by joeg »

Paenglab wrote:Not a problem by DSB. The volume slider was recently changed to be horizontal. Your theme needs a update to fix this.
OK, thanks. As I've said, it's no problem at all.
Although every day is Judgment Day, I nonetheless feel like a room without a roof.
User avatar
Paenglab
Posts: 206
Joined: December 30th, 2006, 2:20 am
Location: Switzerland

Re: [EXT] Download Status Bar

Post by Paenglab »

Hi xadiCanione,

In downloadbar.css you have the background defined for all possible browser engines which put a lot of errors in console. As this extension is only for Fx >26 you need only background: linear-gradient(to bottom, #cdeb8e 0%,#a5c956 100%);

And please to make the life for themers easier, don't use !important where it isn't needed (like indownloadbar.xul and components.js), because there is no style you have to override.
Nuvola theme for Firefox and Thunderbird
DMCrimson
Posts: 1025
Joined: February 13th, 2004, 6:11 am

Re: [EXT] Download Status Bar

Post by DMCrimson »

Would be nice if you added the mini mode on this too :)
Cyberian75
Posts: 105
Joined: November 12th, 2005, 11:26 am
Location: Oregon
Contact:

Re: [EXT] Download Status Bar

Post by Cyberian75 »

Please add a "clear" button on the right-hand side for easier access.

Thanks
Michael
buggeer
Posts: 20
Joined: November 4th, 2008, 8:09 am
Contact:

Re: [EXT] Download Status Bar

Post by buggeer »

Thanks for developing this great add-on.

Does anyone know how to make this userstyle for Download Statusbar http://userstyles.org/styles/1015/download-statusbar-move-buttons-add-icons compatible with Download Status Bar? It makes the width of download progress proportional to the size of file or proportionally divided when there are more than one file + when the download ends the finished ones resize to default leaving the rest of the bar for the ones that hasn't finished yet.
The Grinch
Posts: 19
Joined: December 14th, 2013, 2:48 am

Re: [EXT] Download Status Bar

Post by The Grinch »

MarkRH wrote:Using version 1.8.8. When right-clicking on files and doing "Show File" I have it set to clear the item from the bar. After I've done this with the last file and the bar is now empty, it remains open. My guess would be to add an option to auto-close the bar once it's cleared of items which applies to all methods that can clear an item from the bar.


Confirming this bug, also happens for me.
xadiCanione
Posts: 459
Joined: December 6th, 2013, 8:23 am

Re: [EXT] Download Status Bar

Post by xadiCanione »

Hello,

I uploaded translations for Babelzilla. It will be more easy to track localizations from Babelzilla.

http://www.babelzilla.org/index.php?opt ... &type=show

Anyone wants to translate Download Status Bar in her own language, please sign up Babelzilla and join her own language section to begin translation. After you complete and release your localization let me know in which name you want to be included as translator in the add-on.

Thank you for your all help.
xadiCanione
Posts: 459
Joined: December 6th, 2013, 8:23 am

Re: [EXT] Download Status Bar

Post by xadiCanione »

The Grinch wrote:Translated to Finnish.

browserOverlay.dtd

Code: Select all

<!ENTITY downloadbar.lnch "Avaa">
<!ENTITY downloadbar.shwfl "Näytä tiedosto">
<!ENTITY downloadbar.shwmngr "Näytä lataukset">
<!ENTITY downloadbar.cncl "Peruuta">
<!ENTITY downloadbar.pause "Tauko">
<!ENTITY downloadbar.strt "Aloita">
<!ENTITY downloadbar.clr "Tyhjennä">
<!ENTITY downloadbar.clsbr "Sulje palkki">
<!ENTITY downloadbar.clrlldwnlds "Tyhjennä kaikki lataukset">
<!ENTITY downloadbar.dwnlds "Lataukset">
<!ENTITY downloadbar.vrscn "Virusskannaus">
<!ENTITY downloadbar.dltfl "Poista tiedosto">
<!ENTITY downloadbar.clrll "Tyhjennä kaikki">
<!ENTITY downloadbar.pndwnldtb "Avaa Lataukset-välilehti">
<!ENTITY downloadbar.shwlldwnldshstry "Näytä lataushistoria">
<!ENTITY downloadbar.gtdwnlpg "Mene lataussivulle">
<!ENTITY downloadbar.cpydwnldlnk "Kopioi latauslinkki">


browserOverlay.properties

Code: Select all

extensions.{6c28e999-e900-4635-a39d-b1ec90ba0c0f}.description=Download Status Bar for Firefox 26.
vrscnnrlnfrst=Sinun pitää määrittää virusskanneri ennen skannaamista.
vrscnnrlnsnd=Haluatko määrittää virusskannerin nyt?
lctvrsscnnr=Määritä virusskanneri


options.dtd

Code: Select all

<!ENTITY downloadbaropt.ptns "Asetukset">
<!ENTITY downloadbaropt.clrrftrlnch "Tyhjennä lataus avaamisen jälkeen">
<!ENTITY downloadbaropt.clrrftrshw "Tyhjennä lataus tiedoston näyttämisen jälkeen">
<!ENTITY downloadbaropt.shwddbbrbttn "Näytä lisäosapalkin nappi">
<!ENTITY downloadbaropt.attclswhndlcmp "Sulje palkki automaattisesti kun kaikki lataukset ovat valmiit>
<!ENTITY downloadbaropt.pnftrdwncmp "Avaa latauskansio automaattisesti kun lataus on valmis">
<!ENTITY downloadbaropt.clr "Väri">
<!ENTITY downloadbaropt.dwnprgrssclr "Latauksen etenemisen väri">
<!ENTITY downloadbaropt.dwntxtclr "Latauksen tekstin väri">
<!ENTITY downloadbaropt.dwncmpltclr "Valmiin latauksen väri">
<!ENTITY downloadbaropt.vrscn "Virusskanneri">
<!ENTITY downloadbaropt.vrscnnrpth "Virusskannerin polku">
<!ENTITY downloadbaropt.vrscnlct "Etsi">
<!ENTITY downloadbaropt.dsbscnfltyps "Älä skannaa näitä tiedostotyyppejä">
<!ENTITY downloadbaropt.ttscndwnldfl "Skannaa ladatut tiedostot automaattisesti">
<!ENTITY downloadbaropt.ttclrthsfltyps "Tyhjennä automaattisesti seuraavat tiedostotyypit">
<!ENTITY downloadbaropt.ftr "jälkeen">
<!ENTITY downloadbaropt.scnds "sekunnin">
<!ENTITY downloadbaropt.ntfctn "Huomautus">
<!ENTITY downloadbaropt.doflpth "Äänitiedoston polku">
<!ENTITY downloadbaropt.dofllct "Etsi">
<!ENTITY downloadbaropt.prvwsnd "Esikuuntele ääni">
<!ENTITY downloadbaropt.plysndwhncdwnldcomlts "Soita huomautusääni kun lataus on valmis">


There's one field which goes against Finnish grammar, but without changing the UI there's nothing I can do. I'm pretty sure everyone will still understand it though.


Hi The Grinch,

Thank you so much for localization. Can you port this to Babelzilla please?

http://www.babelzilla.org/index.php?opt ... &type=show

So sorry for asking you translate twice but Babelzilla is recommended to manage localizations for Firefox add-ons.

Cheers
The Grinch
Posts: 19
Joined: December 14th, 2013, 2:48 am

Re: [EXT] Download Status Bar

Post by The Grinch »

Finnish translation done.
Centauri39
Posts: 355
Joined: November 25th, 2006, 2:18 pm

Re: [EXT] Download Status Bar

Post by Centauri39 »

Sorry, but after noticing, Babelzilla is asking me for my real name, I don't like to register there anymore.

Hopefully, I can help anyway...

Perhaps somebody already registered there, can add my translations to that page, please?

Unfortunately, I cannot test these files, because I don't know how to add them to the add-on properly.

Pretending they were the english ones by adding them as en-US, did not work.

Anyway, here are my german translations for 1.8.8, now (with some strings being shorter):

EDIT:
To anybody eventually intending to use the following codes:
Do not use these files anymore. They are too old. For the latest files refer to Babalzilla, please!


browserOverlay.dtd

Code: Select all

<!ENTITY downloadbar.lnch "Starte Datei">
<!ENTITY downloadbar.shwfl "Zeige Datei">
<!ENTITY downloadbar.shwmngr "Zeige Manager">
<!ENTITY downloadbar.cncl "Abbrechen">
<!ENTITY downloadbar.pause "Pause">
<!ENTITY downloadbar.strt "Starte Datei">
<!ENTITY downloadbar.clr "Leeren">
<!ENTITY downloadbar.clsbr "Leiste schließen">
<!ENTITY downloadbar.clrlldwnlds "Alle Downloads leeren">
<!ENTITY downloadbar.dwnlds "Downloads">
<!ENTITY downloadbar.vrscn "Nach Viren scannen">
<!ENTITY downloadbar.dltfl "Lösche Datei">
<!ENTITY downloadbar.clrll "Alle leeren">
<!ENTITY downloadbar.pndwnldtb "Öffne Download-Tab">
<!ENTITY downloadbar.shwlldwnldshstry "Zeige Download History">
<!ENTITY downloadbar.gtdwnlpg "Zur Download Page">
<!ENTITY downloadbar.cpydwnldlnk "Kopiere Download-Link">


browserOverlay.properties

Code: Select all

extensions.{6c28e999-e900-4635-a39d-b1ec90ba0c0f}.description=Download Status Bar for Firefox 26.
vrscnnrlnfrst=Zum Scannen bitte Virenscanner bestimmen.
vrscnnrlnsnd=Möchten Sie jetzt einen Virenscanner zuweisen?
lctvrsscnnr=Finde Virenscanner


options.dtd

Code: Select all

<!ENTITY downloadbaropt.ptns "Optionen">
<!ENTITY downloadbaropt.clrrftrlnch "Eintrag nach Start der Datei leeren">
<!ENTITY downloadbaropt.clrrftrshw "Eintrag nach Anzeige der Datei leeren">
<!ENTITY downloadbaropt.shwddbbrbttn "Zeige 'Download Status Bar'-Button">
<!ENTITY downloadbaropt.attclswhndlcmp "Download-Leiste autom. schließen, wenn alle Downloads fertig sind">
<!ENTITY downloadbaropt.pnftrdwncmp "Download-Ordner autom. öffnen, wenn aktueller Download fertig ist">
<!ENTITY downloadbaropt.clr "Farbe">
<!ENTITY downloadbaropt.dwnprgrssclr "Farbe laufender Downloads">
<!ENTITY downloadbaropt.dwntxtclr "Textfarbe für Download(s)">
<!ENTITY downloadbaropt.dwncmpltclr "Farbe für fertige Downloads">
<!ENTITY downloadbaropt.vrscn "Virus-Scan">
<!ENTITY downloadbaropt.vrscnnrpth "Scanner-Pfad">
<!ENTITY downloadbaropt.vrscnlct "Finde">
<!ENTITY downloadbaropt.dsbscnfltyps "Folgende Dateitypen nicht scannen">
<!ENTITY downloadbaropt.ttscndwnldfl "Autom. gedownloadete Dateien scannen">
<!ENTITY downloadbaropt.ttclrthsfltyps "Diese Dateitypen autom. leeren">
<!ENTITY downloadbaropt.ftr "nach">
<!ENTITY downloadbaropt.scnds "Sek.">
<!ENTITY downloadbaropt.ntfctn "Benachrichtigung">
<!ENTITY downloadbaropt.doflpth "Pfad zur Audiodatei">
<!ENTITY downloadbaropt.dofllct "Finde">
<!ENTITY downloadbaropt.prvwsnd "Testen">
<!ENTITY downloadbaropt.plysndwhncdwnldcomlts "Spiele Audiodatei, wenn Download fertig ist">
<!ENTITY downloadbaropt.pprnc "Ansicht">
<!ENTITY downloadbaropt.bdnwtdh "Bandbreite">
<!ENTITY downloadbaropt.spdd "Downloadgeschwindigkeit">
<!ENTITY downloadbaropt.slwstspd "Niedrigste Geschwindigkeit">
<!ENTITY downloadbaropt.vrgspd "Normale Geschwindigkeit">
<!ENTITY downloadbaropt.fstsspd "Höchste Geschwindigkeit">
Last edited by Centauri39 on December 16th, 2013, 4:45 am, edited 2 times in total.
Hultramann
New Member
Posts: 1
Joined: December 15th, 2013, 4:46 pm

Re: [EXT] Download Status Bar

Post by Hultramann »

Thanks a lot for this amazing replacement. I appreciate your time to develop the addon.
is it possible that you may add the feature for the download bar to close when triggered by
the VERY LAST bar-item that is cleared manually or automatically?
My explanation: If you configure the [ACT]"Automatically clear FileTypes (jpg, mp3) after (10) seconds",
then the VERY LAST bar-item that clears after its 10s are done could trigger the BAR-CLOSING, but in case that there is/are file(s) downloaded
on the "Download Bar" with any other extensions not included in [ACT] like .exe or .flv, then the bar-closing could be trigger after MANUALLY clearing the VERY LAST bar-item not included with the extension not including on [ACT]. just as an option instead of closing the bar when all downloads are completed.
The Grinch
Posts: 19
Joined: December 14th, 2013, 2:48 am

Re: [EXT] Download Status Bar

Post by The Grinch »

Centauri39 wrote:Sorry, but after noticing, Babelzilla is asking me for my real name, I don't like to register there anymore.


I just registered and didn't put my real name in...
Post Reply