L.D.O 2Mb file limit

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

L.D.O 2Mb file limit

by Andriy Podanenko-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I saw, that files more than 2Mb can`t be imported into localization queue at http://localize.drupal.org

so I`ve wrote a few tricks 


But it will be very nice to see ~6Mb limit...

--
Andriy Podanenko
podarok@
own blog: http://my.ukrweb.info/blog
homepage: http://podanenko.com
twitter: http://twitter.com/podarok
LinkedIn: http://www.linkedin.com/in/podarok
WM Z335493205060

_______________________________________________
translations mailing list
translations@...
http://lists.drupal.org/mailman/listinfo/translations

Re: L.D.O 2Mb file limit

by Gábor Hojtsy-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

The importing script would pretty much time out, so breaking the files
down to smaller ones is the way to go actually (if you cannot get it
down to a smaller size by removing comments, empty strings and
duplicates).

Gábor

On Mon, Sep 28, 2009 at 1:44 PM, Andriy Podanenko <podarokua@...> wrote:

> I saw, that files more than 2Mb can`t be imported into localization queue at
> http://localize.drupal.org
>
> so I`ve wrote a few tricks
> http://drupal.org/node/589980
> But it will be very nice to see ~6Mb limit...
> --
> Andriy Podanenko
> podarok@
> own blog: http://my.ukrweb.info/blog
> homepage: http://podanenko.com
> twitter: http://twitter.com/podarok
> LinkedIn: http://www.linkedin.com/in/podarok
> WM Z335493205060
>
> _______________________________________________
> translations mailing list
> translations@...
> http://lists.drupal.org/mailman/listinfo/translations
>
>
_______________________________________________
translations mailing list
translations@...
http://lists.drupal.org/mailman/listinfo/translations

Re: L.D.O 2Mb file limit

by Andriy Podanenko-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

gm
I have no idea how to divide huge file into small ones...
Looking into gettext docs....

2009/9/28 Gábor Hojtsy <gabor@...>
The importing script would pretty much time out, so breaking the files
down to smaller ones is the way to go actually (if you cannot get it
down to a smaller size by removing comments, empty strings and
duplicates).

Gábor

On Mon, Sep 28, 2009 at 1:44 PM, Andriy Podanenko <podarokua@...> wrote:
> I saw, that files more than 2Mb can`t be imported into localization queue at
> http://localize.drupal.org
>
> so I`ve wrote a few tricks
> http://drupal.org/node/589980
> But it will be very nice to see ~6Mb limit...
> --
> Andriy Podanenko
> podarok@
> own blog: http://my.ukrweb.info/blog
> homepage: http://podanenko.com
> twitter: http://twitter.com/podarok
> LinkedIn: http://www.linkedin.com/in/podarok
> WM Z335493205060
>
> _______________________________________________
> translations mailing list
> translations@...
> http://lists.drupal.org/mailman/listinfo/translations
>
>
_______________________________________________
translations mailing list
translations@...
http://lists.drupal.org/mailman/listinfo/translations



--
Andriy Podanenko
podarok@
own blog: http://my.ukrweb.info/blog
homepage: http://podanenko.com
twitter: http://twitter.com/podarok
LinkedIn: http://www.linkedin.com/in/podarok
WM Z335493205060

_______________________________________________
translations mailing list
translations@...
http://lists.drupal.org/mailman/listinfo/translations

Re: L.D.O 2Mb file limit

by Gábor Hojtsy-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

In terms of import for the localization server, you can split
inbetween any msgstr and msgid, so inbetween two string translations
but NOT inbetween a string and its translation. The localization
server does not care about the file headers included with .po files as
it has no use for importing the data, so it does not care if the
headers are missing altogether.

Gábor

On Mon, Sep 28, 2009 at 3:52 PM, Andriy Podanenko <podarokua@...> wrote:

> gm
> I have no idea how to divide huge file into small ones...
> Looking into gettext docs....
> 2009/9/28 Gábor Hojtsy <gabor@...>
>>
>> The importing script would pretty much time out, so breaking the files
>> down to smaller ones is the way to go actually (if you cannot get it
>> down to a smaller size by removing comments, empty strings and
>> duplicates).
>>
>> Gábor
>>
>> On Mon, Sep 28, 2009 at 1:44 PM, Andriy Podanenko <podarokua@...>
>> wrote:
>> > I saw, that files more than 2Mb can`t be imported into localization
>> > queue at
>> > http://localize.drupal.org
>> >
>> > so I`ve wrote a few tricks
>> > http://drupal.org/node/589980
>> > But it will be very nice to see ~6Mb limit...
>> > --
>> > Andriy Podanenko
>> > podarok@
>> > own blog: http://my.ukrweb.info/blog
>> > homepage: http://podanenko.com
>> > twitter: http://twitter.com/podarok
>> > LinkedIn: http://www.linkedin.com/in/podarok
>> > WM Z335493205060
>> >
>> > _______________________________________________
>> > translations mailing list
>> > translations@...
>> > http://lists.drupal.org/mailman/listinfo/translations
>> >
>> >
>> _______________________________________________
>> translations mailing list
>> translations@...
>> http://lists.drupal.org/mailman/listinfo/translations
>
>
>
> --
> Andriy Podanenko
> podarok@
> own blog: http://my.ukrweb.info/blog
> homepage: http://podanenko.com
> twitter: http://twitter.com/podarok
> LinkedIn: http://www.linkedin.com/in/podarok
> WM Z335493205060
>
> _______________________________________________
> translations mailing list
> translations@...
> http://lists.drupal.org/mailman/listinfo/translations
>
>
_______________________________________________
translations mailing list
translations@...
http://lists.drupal.org/mailman/listinfo/translations