Welcome Guest ( Log In | Register )


Recommended Addon
sponsored link
Sponsored link

2 Pages V   1 2 >  
Closed TopicStart new topic
> Adblock Plus - Ver. 0.5.11+, Updated: 10/01/06 16:27
mcm
post Jan 10 2006, 14:21
Post #1


Member
**

Group: Members
Posts: 25
Joined: 8-August 05
Member No.: 80
Extension Developer: Yes
Extensions: Adblock Plus, Adblock Filterset.G Updater
Translator for [No translator]



Creator: The Adblock Plus Crew
Ext. Version: 0.5.11+

Extension is compatible to:
Firefox: 0.7 - 1.6
Mozilla Suite: 1.4 - 1.8
Netscape: 8.0 - 8.0.4
Flock: 1.0+ - 1.0+
Included locales: cs-CZ,de-DE,en-US,es-ES,fi-FI,fr-FR,hu-HU,it-IT,ja-JP,nl-NL,pl-PL,pt-BR,ru-RU,sk-SK,tr-TR,zh-CN,zh-TW
Description: Filters ads from web-pages. Now with whitelisting and synchronization.

View on WTS -- Download the extension

This post has been edited by mcm: Jan 10 2006, 17:24
Go to the top of the page
 
+Quote Post
Luana
post Jan 10 2006, 16:03
Post #2


(Just a passionate localizer since 2004!)
Group Icon

