SubFolders untranslated

View: New views
4 Messages — Rating Filter:   Alert me  

SubFolders untranslated

by helena21 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Everyone,

i can't get INBIX.sent,INBOX.Drafts,INBOX.Trash translated. this words are also not included in the squiirelmail.pot strings. I have tried to include them.but the result is the same. my squirrelmail version is squirrelmail-1.4.13. please please help me what should i do to get this strings translated.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
-----
squirrelmail-i18n mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
Information about translations: http://squirrelmail.org/wiki/LanguageTranslation
List address: squirrelmail-i18n@...
List archives: http://news.gmane.org/gmane.mail.squirrelmail.internationalization
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-i18n

Re: SubFolders untranslated

by Ralf Hildebrandt :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

* Helen Ayele <ahelen19@...>:
> Hi Everyone,
>
> i can't get INBIX.sent,INBOX.Drafts,INBOX.Trash translated. this words are
> also not included in the squiirelmail.pot strings. I have tried to include
> them.but the result is the same. my squirrelmail version is
> squirrelmail-1.4.13. please please help me what should i do to get this
> strings translated.

You can't translate them, you actually need to change the folders' names

--
Ralf Hildebrandt (i.A. des IT-Zentrums)         Ralf.Hildebrandt@...
Charite - Universitätsmedizin Berlin            Tel.  +49 (0)30-450 570-155
Gemeinsame Einrichtung von FU- und HU-Berlin    Fax.  +49 (0)30-450 570-962
IT-Zentrum Standort CBF                    send no mail to plonk@...

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
-----
squirrelmail-i18n mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
Information about translations: http://squirrelmail.org/wiki/LanguageTranslation
List address: squirrelmail-i18n@...
List archives: http://news.gmane.org/gmane.mail.squirrelmail.internationalization
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-i18n

Re: SubFolders untranslated

by helena21 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

how i am going to change the folders' name? i mean folders name are written in English. i  want these folders name to be displayed  in amaharic language in the left  frame  when  i want to change the language to be amaharic. and when i change the language option to English they should be displayed in English. Please explain to me.

Thanks,

Helen

On Feb 8, 2008 1:16 PM, Ralf Hildebrandt <Ralf.Hildebrandt@...> wrote:
* Helen Ayele <ahelen19@...>:
> Hi Everyone,
>
> i can't get INBIX.sent,INBOX.Drafts,INBOX.Trash translated. this words are
> also not included in the squiirelmail.pot strings. I have tried to include
> them.but the result is the same. my squirrelmail version is
> squirrelmail-1.4.13. please please help me what should i do to get this
> strings translated.

You can't translate them, you actually need to change the folders' names

--
Ralf Hildebrandt (i.A. des IT-Zentrums)         Ralf.Hildebrandt@...
Charite - Universitätsmedizin Berlin            Tel.  +49 (0)30-450 570-155
Gemeinsame Einrichtung von FU- und HU-Berlin    Fax.  +49 (0)30-450 570-962
IT-Zentrum Standort CBF                    send no mail to plonk@...

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
-----
squirrelmail-i18n mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
Information about translations: http://squirrelmail.org/wiki/LanguageTranslation
List address: squirrelmail-i18n@...
List archives: http://news.gmane.org/gmane.mail.squirrelmail.internationalization
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-i18n


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
-----
squirrelmail-i18n mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
Information about translations: http://squirrelmail.org/wiki/LanguageTranslation
List address: squirrelmail-i18n@...
List archives: http://news.gmane.org/gmane.mail.squirrelmail.internationalization
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-i18n

Re: SubFolders untranslated

by Fredrik Jervfors-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

>>> i can't get INBIX.sent,INBOX.Drafts,INBOX.Trash translated. this
>>> words are also not included in the squiirelmail.pot strings. I have
>>> tried to include them.but the result is the same. my squirrelmail
>>> version is squirrelmail-1.4.13. please please help me what should i do
>>> to get this strings translated.
>>
>> You can't translate them, you actually need to change the folders'
>> names
>
> how i am going to change the folders' name? i mean folders name are
> written in English. i  want these folders name to be displayed  in
> amaharic language in the left  frame  when  i want to change the language
> to be amaharic. and when i change the language option to English they
> should be displayed in English. Please explain to me.

It's not possible in SquirrelMail 1.4.13, but it is possible in the
development version 1.5.2 (which isn't officially released yet). The only
folder that you can translate in SquirrelMail 1.4.13 is "INBOX". Being
able to translate other folders are not part of the IMAP standard and
might cause troubles, and hasn't been a feature in 1.4 for those reasons.

If you know some PHP you might be able to back-port the folder
translations. The code is in "functions/imap_mailbox.php".

Sincerely,
Fredrik

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
-----
squirrelmail-i18n mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
Information about translations: http://squirrelmail.org/wiki/LanguageTranslation
List address: squirrelmail-i18n@...
List archives: http://news.gmane.org/gmane.mail.squirrelmail.internationalization
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-i18n
LightInTheBox - Buy quality products at wholesale price