Welcome Guest ( Log In | Register )


Recommended Addon
sponsored link
Sponsored link

8 Pages V  « < 6 7 8  
Reply to this topicStart new topic
> mid - Ver. 1.0, Updated: 12/11/12 14:01
Alf
post Mar 9 2010, 19:10
Post #141


Advanced Member
***

Group: Members
Posts: 289
Joined: 10-January 06
From: Netherlands
Member No.: 498
Extension Developer: No
Translator for Dutch (nl)



Dutch locale updated, tested and set as released.
Please note: locale 'nl-NL' has changed to 'nl'. Please change chrome.manifest and/or install.rdf file(s)!
Go to the top of the page
 
+Quote Post
saster
post Mar 9 2010, 22:37
Post #142


[hu-HU] Moderator
***

Group: BabelZillian Mods
Posts: 155
Joined: 28-July 06
From: Budapest, Hungary
Member No.: 2.018


Extension Developer: Yes
Extensions: mid - mozilla internet dictionary

Translator for Hungarian (hu)
My OS Gnu/Linux



QUOTE (Alf @ Mar 9 2010, 20:10) *
Dutch locale updated, tested and set as released.
Please note: locale 'nl-NL' has changed to 'nl'. Please change chrome.manifest and/or install.rdf file(s)!


OK, I'll change to nl.
Go to the top of the page
 
+Quote Post
Fux
post Mar 17 2010, 03:01
Post #143


Rescue & Intervention Super
Group Icon

Group: Admin
Posts: 175
Joined: 6-August 05
From: Germany
Member No.: 77


Extension Developer: No
Translator for German (de)
Translation Credits to Fux - BabelZilla.org



German (de) locale updated, tested and set as released. I converted de-DE to de.


--------------------
Regards, Fux


Fux is a member of Team erweiterungen.de

Chat: irc://irc.mozilla.org/babelzilla
Go to the top of the page
 
+Quote Post
saster
post Mar 18 2010, 13:42
Post #144


[hu-HU] Moderator
***

Group: BabelZillian Mods
Posts: 155
Joined: 28-July 06
From: Budapest, Hungary
Member No.: 2.018


Extension Developer: Yes
Extensions: mid - mozilla internet dictionary

Translator for Hungarian (hu)
My OS Gnu/Linux



QUOTE (Fux @ Mar 17 2010, 04:01) *
German (de) locale updated, tested and set as released. I converted de-DE to de.


I've just uploaded it to AMO as 0.9.8.16 .
See you all later...
Attila
Go to the top of the page
 
+Quote Post
saster
post Aug 16 2010, 12:44
Post #145


[hu-HU] Moderator
***

Group: BabelZillian Mods
Posts: 155
Joined: 28-July 06
From: Budapest, Hungary
Member No.: 2.018


Extension Developer: Yes
Extensions: mid - mozilla internet dictionary

Translator for Hungarian (hu)
My OS Gnu/Linux



Hi there!

still alive and kicking cool.gif

Attila
Go to the top of the page
 
+Quote Post
Olding200
post Aug 18 2010, 11:39
Post #146


Newbie
*

Group: Members
Posts: 5
Joined: 23-June 09
Member No.: 13.014
Extension Developer: No
Translator for Danish (da)
Translation Credits to Olding200



Hi, i did the Danish translation with the new additions, but when i test the extension it gives me an error. When i click on the Mozilla Internet Dictionary in my tools menu it gives me this error:

XML tolkningsfejl: udefineret entitet adresse: chrome://mid/content/mid.xul linje 340, kolonne 7: <label value="&history.toolbar.label;"/>
------^

I can translate it to english, but i don't think it's necessary. I can see it's one of the new strings, so i guess theres some small error there.

Just wanted to let you know.
Go to the top of the page
 
+Quote Post
saster
post Aug 18 2010, 13:21
Post #147


[hu-HU] Moderator
***

Group: BabelZillian Mods
Posts: 155
Joined: 28-July 06
From: Budapest, Hungary
Member No.: 2.018


Extension Developer: Yes
Extensions: mid - mozilla internet dictionary

