| Author |
Message |
rcrsn51

Joined: 05 Sep 2006 Posts: 7833 Location: Stratford, Ontario
|
Posted: Mon 25 Feb 2013, 06:47 Post_subject:
|
|
Merci! They all look good. Even the French menu entries for YASSM!
|
|
Back to top
|
|
 |
rodin.s
Joined: 22 Sep 2010 Posts: 327 Location: Ukraine
|
Posted: Tue 26 Feb 2013, 16:46 Post_subject:
Russian translation |
|
I have made Russian translation.
| Description |
mo-files
|

Download |
| Filename |
RussianTranslation.tar.gz |
| Filesize |
5.48 KB |
| Downloaded |
55 Time(s) |
|
|
Back to top
|
|
 |
rcrsn51

Joined: 05 Sep 2006 Posts: 7833 Location: Stratford, Ontario
|
Posted: Tue 26 Feb 2013, 20:22 Post_subject:
|
|
Спасибо. Is that correct?
|
|
Back to top
|
|
 |
rodin.s
Joined: 22 Sep 2010 Posts: 327 Location: Ukraine
|
Posted: Wed 27 Feb 2013, 13:52 Post_subject:
|
|
This is correct. You are welcome.
|
|
Back to top
|
|
 |
L18L
Joined: 19 Jun 2010 Posts: 1800 Location: Burghaslach, Germany
|
Posted: Thu 28 Feb 2013, 14:07 Post_subject:
Peasy-apps Localized Sub_title: German for peasyscan 2.4 |
|
There are also some localizations in C sourced program
Very nice
wow! or in puppyland we say: woof
Maybe OCR Mode also needs translation? (Not with German)
| Description |
woofwoof |
| Filesize |
40.93 KB |
| Viewed |
260 Time(s) |

|
| Description |
German translation for peasyscan 2.4
|

Download |
| Filename |
MoManager-de_AT-peasyscan-2.4.tar.gz |
| Filesize |
2.01 KB |
| Downloaded |
47 Time(s) |
|
|
Back to top
|
|
 |
L18L
Joined: 19 Jun 2010 Posts: 1800 Location: Burghaslach, Germany
|
Posted: Sat 02 Mar 2013, 06:45 Post_subject:
Re: Peasy-apps Localized Sub_title: next version of peasyscan fully internationalized ? |
|
| L18L wrote: | | There are also some localizations in C sourced program... | ... adding about 22 messages (if I did count correctly) it could be completely internationalized
We need only source of xscanimage-peasy ...
|
|
Back to top
|
|
 |
rcrsn51

Joined: 05 Sep 2006 Posts: 7833 Location: Stratford, Ontario
|
Posted: Sat 02 Mar 2013, 09:08 Post_subject:
|
|
The dialog you see, like "Scan Mode" and "Resolution" comes from the SANE backend for your Mustek driver - /usr/lib/sane/libsane-mustek.so, not from xscanimage-peasy.
When you run Xsane, are words like "Gray" translated?
|
|
Back to top
|
|
 |
L18L
Joined: 19 Jun 2010 Posts: 1800 Location: Burghaslach, Germany
|
Posted: Sun 03 Mar 2013, 06:34 Post_subject:
xsane |
|
| rcrsn51 wrote: | | When you run Xsane, are words like "Gray" translated? | no, but it is translated (edited: by developer himself I think)
| Code: | # xsane --version
xsane-0.997 © 1998-2007 Oliver Rauch
E-mail: Oliver.Rauch@xsane.org
Paket xsane-0.997
übersetzt mit GTK-2.24.5
with color management function
ohne GIMP-Unterstützung
XSane Ausgabeformate: jpeg, pdf(compr.), png, pnm, ps(compr.), tiff, txt
# |
| Quote: | For XSane there are already maintained translations for: brasilian-portuguese, chines, czech, danish, dutch, french, german, hungarian, italian, japanese, portuguese, russian, romanian, slovak, spanish, turkish, vietnamese .
The following translations are currently unmaintained, if you are interested in keeping it up to date then please contact me: slowenian, swedish, serbian . | quoted from from http://www.xsane.org/xsane-l10n.html
| Description |
|
| Filesize |
23.92 KB |
| Viewed |
181 Time(s) |

|
|
|
Back to top
|
|
 |
rcrsn51

Joined: 05 Sep 2006 Posts: 7833 Location: Stratford, Ontario
|
Posted: Sun 03 Mar 2013, 08:00 Post_subject:
|
|
What are the 22 messages that you mention above?
|
|
Back to top
|
|
 |
