| View previous topic :: View next topic |
| Author |
Message |
Hacker Moderator


Joined: 06 Feb 2003 Posts: 9108 Location: Bratislava, Slovakia
|
Posted: Fri May 25, 2007 7:47 am Post subject: |
|
|
| Moderation: | Merged with thread Slowness of TC with some content plugins.
Hacker (Moderator) |
_________________ Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um. |
|
| Back to top |
|
 |
roentgen Power Member


Joined: 03 Dec 2005 Posts: 759
|
Posted: Wed Jun 27, 2007 12:34 pm Post subject: |
|
|
| Lefteous wrote: | | Code: | [eng]
Yes|No|Not available|Not followed=yes|no|n/a|n/f
0=<DIR>
1=<JNC>
2=<MNT> |
|
I can't figure it out how to translate the default displayed string <Directory> to something more short like <DIR>. I use an external english language file in TC. Although I've put the above code in DirSizeCalc.lng the strings are not taken into account.
Thanks for any suggestions. _________________ TC for Linux please! |
|
| Back to top |
|
 |
petermad Power Member


Joined: 05 Feb 2003 Posts: 5351 Location: Valsted, Denmark
|
Posted: Wed Jun 27, 2007 3:10 pm Post subject: |
|
|
| Quote: | | I use an external english language file in TC. |
The file name of your TC language file has to be of the format wcmd_xxx_eng.lng in order for the plugin to use the English language section in the plugin language file. _________________ #524
Danish Total Commander Translator
Windows XP Home 32bit SP3 & Windows 7 Home Premium 64bit SP1 and Windows 8. TC 8.01 32 + 64bit
Get Extended Total Commander Menus |
|
| Back to top |
|
 |
Sombra Power Member


Joined: 27 Dec 2005 Posts: 768 Location: Zaragoza, Spain
|
Posted: Wed Jun 27, 2007 3:40 pm Post subject: |
|
|
| Quote: | | I can't figure it out how to translate the default displayed string <Directory>... |
The same here.
| Quote: | | he file name of your TC language file has to be of the format wcmd_xxx_eng.lng in order for the plugin to use the English language section in the plugin language file. |
I use the Spanish language and I get <directory> too. I have searched for this string inside my wcmd_xxx_ESP.lng file, but I can't find it. _________________ I can read English, but... I write like Tarzan. (sorry) |
|
| Back to top |
|
 |
Clo Moderator


Joined: 02 Dec 2003 Posts: 5737 Location: Bordeaux, France
|
Posted: Wed Jun 27, 2007 4:02 pm Post subject: Xheck the strings |
|
|
2Sombra
Hello J. M. !
• Here I've : | Quote: |
677="<RÉP>"
678="<LIEN>" |
In English : | Quote: |
677="<DIR>"
678="<LINK>" |
• Hoping it helps…
FR
Claude
Clo _________________ #31505 Traducteur Français de T•C French translator Aide en Français Tutoriels Français English Tutorials |
|
| Back to top |
|
 |
Lefteous Power Member


Joined: 08 Feb 2003 Posts: 7671 Location: Germany
|
Posted: Wed Jun 27, 2007 4:09 pm Post subject: |
|
|
| Quote: | | The file name of your TC language file has to be of the format wcmd_xxx_eng.lng in order for the plugin to use the English language section in the plugin language file. |
Not necessarily - you have to adapt the section name to the name of the language file name (Wcmd_custom_eng.lng --> [Custom_eng]). Maybe I'll change that in a future version.
| Quote: | | use the Spanish language and I get <directory> too. I have searched for this string inside my wcmd_xxx_ESP.lng file, but I can't find it. |
Well this is about DirSizeCalc which has nothing to do with the contents of the TC language file.
The first public beta of DirSizeCalc has been marked as "please don't try to translate this version"-
You can of course translate it for your private pleasure. You are free to translate string 0, 1 and 2 in the appropriate section - [esp] in your case.
2Clo
Please see my answer to Sombra. |
|
| Back to top |
|
 |
Sombra Power Member