Translator for Hungarian (hu)
My OS Gnu/Linux



QUOTE (Olding200 @ Aug 18 2010, 12:39) *
XML tolkningsfejl: udefineret entitet adresse: chrome://mid/content/mid.xul linje 340, kolonne 7: <label value="&history.toolbar.label;"/>
------^

I can translate it to english, but i don't think it's necessary. I can see it's one of the new strings, so i guess theres some small error there.

Just wanted to let you know.


Yes, i understand the error message :-(
Thank you for reporting it.

Regards
Attila
Go to the top of the page
 
+Quote Post
saster
post Aug 18 2010, 14:01
Post #148


[hu-HU] Moderator
***

Group: BabelZillian Mods
Posts: 155
Joined: 28-July 06
From: Budapest, Hungary
Member No.: 2.018


Extension Developer: Yes
Extensions: mid - mozilla internet dictionary

Translator for Hungarian (hu)
My OS Gnu/Linux



QUOTE (saster @ Aug 18 2010, 13:21) *
Yes, i understand the error message :-(
Thank you for reporting it.
Regards
Attila


I've downloaded the da-DK locale, tested, and it seems good at me. I attach it.
Attila
Attached File(s)
Attached File  mid.xpi ( 191.31K ) Number of downloads: 1
 
Go to the top of the page
 
+Quote Post
Lakrits
post Feb 20 2011, 00:16
Post #149


Daredevil Test Pilot
Group Icon

Group: Admin
Posts: 844
Joined: 18-June 09
From: Uppsala, Sweden
Member No.: 12.983


Extension Developer: No
Translator for Swedish (sv-SE)
My OS Windows
Translation Credits to Mikael Hiort af Ornäs



Swedish locale (sv-SE) added and released.


--------------------
"[…] och han talar med bönder på böndernas sätt
men med lärde män på latin." – Erik Axel Karlfeldt

Lakrits
BabelZilla admin
Moderator for the Swedish BabelZilla forum section
Go to the top of the page
 
+Quote Post
ZuGro
post Aug 2 2012, 03:55
Post #150


Advanced Member
***

Group: Members
Posts: 302
Joined: 27-April 06
From: Mexico
Member No.: 1.280


Extension Developer: No
Translator for Spanish (es-MX / Mexico)
Translation Credits to Juan Andrés L. Godínez [ZuGro]



Hi

@Attila:

Please check "choose_dict.xul" (line 58):
CODE
accesskey="&label.select.dictionary.types;" />

Must be:
CODE
accesskey="&key.select.dictionary.types;" />


And, where are shown the followin entities?:
"dialog.apply.temporarily" (Apply temporarily)
"dialog.save.dictionaryset" (Save)
"dialog.save.as.dictionaryset" (Save as...)

There are extra buttons like for "dialog.save.as.default" entity?

Also, what's suppose to doing the "Widescreen mode" option?, I'm checking and un-checking that option, but nothing happens...
Please forgive this, opening the navigation panel i can see what's happening (in Widescreen mode the navigation panel is displayed sibe by side with the dictionaries, instead of above or below), that's nice! smile.gif

Finally, i guess when select "New dictionary group", a confirmation window must be shown, in order to display the "db.newsession.cleardictionaries" (Do you want to remove the current dictionary tabs and define a new dictionary group?) from "mid.properties file, but it is not showed, it is clearing all my tabs and showing the dictionary settings window directly, without asking.

(OMG, I hope you can understand my very bad spanglish) :(

Best regards.
Go to the top of the page
 
+Quote Post
ZuGro
post Aug 2 2012, 12:33
Post #151


Advanced Member
***

Group: Members
Posts: 302
Joined: 27-April 06
From: Mexico
Member No.: 1.280


Extension Developer: No
Translator for Spanish (es-MX / Mexico)
Translation Credits to Juan Andrés L. Godínez [ZuGro]



Hi again...

Spanish [es-ES] is ready, updated and released...

Greetings.
Go to the top of the page
 
+Quote Post
saster
post Aug 2 2012, 18:05
Post #152


[hu-HU] Moderator
***

Group: BabelZillian Mods
Posts: 155
Joined: 28-July 06
From: Budapest, Hungary
Member No.: 2.018


Extension Developer: Yes
Extensions: mid - mozilla internet dictionary

Translator for Hungarian (hu)
My OS Gnu/Linux



Hi,

QUOTE (ZuGro @ Aug 2 2012, 03:55) *
Hi
@Attila:
Please check "choose_dict.xul" (line 58):
CODE
accesskey="&label.select.dictionary.types;" />

Must be:
CODE
accesskey="&key.select.dictionary.types;" />


thank you, I'll check it
QUOTE
And, where are shown the followin entities?:
"dialog.apply.temporarily" (Apply temporarily)
"dialog.save.dictionaryset" (Save)
"dialog.save.as.dictionaryset" (Save as...)

There are extra buttons like for "dialog.save.as.default" entity?


These strings became obsolete, I'm going to remove them, thanks again.


QUOTE
Finally, i guess when select "New dictionary group", a confirmation window must be shown, in order to display the "db.newsession.cleardictionaries" (Do you want to remove the current dictionary tabs and define a new dictionary group?) from "mid.properties file, but it is not showed, it is clearing all my tabs and showing the dictionary settings window directly, without asking.


You may be right here, too. Thank you very much for your tests and help!

This version is feature complete but I'm still testing it, there might be other smaller issues.

Attila
Go to the top of the page
 
+Quote Post
Lakrits
post Nov 13 2012, 21:19
Post #153


Daredevil Test Pilot
Group Icon

Group: Admin
Posts: 844
Joined: 18-June 09
From: Uppsala, Sweden
Member No.: 12.983


Extension Developer: No
Translator for Swedish (sv-SE)
My OS Windows
Translation Credits to Mikael Hiort af Ornäs



Hi, saster

You don't have to pre-fill any English (en-US) text in the locale files for this add-on
before you upload language files with new strings. The reason is that any non-en-US
locale file updated with English text, and then uploaded to BabelZilla, will look like it is
100 % translated if you fill in the new strings beforehand (Image 1), and we (the translators)
must search through all the text to find the new strings. That is not so difficult when
the locale files are short and few, but e.g. new/changed hot-keys, access keys and
abbreviated strings are harder to find.

The only files you have to update before you upload a new version of your add-on are
the en-US locale files. If you do that, BabelZilla will automatically insert the new strings
into the other locales' language files, with the English string text as the translation
source text. That will also make the new strings red and easy to find in the translation
editor interface (Image 2). If you want all locale files to include all strings, even if some
are untranslated, you can download the locale files with the missing/untranslated strings
pre-filled or empty (Image 3).

Well, that's all for me smile.gif

Lakrits

---

Screen-shots

Image 1: With en-US text pre-filled in a non-en-US locale file.




Image 2: With en-US text not pre-filled in any non-en-US locale file.




Image 3: Downloading locale files with different options for e.g. untranslated strings.



--------------------
"[…] och han talar med bönder på böndernas sätt
men med lärde män på latin." – Erik Axel Karlfeldt

Lakrits
BabelZilla admin
Moderator for the Swedish BabelZilla forum section
Go to the top of the page
 
+Quote Post
saster
post Nov 13 2012, 22:18
Post #154


[hu-HU] Moderator
***

Group: BabelZillian Mods
Posts: 155
Joined: 28-July 06
From: Budapest, Hungary
Member No.: 2.018


Extension Developer: Yes
Extensions: mid - mozilla internet dictionary

Translator for Hungarian (hu)
My OS Gnu/Linux



QUOTE (Lakrits @ Nov 13 2012, 22:19) *
Hi, saster

You don't have to pre-fill any English (en-US) text in the locale files for this add-on
before you upload language files with new strings...
....


Hi,

Well, thank you for the thorough explanation, yes, I really made a mess. Dear Localizers, please excuse me for making your hard work even harder. I used to know these rules, but this time I inadvertently made a mistake. I apologize for it.

Attila
Go to the top of the page
 
+Quote Post

8 Pages V  « < 6 7 8
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



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