L18L
Joined: 19 Jun 2010 Posts: 1800 Location: Burghaslach, Germany
|
Posted: Sun 03 Mar 2013, 08:31 Post_subject:
|
|
| rcrsn51 wrote: | | What are the 22 messages that you mention above? | Every text you can see in mustek usb window and inside of
custom gamma table
and preferences
|
|
Back to top
|
|
 |
rcrsn51

Joined: 05 Sep 2006 Posts: 7833 Location: Stratford, Ontario
|
Posted: Sun 03 Mar 2013, 08:52 Post_subject:
|
|
Since I don't own a mustek scanner, I cannot know what words you are talking about. However, here is a test.
1. Pick one of the 22 words.
2. Run the command: strings /usr/lib/sane/libsane-mustek_usb.so | grep the_word
If it is detected, then there is no way for Peasyscan to translate it.
|
|
Back to top
|
|
 |
L18L
Joined: 19 Jun 2010 Posts: 1800 Location: Burghaslach, Germany
|
Posted: Sun 03 Mar 2013, 09:43 Post_subject:
peasyscan Sub_title: no german with mustek ? |
|
| rcrsn51 wrote: | Since I don't own a mustek scanner, I cannot know what words you are talking about. However, here is a test.
1. Pick one of the 22 words.
2. Run the command: strings /usr/lib/sane/libsane-mustek_usb.so | grep the_word
If it is detected, then there is no way for Peasyscan to translate it. | Test: | my console wrote: | # strings /usr/lib/sane/libsane-mustek_usb.so | grep 'scan resolution'
# strings /usr/lib/sane/libsane-mustek_usb.so | grep 'Scan resolution'
Scan resolution
# strings /usr/lib/sane/libsane-mustek_usb.so | grep 'Scan mode'
Scan mode
# strings /usr/lib/sane/libsane-mustek_usb.so | grep 'Scan Mode'
Scan Mode
# | don't because xsane is inside every standard puppy
@all,
Would be nice to know how it goes in other combinations of scanner and language
|
|
Back to top
|
|
 |
rcrsn51

Joined: 05 Sep 2006 Posts: 7833 Location: Stratford, Ontario
|
Posted: Sun 03 Mar 2013, 10:55 Post_subject:
Re: peasyscan Sub_title: no german with mustek ? |
|
| L18L wrote: | | Would be nice to know how it goes in other combinations of scanner and language |
I set up Slacko using de_AT and installed the Xsane NLS package.
I installed the hplip_scan driver.
I ran Xsane. All the messages are in German, except for words like Flatbed, Gray, Color and Lineart.
These words come out of the SANE driver /usr/lib/sane/libsane-hpaio.so. So they do not get translated.
|
|
Back to top
|
|
 |
L18L
Joined: 19 Jun 2010 Posts: 1800 Location: Burghaslach, Germany
|
Posted: Sun 03 Mar 2013, 12:47 Post_subject:
xsane (OT) Sub_title: german |
|
I do not trust german translation of xsane any more because | de.po from xsane version 0.997 source wrote: | msgid ""
msgstr ""
"Project-Id-Version: XSANE 0.99\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-08-13 09:22+0200\n"
"PO-Revision-Date: 2000-01-21 15:51+01:00\n"
"Last-Translator: Oliver Rauch <Oliver.Rauch@rauch-domain.de>\n" | colored by me
OffTopic: It is time to create an actual xsane.pot I think.
----
edited
| /tmp/momanager/xsane.po wrote: | "Project-Id-Version: XSANE 0.96\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-08-13 09:22+0200\n"
"PO-Revision-Date: 2006-05-07 02:08+0000\n"
"Last-Translator: Sascha Herres <Unknown>\n"
"Language-Team: German <de@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2008-04-15 22:37+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
|
----
edit
I will update german translation of xsane , there are 67 fuzzy only.
----
edit
.... and empty msgstrs of uncounted number
anyway,
here is updated xsane.mo (german)
| Description |
german translation file for xsane
|

Download |
| Filename |
MoManager-de_LU-xsane.tar.gz |
| Filesize |
19.91 KB |
| Downloaded |
36 Time(s) |
|
|
Back to top
|
|
 |
rodin.s
Joined: 22 Sep 2010 Posts: 327 Location: Ukraine
|
Posted: Sun 03 Mar 2013, 17:24 Post_subject:
Peasyscan Russian translation |
|
I have made Russian translation for peasyscan. Cannot test it though. I don't have a scanner. I hope it's ok.
| Description |
for peasyscan.pot
|

Download |
| Filename |
ru.po.gz |
| Filesize |
1.85 KB |
| Downloaded |
46 Time(s) |
|
|
Back to top
|
|
 |
|