Joined: 27 Dec 2005 Posts: 768 Location: Zaragoza, Spain
|
Posted: Wed Jun 27, 2007 4:10 pm Post subject: |
|
|
Hi Clo
It was a confusion mine, I didn't understand correctly the words of petermad . I thought that the word <directory> used by the plugin, was inside the file wcmd_xxx_ESP.lng.
Thanks anyway
Greetings  _________________ I can read English, but... I write like Tarzan. (sorry) |
|
| Back to top |
|
 |
Sombra Power Member


Joined: 27 Dec 2005 Posts: 768 Location: Zaragoza, Spain
|
Posted: Wed Jun 27, 2007 4:13 pm Post subject: |
|
|
| Quote: | | Well this is about DirSizeCalc which has nothing to do with the contents of the TC language file. |
2Lefteous
Yes, It was a confusion of my part. thanks for the explanation  _________________ I can read English, but... I write like Tarzan. (sorry) |
|
| Back to top |
|
 |
roentgen Power Member


Joined: 03 Dec 2005 Posts: 759
|
Posted: Wed Jun 27, 2007 11:39 pm Post subject: |
|
|
| Quote: | | Not necessarily - you have to adapt the section name to the name of the language file name (Wcmd_custom_eng.lng --> [Custom_eng]). Maybe I'll change that in a future version. |
Well, it doesn't work. I adapted DirSizeCalc.lng to the custom lang file and also I tried to use a standard TC lang file (wcmd_eng.lng)
| Quote: | | The first public beta of DirSizeCalc has been marked as "please don't try to translate this version" |
I see your point now , but that's no problem - I'm eagerly waiting for the next version. _________________ TC for Linux please! |
|
| Back to top |
|
 |
Lefteous Power Member


Joined: 08 Feb 2003 Posts: 7671 Location: Germany
|
Posted: Wed Jun 27, 2007 11:51 pm Post subject: |
|
|
2roentgen
| Quote: | | Well, it doesn't work. |
That's very strange! I have no idea what could be wrong as it works fine for others.
| Quote: | | I see your point now Wink, but that's no problem - I'm eagerly waiting for the next version. |
Yes there will be many changes to the language file and future versions. |
|
| Back to top |
|
 |
Yuta Member


Joined: 27 Mar 2007 Posts: 139 Location: Argentina
|
Posted: Fri Jul 13, 2007 8:47 am Post subject: |
|
|
| Lefteous wrote: | | I'm not sure if a tilde character is the right choice here. |
May be a ">" character seems to be the best option.
BTW, excellent plugin. |
|
| Back to top |
|
 |
Lefteous Power Member


Joined: 08 Feb 2003 Posts: 7671 Location: Germany
|
Posted: Sat Jul 14, 2007 2:13 am Post subject: |
|
|
| Quote: | | May be a ">" character seems to be the best option. |
> means it's larger than the calculated value but that would be a wild guess. |
|
| Back to top |
|
 |
nirly Junior Member

Joined: 24 Dec 2004 Posts: 19
|
Posted: Sun Jul 15, 2007 6:09 pm Post subject: |
|
|
| in the beta sorting directories by file size (when cofig > display > sorting directories > like files is checked) doesn't work (it works in the older version). |
|
| Back to top |
|
 |
Lefteous Power Member


Joined: 08 Feb 2003 Posts: 7671 Location: Germany
|
Posted: Mon Jul 16, 2007 12:56 am Post subject: |
|
|
2nirly
| Quote: | | in the beta sorting directories by file size (when cofig > display > sorting directories > like files is checked) doesn't work (it works in the older version). |
This is a known side effect of the new display size also in archives, FTP and file system plugin directories feature. This is not under my control and I hope Ghisler will fix it. |
|
| Back to top |
|
 |
fenix_productions Power Member


Joined: 07 Aug 2005 Posts: 1881 Location: Poland
|
Posted: Wed Jul 18, 2007 5:58 am Post subject: |
|
|
2Lefteous
Maybe this question has been mentioned but:
Is it possible to view the number of dirs in specified sub-level?
E.g. I want to see in win32 tooltip, how many directories in "Program Files" are (without an information which includes Common folder sub-dirs count). _________________ "When we created the poke, we thought it would be cool to have a feature without any specific purpose." Facebook...
#128099 |
|
| Back to top |
|
 |
|