Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Translation of wikidPad 2.0
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
StefanB  
View profile  
 More options May 30, 9:22 am
From: StefanB <steff...@gmail.com>
Date: Sat, 30 May 2009 06:22:07 -0700 (PDT)
Local: Sat, May 30 2009 9:22 am
Subject: Translation of wikidPad 2.0
I started the translation of wikidPad 2.0 (beta03). There are messages
I can't find in wikidPad and therefore need help to put them in
context, and maybe pointed out where I can find them in the system.

#: lib\pwiki\Exporters.py:1998

msgid "[Unknown parser node with name \"%s\" found]"

#: lib\pwiki\PropertyHandling.py:497

msgid "Calling PropertyChecker.appendLogMessage while outside of
checkPage"

#: lib\pwiki\wikidata\WikiDataManager.py:1029

#: lib\pwiki\wikidata\WikiDataManager.py:1093

msgid "Update basic link info"

#: lib\pwiki\wikidata\WikiDataManager.py:1045

msgid "Starting update thread"

#: lib\pwiki\wikidata\WikiDataManager.py:1153

msgid "Final cleanup"

/Stefan


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
StefanB  
View profile  
 More options May 30, 5:09 pm
From: StefanB <steff...@gmail.com>
Date: Sat, 30 May 2009 14:09:49 -0700 (PDT)
Local: Sat, May 30 2009 5:09 pm
Subject: Re: Translation of wikidPad 2.0
I saw that beta04 is available but something is wrong in the pot-file.
All page titles in the options dialog keeps the English titles. For
example it seems like initial spaces in the page titles has been
deleted in the pot-file but they are still there in the options
dialog.

/Stefan


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michael Butscher  
View profile  
 More options May 31, 5:01 am
From: Michael Butscher <mbutsc...@gmx.de>
Date: Sun, 31 May 2009 11:01:32 +0200
Local: Sun, May 31 2009 5:01 am
Subject: Re: Translation of wikidPad 2.0

StefanB wrote:
> I started the translation of wikidPad 2.0 (beta03). There are messages
> I can't find in wikidPad and therefore need help to put them in
> context, and maybe pointed out where I can find them in the system.

> #: lib\pwiki\Exporters.py:1998

> msgid "[Unknown parser node with name \"%s\" found]"

This would only appear in the HTML preview or output if someone made his
own wiki language and introduced a bug.

The text of a wiki page is subdivided into parser nodes, e.g.
"*important*" would create a parser node "bold" containing a node
"plainText" with the text "important".

> #: lib\pwiki\PropertyHandling.py:497

> msgid "Calling PropertyChecker.appendLogMessage while outside of
> checkPage"

This is an internal error which would only appear if I did something
wrong on programming.

Normally these shouldn't be translated as they wouldn't make sense for
normal users regardless of the language. This one was mistakenly marked
to translate.

> #: lib\pwiki\wikidata\WikiDataManager.py:1029

> #: lib\pwiki\wikidata\WikiDataManager.py:1093

> msgid "Update basic link info"

These appear when running a full rebuild of a wiki or when initiating a
rebuild in the background (in menu "Wiki"->"Maintenance" items "Rebuild
wiki..." and "Initiate update...").

It refers to updating/rebuilding some very essential information needed
to follow a link on a wiki page to another one.

> #: lib\pwiki\wikidata\WikiDataManager.py:1045

> msgid "Starting update thread"

Belongs to "Initiate update..." function. It normally appears only for
the fraction of a second to inform that the thread of execution is
started which updates the wiki in the background.

> #: lib\pwiki\wikidata\WikiDataManager.py:1153

> msgid "Final cleanup"

Belongs to "Rebuild wiki..." to indicate some final operations of
rebuilding process.

 From your other mail:

> I saw that beta04 is available but something is wrong in the pot-file.
> All page titles in the options dialog keeps the English titles. For
> example it seems like initial spaces in the page titles has been
> deleted in the pot-file but they are still there in the options
> dialog.

I modified that to ensure that changing the number of spaces wouldn't
need to change the translation. I can change it back if you need it.

Michael


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
StefanB  
View profile  
 More options May 31, 5:40 am
From: StefanB <steff...@gmail.com>
Date: Sun, 31 May 2009 02:40:29 -0700 (PDT)
Local: Sun, May 31 2009 5:40 am
Subject: Re: Translation of wikidPad 2.0

On 31 Maj, 11:01, Michael Butscher <mbutsc...@gmx.de> wrote:

> > I saw that beta04 is available but something is wrong in the pot-file.
> > All page titles in the options dialog keeps the English titles. For
> > example it seems like initial spaces in the page titles has been
> > deleted in the pot-file but they are still there in the options
> > dialog.

> I modified that to ensure that changing the number of spaces wouldn't
> need to change the translation. I can change it back if you need it.

> Michael

On 31 Maj, 11:01, Michael Butscher <mbutsc...@gmx.de> wrote:

>  From your other mail:

> > I saw that beta04 is available but something is wrong in the pot-file.
> > All page titles in the options dialog keeps the English titles. For
> > example it seems like initial spaces in the page titles has been
> > deleted in the pot-file but they are still there in the options
> > dialog.

> I modified that to ensure that changing the number of spaces wouldn't
> need to change the translation. I can change it back if you need it.

> Michael

That modification is a very good idea so you don't need to change it
back. The problem is that most of the page titles that was indented in
previous versions keeps it's English texts in beta04 even if they are
translated, so I guess it is a translating bug.

I uploaded a screenshot in the file "wpoptionsdiaolog.png" on
http://tech.groups.yahoo.com/group/wikidPad/files/bugs/ to point out
the problem.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michael Butscher  
View profile  
 More options Jun 1, 3:49 am
From: Michael Butscher <mbutsc...@gmx.de>
Date: Mon, 01 Jun 2009 09:49:59 +0200
Local: Mon, Jun 1 2009 3:49 am
Subject: Re: Translation of wikidPad 2.0

Right, this will be fixed in the next version, thank you.

Michael


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
StefanB  
View profile  
 More options Jun 1, 3:58 pm
From: StefanB <steff...@gmail.com>
Date: Mon, 1 Jun 2009 12:58:54 -0700 (PDT)
Local: Mon, Jun 1 2009 3:58 pm
Subject: Re: Translation of wikidPad 2.0
Ok, I'll wait for the next version before I upload a new translation.
I noticed some missing systray messages for "folding":

- Show folding marks and allow folding
- Toggle folding of the current line
- Unfold everything in current editor
- Fold everything in current editor

Maybe you could add them to the next version as well. Those messages
are also missing in 1.9rc05, but maybe you could add the translation
of them to the next version of 1.9 by copying them from my translation
of the next 2.0beta? It only takes me 1 minute to create a po-file
from a new pot-file but I understand that it will take two versions to
implement the po-file (sorry for not notice the messages earlier...).
I leave it to you to decide which way we should do it.

/Stefan


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google