JA!COMMANDER Filemanager

Developed or developing a new product in PureBasic? Tell the world about it.
zikitrake
Addict
Addict
Posts: 875
Joined: Thu Mar 25, 2004 2:15 pm
Location: Spain

Post by zikitrake »

It's look very fine. For now, I'm happy with AL90's Pure FileMaster, but I like to try new File managers.

Spanish translation: http://www.filedropper.com/spanish
PB 6.21 beta, PureVision User
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

:D Thanks for the Spanish translation!

I will add it on the next update.
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
lexvictory
Addict
Addict
Posts: 1027
Joined: Sun May 15, 2005 5:15 am
Location: Australia
Contact:

Post by lexvictory »

In the Italian language file, I found this:

Code: Select all

[mnuContextFavorite] 
mnuFavoriteAdd = Aktuelles Verzeichnis hinzufügen ... 
It should be something like (I'm not a native speaker)

Code: Select all

[mnuContextFavorite] 
mnuFavoriteAdd = Aggiungi cartella corrente ... 
I also noticed that when changing languages only the second line of the 'do you want to restart' prompt is ever translated...


Other than that it looks good!
Last edited by lexvictory on Tue May 19, 2009 1:00 pm, edited 1 time in total.
Demonio Ardente

Currently managing Linux & OS X Tailbite
OS X TailBite now up to date with Windows!
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

thx for the report, i will fix it

> I also noticed that when changing languages only the second line of the 'do you want to restart' prompt is ever translated...

there is missing:
MsgChange3 = Updates in the menu or toolbar require a restart of the program,

please, can you translate?
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
jpd
Enthusiast
Enthusiast
Posts: 167
Joined: Fri May 21, 2004 3:31 pm

Post by jpd »

ts-soft wrote: MsgChange3 = Updates in the menu or toolbar require a restart of the program,

please, can you translate?
same as
MsgChange1 = Modifiche alla Toolbar necessitano un Riavvio del Programma,

i will change the file today and upload this on the server...

Ciao
jpd
PB 5.10 Windows 7 x64 SP1
lexvictory
Addict
Addict
Posts: 1027
Joined: Sun May 15, 2005 5:15 am
Location: Australia
Contact:

Post by lexvictory »

jpd wrote:MsgChange1 = Modifiche alla Toolbar necessitano un Riavvio del Programma,
ToolBar is usually translated as "Barra degli strumenti" is it not? (I'm not able to switch my MUI to Italian to check Windows' translation at the moment)
Demonio Ardente

Currently managing Linux & OS X Tailbite
OS X TailBite now up to date with Windows!
jpd
Enthusiast
Enthusiast
Posts: 167
Joined: Fri May 21, 2004 3:31 pm

Post by jpd »

Hi lexvictory,

you are right ,

I have use in some case Toolbar and in other barra degli strumenti :oops:

sorry!

Ciao
jpd
PB 5.10 Windows 7 x64 SP1
lexvictory
Addict
Addict
Posts: 1027
Joined: Sun May 15, 2005 5:15 am
Location: Australia
Contact:

Post by lexvictory »

:) No worries
Demonio Ardente

Currently managing Linux & OS X Tailbite
OS X TailBite now up to date with Windows!
PrincieD
Addict
Addict
Posts: 861
Joined: Wed Aug 10, 2005 2:08 pm
Location: Yorkshire, England
Contact:

Post by PrincieD »

Excellent work Thomas! :D (especially like the sexy previewer ;))
garretthylltun
Enthusiast
Enthusiast
Posts: 346
Joined: Wed Oct 26, 2005 2:46 am
Contact:

Post by garretthylltun »

You whacky German's and your whacky German Language.. I'm a Klicken alright! I'm a Klicken!!! :p Oh drat, which one is accept! LOL, well, 50 50 chance on getting it right :-)

Honestly, if you're a native English Language person and you look long enough at the words in German, you begin to realize the words.

Anyway, back on topic here... Personally I'm not a fan of dual pane file managers, but! This is nicely done! I can't stand overbearing file managers that try to be everything all in one. I want quick access to browsing files, I don't want a ton of fluffy stuff, I'm a meat and potatoes man, so get me straight to the meat please and save desert for later thanks. And your file manager does just that, gets to the meat. Great job :-)

One question though.... How on earth did you get the windows properties dialog to work on .lnk files? I've been researching to do this in another language for near a month now with no resolution yet. That and I did start on my own file manager using PB also and haven't gotten to this part of it yet. Mine is not a dual pane, it's a standard run of the mill style, treeview on left, fileview on right. I'm going for a cross between the old skool winfile.exe and the file explorer of XP... Shooting for something in between. But yeah, would you be willing to clue me in on getting the file properties to open for .lnk files? Purdy Pwease? I'll have Fangbeast shine your shoes for a week if you do! ;-)
'What you do not want done to yourself, do not do to others.' - Confucius (550 b.c. to 479 b.c.)
· Necroprogramming FTW! - "Wait.. Is necroprogramming legal?"
· http://www.freewarehome.com/ <-- Freeware listings since 1996
garretthylltun
Enthusiast
Enthusiast
Posts: 346
Joined: Wed Oct 26, 2005 2:46 am
Contact:

Post by garretthylltun »

Did you want video files to automatically start playing when they are selected and the preview pane in the bottom is open?

Also, language selected is english, but when I select a folder, the preview pane below shows the folder information in german.
'What you do not want done to yourself, do not do to others.' - Confucius (550 b.c. to 479 b.c.)
· Necroprogramming FTW! - "Wait.. Is necroprogramming legal?"
· http://www.freewarehome.com/ <-- Freeware listings since 1996
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

Sry, somethink not translated in the moment. Most of the integrated Lister
will be replaced with plugins.

thx for Klicken :)
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

Update
Version: 1.25.9

Added Config-Menu for Plugins
translations updated

Missing translations in italian.lng and spanish.lng:
[Settings]
PluginPath = Path to Plugin:
Placeholder = Placeholder:
CommanderDir = Path To Commanderdir
PluginDir = Path To Plugindir
SupExtensions = Supported Extensions:
PicExample = Example for some Pictures:
FilesPEHeader = All files With PE-Header
AddPlugin = Add a new Plugin
DelPlugin = Remove selected Plugin
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
lexvictory
Addict
Addict
Posts: 1027
Joined: Sun May 15, 2005 5:15 am
Location: Australia
Contact:

Post by lexvictory »

italian.lng
[Settings]
PluginPath = Percorso al Plugin:
Placeholder = Placeholder:
CommanderDir = Percorso alla cartella del Commander
PluginDir = Percorso alla cartella del plugin
SupExtensions = Estensioni Sopportate:
PicExample = Esempi per alcuni immagini:
FilesPEHeader = Tutti i file del formato PE
AddPlugin = Aggiungi nuovo plugin
DelPlugin = Rimuovi plugin selezionato
@TS what is PlaceHolder meant to mean? (I'm unsure how to translate it)
I'm also not sure what "commander" is...
Demonio Ardente

Currently managing Linux & OS X Tailbite
OS X TailBite now up to date with Windows!
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

Good Question, i speek 2 or 3 word english :mrgreen:

Commander is the File Commander :wink:

Placeholder is a wildcard, an replacement (sostituzione ?)

Thanks for translation, i will add it :D
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
Post Reply