![]() |
#811 | |
PRS+ author
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,637
Karma: 2446233
Join Date: Dec 2007
Device: Sony PRS-300, 505, 600, 650, 950
|
Duglum
Thank you! PS Oh, no need to escape umlauts, UTF8 strings work fine. PPS Could you also translate this part please (pages, 1 page.. etc): Quote:
Last edited by kartu; 04-07-2010 at 09:03 AM. |
|
![]() |
![]() |
![]() |
#812 |
2B || !2B
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 854
Karma: 327896
Join Date: Feb 2010
Location: Austria
Device: Sony PRS505/650/T1/tolino vision 5
|
According "kbookLanguageAssets_de-DE.xml" I want to suggest the following alternatives to Duglum's translation into German:
my sugestions are in the comments Code:
Line 81 ff // In Settings // orientation ORIENTATION: "Orientierung", // Ausrichtung HORIZONTAL: "Horizontal", VERTICAL: "Vertikal", // set date SET_DATE: "Datum setzen", // Datum und Uhrzeit YEAR: "Jahr", MONTH: "Monat", DATE: "Tag", // Day HOUR: "Stunde", MINUTE: "Minute", // slideshow SLIDESHOW: "Slideshow", // Diashow SS_ON: "Ein", // Ja SS_OFF: "Aus", // Nein SS_TURN: "Bl"+String.fromCharCode(132)+"ttern", // Aktivieren SS_DURATION: "Dauer", // Intervall SECONDS: "Sekunden", // auto standby (aka sleep mode) AUTOSTANDBY: "Schlaf-Modus", AS_ON: "Ein", // Ja AS_OFF: "Aus", // Nein AS_TURN: "Bl"+String.fromCharCode(132)+"ttern", // Aktivieren // about ABOUT: ""+String.fromCharCode(154)+"ber", // reset to factory settings RESET_TO_FACTORY: "Standardeinstellungen wiederherstellen", // Einstellungen zurücksetzten // In Advanced Settings ADVANCED_SETTINGS: "Erweiterte Einstellungen", // screen lock (aka device lock) SCREEN_LOCK: "Ger"+String.fromCharCode(132)+"tesperre", SL_OFF: "Ein", // Ja SL_ON: "Aus", // Nein SL_CODE: "Code", // Code eingeben SL_TURN: "Bl"+String.fromCharCode(132)+"ttern", // Aktivieren // format device FORMAT_DEVICE: "Ger"+String.fromCharCode(132)+"t formatieren", // Gerätespeicher formatieren // Missing ? SHUTDONW_DECIVE: "Gerät abschalten" // In Book menu BEGIN: "Beginn", // Anfang END: "Ende", BOOKMARKS: "Lesezeichen", CONTENTS: "Inhalte", // Inhaltsverzeichnis HISTORY: "Verlauf", INFO: "Info", // Informationen UTILITIES: "Werkzeuge", // In Book Utilities REMOVE_ALL_BOOKMARKS: "Alle Lesezeichen entfernen", // Alle Lesezeichen löschen CLEAR_HISTORY: "Verlauf zur"+String.fromCharCode(129)+"cksetzen", // Verlauf löschen DELETE_BOOK: "Buch l"+String.fromCharCode(148)+"schen", |
![]() |
![]() |
![]() |
#813 | |
PRS+ author
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,637
Karma: 2446233
Join Date: Dec 2007
Device: Sony PRS-300, 505, 600, 650, 950
|
I speak a bit of German but would rather have native German speakers decide which translation is better.
![]() Mark Nord Quote:
|
|
![]() |
![]() |
![]() |
#814 |
Evangelist
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 411
Karma: 902071
Join Date: Jun 2008
Location: Zaragoza (Spain)
Device: prs-505, kobo auraHD, kobo auraH2O, kobo Glo HD, kobo aura ONE
|
Last correction (I hope) of the Spanish translation made by VICTORSJG and me.
Also I uploaded the translation into Catalan. |
![]() |
![]() |
![]() |
#815 |
Enthusiast
![]() Posts: 29
Karma: 96
Join Date: Mar 2010
Location: Ruhrpott
Device: Sony PRS-505 (incl.: PRS+ 1.1.3)
|
Could you also translate this part please (Seiten, 1 Seite.. etc):
FUNC_X_PAGES: function (n) { return this.FUNC_X_SOMETHING(n, "Seiten", "1 Seite", "Keine Seite"); }, FUNC_X_ITEMS: function (n) { return this.FUNC_X_SOMETHING(n, "Menüpunkte", "1 Menüpunkt", "Kein Menüpunkt"); }, FUNC_X_SETTINGS: function (n) { return this.FUNC_X_SOMETHING(n, "Einstellungen", "1 Einstellung", "Keine Einstellung"); }, FUNC_X_PICTURES: function (n) { return this.FUNC_X_SOMETHING(n, "Bilder", "1 Bild", "Kein Bild"); }, FUNC_X_SONGS: function (n) { return this.FUNC_X_SOMETHING(n, "Lieder", "1 Lied", "Kein Lied"); }, FUNC_X_BOOKMARKS: function (n) { return this.FUNC_X_SOMETHING(n, "Lesezeichen", "1 Lesezeichen", "Kein Lesezeichen"); }, FUNC_X_COLLECTIONS: function (n) { return this.FUNC_X_SOMETHING(n, "Sammlungen", "1 Sammlung", "Keine Sammlung"); }, FUNC_X_BOOKS: function (n) { return this.FUNC_X_SOMETHING(n, "Bücher", "1 Buch", "Kein Buch"); Thank you Duglum for the fast and good translation. ![]() There is always more than one alternative to translate this or that word. The suggestions made by Mark Nord are very good. The only thing I would change is this: RESET_TO_FACTORY: "Auf Werkseinstellungen zurücksetzen", SHUTDONW_DECIVE: "Gerät ausschalten" However, at the end anybody can change it to ones preferences... ![]() Edit: The attached file is based on Duglum´s translation, Mark Nord´s annotations and some slight changes I did myself... ;-) Last edited by klawong; 04-08-2010 at 10:19 AM. |
![]() |
![]() |
![]() |
#816 |
Enthusiast
![]() ![]() ![]() Posts: 41
Karma: 282
Join Date: Jun 2009
Device: Sony PRS-505
|
Yep, that looks better than my translation. Thanks a bunch
![]() |
![]() |
![]() |
![]() |
#817 | ||
PRS+ author
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,637
Karma: 2446233
Join Date: Dec 2007
Device: Sony PRS-300, 505, 600, 650, 950
|
Glad that you all agree guys.
Quote:
![]() Quote:
So, possible solutions are: 1) Just move it all to firmware. 2) Have script in /opt0 (used for preferences, big enough). This makes it not directly accessible on the one hand (which is bad), but updating it doesn't require flashing and it would (hopefully) solve file corruption errors. On top of it, I am testings scripts combining all those js files into one big js (and optimizing it, which should make it load faster and consume a bit of less memory both as source and as compiled bytecode). It would still be possible to have stuff "the old way" in /database/system/PRSPlus, if PRSPlus.js file will be present there, the one from firmware/opt0 won't be loaded. If you have thoughts/comments on this subject, please share them. ![]() |
||
![]() |
![]() |
![]() |
#818 |
Member
![]() Posts: 14
Karma: 50
Join Date: Jan 2010
Device: Sony PRS 505
|
I just tried to upgrade my PRS 505 from PRS+ 1.0.0 to the new custom fw. After copying the required files the Reader rebooted. However it never comes out of the "Starting Up" state. What (if anything) can I do to recover at this stage?
I already tried to reset it several times and to connect it with my pc but that does not really change anything. It still remains in the "Starting Up" state. Do you know what I can do now? |
![]() |
![]() |
![]() |
#819 |
PRS+ author
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,637
Karma: 2446233
Join Date: Dec 2007
Device: Sony PRS-300, 505, 600, 650, 950
|
fei-d
1) Don't worry, you'll unbrick it. 2) https://www.mobileread.com/forums/sho...&postcount=799 Would be nice to determine what was the cause for the brick though to avoid it in the future. Did you have US 1.1.00.18040 firmware when flashing? Did you have many books/files on internal memory? Did installer log report any errors? |
![]() |
![]() |
![]() |
#820 | |
Member
![]() Posts: 14
Karma: 50
Join Date: Jan 2010
Device: Sony PRS 505
|
Quote:
I did not have US 1.1.00.18040 firmware when I flashed, at that point I had your PRS+ 1.00 FW and I only had about 70 books in my internal memory. It seems that using a non-US 1.1.00.18040 firmware causes the PRS 505 to brick. |
|
![]() |
![]() |
![]() |
#821 | ||
PRS+ author
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,637
Karma: 2446233
Join Date: Dec 2007
Device: Sony PRS-300, 505, 600, 650, 950
|
fei-d
Quote:
Quote:
|
||
![]() |
![]() |
![]() |
#822 |
Member
![]() Posts: 14
Karma: 50
Join Date: Jan 2010
Device: Sony PRS 505
|
|
![]() |
![]() |
![]() |
#823 |
J
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 205
Karma: 12590
Join Date: Mar 2009
Location: Canada
Device: SONY PRS 505/300, iRex DR800SG, Nook
|
Does anyone know where one can get the "Browse Folders" function for PRS 300. Any thoughts of PRS + working in the near future?
|
![]() |
![]() |
![]() |
#824 |
PRS+ author
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,637
Karma: 2446233
Join Date: Dec 2007
Device: Sony PRS-300, 505, 600, 650, 950
|
I was thinking about "donate for prs 300" option, to be honest. Even porting it to PRS 500 "remotely" didn't work.
Last edited by kartu; 04-09-2010 at 02:19 AM. |
![]() |
![]() |
![]() |
#825 | |
Enthusiast
![]() Posts: 29
Karma: 96
Join Date: Mar 2010
Location: Ruhrpott
Device: Sony PRS-505 (incl.: PRS+ 1.1.3)
|
Quote:
![]() Since you have both the 505 and 600 could you tell me please, which one is best readable...are there differences between the displays? What is your favourite? If the 600 is best of all Sony ebook-readers and if there is no restriction in using PRS+, what about concentrating on this one first? ![]() However, the price is an advantage of the 300 and as far as there is no 510, it would be good to have a second ebook with PRS+, since nobody knows the expectation of life of ones 505... ![]() |
|
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Using HD Folders as Collections on Sony PRS-505 | fglaysher | Calibre | 8 | 07-26-2010 09:55 PM |
Enhanced Firmware for V3 | keng2000 | HanLin eBook | 12 | 04-12-2010 09:30 AM |
Poll: Sony Reader PRS-505 upgrade to Sony PRS-700 | Kris777 | Sony Reader | 70 | 02-18-2009 06:34 PM |
Sony Reader PRS-505 upgrade to Sony PRS-700 | Kris777 | Sony Reader | 23 | 12-08-2008 06:56 AM |
Sub folders in firmware v1.08 | Prince Hal | Amazon Kindle | 28 | 10-23-2008 03:20 PM |