Group: Admin
Posts: 3.477
Joined: 30-July 05
From: (Previously known as MatrixIsAllOver, now simply Luana; I'm from the past, like a ghost...)
Member No.: 8


Extension Developer: No
Translator for Italian (it)
Translation Credits to it: Luana Di Muzio - BabelZilla



Please Michael,
may you invite here on BabelZilla those translators not yet joined?
Obviously, without any forcing biggrin.gif

@ Translators
Please, could you register as official translators ?
This would be really helpful for the update(s) of the List of extensions & localizations
Many thanks in advance


--------------------
E' meglio tacere ed essere, che dire e non essere (Ignazio, II sec. d. C)
Quod scripturae mandatur, non solum praesentibus sed futuris prodesse valeat...
Go to the top of the page
 
+Quote Post
Calain
post Jan 13 2006, 08:21
Post #3


Newbie
*

Group: Members
Posts: 2
Joined: 11-January 06
Member No.: 499
Extension Developer: No
Extensions: Adblock Plus



I have updated my local.

Just one question:

What is the meaning of "deep" in the context?
Could not find, where it is used.


--------------------
Never forget how to laugh!
Go to the top of the page
 
+Quote Post
Fenix-TX
post Jan 14 2006, 19:55
Post #4


Newbie
*

Group: Members
Posts: 2
Joined: 14-January 06
Member No.: 511


Extension Developer: No
Extensions: Adblock Plus, Omnibar
Translator for Spanish (es-ES / Spain)



Hi! i'm spanish translation of this extension.
Go to the top of the page
 
+Quote Post
Luana
post Jan 15 2006, 18:10
Post #5


(Just a passionate localizer since 2004!)
Group Icon

Group: Admin
Posts: 3.477
Joined: 30-July 05
From: (Previously known as MatrixIsAllOver, now simply Luana; I'm from the past, like a ghost...)
Member No.: 8


Extension Developer: No
Translator for Italian (it)
Translation Credits to it: Luana Di Muzio - BabelZilla



QUOTE(Fenix-TX @ Jan 14 2006, 19:55)
Hi! i'm spanish translation of this extension.
[right][snapback]8401[/snapback][/right]

Sorry for the delay, welcome biggrin.gif

In case of curiosities/doubts/other about the WTS, I suggest you this link! wink.gif


--------------------
E' meglio tacere ed essere, che dire e non essere (Ignazio, II sec. d. C)
Quod scripturae mandatur, non solum praesentibus sed futuris prodesse valeat...
Go to the top of the page
 
+Quote Post
jojaba
post Jan 17 2006, 18:12
Post #6


A Elsasser em durm
***

Group: BabelZillian Mods
Posts: 2.004
Joined: 12-September 05
From: France - Elsaß
Member No.: 155


Extension Developer: No
Translator for French (fr)
Translation Credits to Jojaba - BabelZilla



QUOTE(Calain @ Jan 13 2006, 08:21)
Just one question:

What is the meaning of "deep" in the context?
Could not find, where it is used.
[right][snapback]8283[/snapback][/right]


Good question calain !

I had the same problems with that translation.
I found the source where you can see what this feature make ("if (frameLevel > 1) frameFilter.label =... "):
CODE
// iframe depth-counter
   var topmostFrame = target.ownerDocument.defaultView.frameElement;
   if (topmostFrame)
       if (topmostFrame.nodeName.toLowerCase() == "iframe") {
           frameLevel = 1; // depth-counter -- begins with current
           while (topmostFrame.ownerDocument.defaultView.frameElement) {
               topmostFrame = topmostFrame.ownerDocument.defaultView.frameElement;
               if (topmostFrame.tagName.toLowerCase() == "iframe")
                   frameLevel++; // only for iframes, increment the counter -- we crawl up all frames
           }
           if (frameLevel > 1) frameFilter.label = "Adblock iFrame (" + frameLevel + " deep)";
           else frameFilter.label = "Adblock iFrame";
       }


I hope this could be useful wink.gif
Ich wünche dir eine gute übersetzung !


--------------------
Plume CMS, the light-weight but powerful Content Managing System !
Something to say, something to discuss ? Use FluxBB to spread it!
Go to the top of the page
 
+Quote Post
ArtLonger
post Jan 18 2006, 08:43
Post #7


Newbie
*

Group: Members
Posts: 7
Joined: 10-January 06
Member No.: 496
Extension Developer: No



Russian locale (18 january). None changes in comparison with current dev-build.

Attachment removed

This post has been edited by MatrixIsAllOver: Jan 18 2006, 12:04
Go to the top of the page
 
+Quote Post
Luana
post Jan 18 2006, 09:21
Post #8


(Just a passionate localizer since 2004!)
Group Icon

Group: Admin
Posts: 3.477
Joined: 30-July 05
From: (Previously known as MatrixIsAllOver, now simply Luana; I'm from the past, like a ghost...)
Member No.: 8


Extension Developer: No
Translator for Italian (it)
Translation Credits to it: Luana Di Muzio - BabelZilla



QUOTE(ArtLonger @ Jan 18 2006, 08:43)
Russian locale (18 january). None changes in comparison with current dev-build.
[right][snapback]8549[/snapback][/right]

Hi biggrin.gif
Thanks for your contribution
Fortunately you don't need anymore to attach your zipped localization wink.gif
Please, see here:
What is the Web Translation System (WTS) ?
How to add a translation ?
How to upload the locale files I already have on my computer ?
How to register as official translator if the extension already contains my localization ?
How to register as official translator if the extension is without my localization ?

Thanks


--------------------
E' meglio tacere ed essere, che dire e non essere (Ignazio, II sec. d. C)
Quod scripturae mandatur, non solum praesentibus sed futuris prodesse valeat...
Go to the top of the page
 
+Quote Post
jojaba
post Jan 18 2006, 09:48
Post #9


A Elsasser em durm
***

Group: BabelZillian Mods
Posts: 2.004
Joined: 12-September 05
From: France - Elsaß
Member No.: 155


Extension Developer: No
Translator for French (fr)
Translation Credits to Jojaba - BabelZilla



@ mcm :

For this line (in Adblock.js previous version of AdBlockPlus and Adblock) :
CODE
if (frameLevel > 1) frameFilter.label = "Adblock iFrame (" + frameLevel + " deep)";


In my language, it would be better to put first the "deep" translation, than the frame level (" + frameLevel + "). It would look like this :
CODE
if (frameLevel > 1) frameFilter.label = "Bloquer le cadre (niveau " + frameLevel + ")";


Thanks in advance for your reply. smile.gif


--------------------
Plume CMS, the light-weight but powerful Content Managing System !
Something to say, something to discuss ? Use FluxBB to spread it!
Go to the top of the page
 
+Quote Post
Calain
post Jan 18 2006, 10:28
Post #10


Newbie
*

Group: Members
Posts: 2
Joined: 11-January 06
Member No.: 499
Extension Developer: No
Extensions: Adblock Plus



QUOTE(jojaba @ Jan 17 2006, 18:12)
Good question calain !

I had the same problems with that translation.
I found the source where you can see what this feature make ("if (frameLevel > 1) frameFilter.label =... "):

I hope this could be useful  wink.gif
Ich wünche dir eine gute übersetzung !
[right][snapback]8523[/snapback][/right]

Thanks! That helped. wink.gif biggrin.gif


--------------------
Never forget how to laugh!
Go to the top of the page
 
+Quote Post
ArtLonger
post Jan 18 2006, 11:09
Post #11


Newbie
*

Group: Members
Posts: 7
Joined: 10-January 06
Member No.: 496
Extension Developer: No



MatrixIsAllOver
Sorry.
Adblock ru-RU locale has published in WTS.
(Tab Mix Plus too smile.gif)
Go to the top of the page
 
+Quote Post
Luana
post Jan 18 2006, 12:02
Post #12


(Just a passionate localizer since 2004!)
Group Icon

Group: Admin
Posts: 3.477
Joined: 30-July 05
From: (Previously known as MatrixIsAllOver, now simply Luana; I'm from the past, like a ghost...)
Member No.: 8


Extension Developer: No
Translator for Italian (it)
Translation Credits to it: Luana Di Muzio - BabelZilla



QUOTE(ArtLonger @ Jan 18 2006, 11:09)
MatrixIsAllOver
Sorry.
Adblock ru-RU locale has published in WTS.
(Tab Mix Plus too smile.gif)
[right][snapback]8560[/snapback][/right]

Don't worry tongue.gif
And really many many thanks!!! biggrin.gif

The previous attached localizations have been removed wink.gif


--------------------
E' meglio tacere ed essere, che dire e non essere (Ignazio, II sec. d. C)
Quod scripturae mandatur, non solum praesentibus sed futuris prodesse valeat...
Go to the top of the page
 
+Quote Post
Slovak_Team
post Jan 18 2006, 13:23
Post #13


Advanced Member
***

Group: Members
Posts: 86
Joined: 20-November 05
Member No.: 257


Extension Developer: No
Translator for Slovak (sk-SK)



Please explain:
Adblock Plus 0.6 from https://addons.mozilla.org/extensions/morei...firefox&id=1865
(included EN only!) or
Adblock Plus 0.5.11.2 from this forum
???
Go to the top of the page
 
+Quote Post
jojaba
post Jan 18 2006, 13:33
Post #14


A Elsasser em durm
***

Group: BabelZillian Mods
Posts: 2.004
Joined: 12-September 05
From: France - Elsaß
Member No.: 155


Extension Developer: No
Translator for French (fr)
Translation Credits to Jojaba - BabelZilla



QUOTE(SlovakSoft @ Jan 18 2006, 13:23)
Please explain:
Adblock Plus 0.6 from https://addons.mozilla.org/extensions/morei...firefox&id=1865
(included EN only!) or
Adblock Plus 0.5.11.2 from this forum
???
[right][snapback]8570[/snapback][/right]


+1 surprise.gif


--------------------
Plume CMS, the light-weight but powerful Content Managing System !
Something to say, something to discuss ? Use FluxBB to spread it!
Go to the top of the page
 
+Quote Post
ArtLonger
post Jan 18 2006, 14:45
Post #15


Newbie
*

Group: Members
Posts: 7
Joined: 10-January 06
Member No.: 496
Extension Developer: No



SlovakSoft
Absolutely other project. Modification of old Adblock, from which this project is started also.
Unfortunately, with the same name...
Go to the top of the page
 
+Quote Post
mcm
post Jan 19 2006, 00:47
Post #16


Member
**

Group: Members
Posts: 25
Joined: 8-August 05
Member No.: 80
Extension Developer: Yes
Extensions: Adblock Plus, Adblock Filterset.G Updater
Translator for [No translator]



Jojaba, I see your point but the only way to handle it is to have a translated string before and after the integer. I may look at making that change in the future.

Regarding Adblock Plus 0.6, I do apologise that I didn't get a chance to communicate what's happening with the future of Adblock especially with the work you guys have put in to make Adblock Plus successful. Hopefully this post best explains what has happened:
http://p2.forumforfree.com/adblock-plus-06...dblockplus.html

Note I will probably look at maintaining Adblock Plus 0.5 to work with future verisons of Firefox so will continue to accept translation changes here.
Go to the top of the page
 
+Quote Post
ultravioletu
post Jan 19 2006, 14:58
Post #17


Advanced Member
***

Group: Members
Posts: 38
Joined: 18-January 06
From: Heidelberg
Member No.: 535


Extension Developer: No
Translator for Romanian (ro-RO)
My OS Several



Hi mcm,

Romanian translation's just been released.

Cheers,
uv
Go to the top of the page
 
+Quote Post
jojaba
post Jan 19 2006, 21:28
Post #18


A Elsasser em durm
***

Group: BabelZillian Mods
Posts: 2.004
Joined: 12-September 05
From: France - Elsaß
Member No.: 155


Extension Developer: No
Translator for French (fr)
Translation Credits to Jojaba - BabelZilla



QUOTE(mcm @ Jan 19 2006, 00:47)
Note I will probably look at maintaining Adblock Plus 0.5 to work with future verisons of Firefox so will continue to accept translation changes here.
[right][snapback]8602[/snapback][/right]

Good ! wink.gif

What about renaming Adblock Plus 0.5 instead of changing the name of Adblock Plus 0.6 ?
One thing is sure, it will be hard for people who want to get a good Adblocker to make a choice beetween 3 releases ! I am very sad of what happens here especially for you mcm !


--------------------
Plume CMS, the light-weight but powerful Content Managing System !
Something to say, something to discuss ? Use FluxBB to spread it!
Go to the top of the page
 
+Quote Post
Luana
post Jan 19 2006, 22:59
Post #19


(Just a passionate localizer since 2004!)
Group Icon

Group: Admin
Posts: 3.477
Joined: 30-July 05
From: (Previously known as MatrixIsAllOver, now simply Luana; I'm from the past, like a ghost...)
Member No.: 8


Extension Developer: No
Translator for Italian (it)
Translation Credits to it: Luana Di Muzio - BabelZilla



QUOTE(jojaba @ Jan 19 2006, 21:28)
Good !  wink.gif

What about renaming Adblock Plus 0.5 instead of changing the name of Adblock Plus 0.6 ?
[right][snapback]8641[/snapback][/right]

+1
I agree! biggrin.gif

Dear Michael,
what about "Adblock Ultra"? tongue.gif wink.gif


--------------------
E' meglio tacere ed essere, che dire e non essere (Ignazio, II sec. d. C)
Quod scripturae mandatur, non solum praesentibus sed futuris prodesse valeat...
Go to the top of the page
 
+Quote Post
Goofy
post Jan 19 2006, 23:02
Post #20


Advanced Member
Group Icon

Group: Super Mod
Posts: 8.353
Joined: 30-July 05
From: GoofyLand
Member No.: 13


Extension Developer: Yes
Extensions: BabelZillaMenu-BabelZilla Glossary-OpenTran...
Translator for French (fr)
My OS Gnu/Linux
Translation Credits to Goofy



laugh.gif or AdBlockAllOver ? laugh.gif


--------------------
Think Global, Make Locales!



You like languages? You should contribute to Tatoeba project!

Sometimes I am on irc://moznet/BabelZilla
but you can also drop a word in the shoutbox
Go to the top of the page
 
+Quote Post

2 Pages V   1 2 >
Closed TopicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 



RSS Lo-Fi Version Time is now: 25th May 2013 - 19:07
Bridged By IpbWiki: Integration Of Invision Power Board and MediaWiki © GlobalSoft