Re: [libreoffice-l10n] Adding numeral system
Hi Aleksandr, I'm adding Eike in copy who will be able to answer you I think :) Cheers Sophie Le 13/10/2015 17:19, Aleksandr Andreev a écrit : > Hello list members, > > I would like to add the Slavonic numeral system to LibreOffice to > support page numbering. It is now supported in CLDR: > http://unicode.org/cldr/trac/ticket/7358 > > Do I just have to add the code to defaultnumberingprovider.cxx or is > it more involved than this? Is it possible to simply support the RBNF > rules provided by CLDR? > > Cordially, > > Aleksandr > -- Sophie Gautier sophie.gaut...@documentfoundation.org GSM: +33683901545 IRC: sophi Co-founder - Release coordinator The Document Foundation -- To unsubscribe e-mail to: l10n+unsubscr...@global.libreoffice.org Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/l10n/ All messages sent to this list will be publicly archived and cannot be deleted
[libreoffice-l10n] Adding numeral system
Hello list members, I would like to add the Slavonic numeral system to LibreOffice to support page numbering. It is now supported in CLDR: http://unicode.org/cldr/trac/ticket/7358 Do I just have to add the code to defaultnumberingprovider.cxx or is it more involved than this? Is it possible to simply support the RBNF rules provided by CLDR? Cordially, Aleksandr -- To unsubscribe e-mail to: l10n+unsubscr...@global.libreoffice.org Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/l10n/ All messages sent to this list will be publicly archived and cannot be deleted
Re: [libreoffice-l10n] Guarani LO 5.0
Hi Giovanni, *, On Tue, Oct 13, 2015 at 4:18 AM, Giovanni Caligaris wrote: > Hello everyone > > I have noticed that the Guarani localization that I've been working on for > the 5.0 branch is still been use from Master and not from libo50_ui. I don't > see the work that I've been doing for the version 5.0.2. I could be wrong > but if someone could double check for me please. As always: Please give concrete examples of strings you think are missing. ciao Christian -- To unsubscribe e-mail to: l10n+unsubscr...@global.libreoffice.org Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/l10n/ All messages sent to this list will be publicly archived and cannot be deleted
Re: [libreoffice-l10n] Non-translatable entry in Format Cells-->Number
Þann þri 13.okt 2015 10:44, skrifaði Andras Timar: If you go to Format Cells, in Category: "Number" the first entry will be "Standard". This seems to be unmarked for translation, it does not have an entry in KeyID. I think it should be translatable. Can anyone confirm this? It is a number format, which comes from locale data, and there in so easy way to localize it currently. See e.g. https://bugs.documentfoundation.org/show_bug.cgi?id=88233 Thanks Andras, this explains the situation, but someday I guess this has to be addressed. Found some other non-localizable elements, such as the names of XML-filters (Tools-->XML Filter Settings) and name of the default model in XML Form Document (File-->XML Form Document, names are "Model 1", "Instance 1" and "instanceData". But this is not high on my priorities list... ;-) Sveinn -- To unsubscribe e-mail to: l10n+unsubscr...@global.libreoffice.org Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/l10n/ All messages sent to this list will be publicly archived and cannot be deleted
[libreoffice-l10n] ANN: pulling strings for 4.4.6 rc2 tomorrow evening
Hi *, as mentioned in the subject, I'll be pulling strings for 4.4.6 rc2 (the final of the 4.4 line) tomorrow. Please make sure you have submitted everything, before 17:00 UTC to be on the safe side. Also, please update your files for master branch as well, as first alpha for 5.1.0 will also be created this week. This version will be used for the bughunting session (Oct 30 - Nov 1st), so if you're working online, now is a good reason to upload your stuff :-) ciao Christian -- To unsubscribe e-mail to: l10n+unsubscr...@global.libreoffice.org Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/l10n/ All messages sent to this list will be publicly archived and cannot be deleted
Re: [libreoffice-l10n] Guarani LO 5.0
Hi, you have two projects: LibreOffice 5.0 – UI and LibreOffice master – UI If you work on LibreOffice 5.0 – UI, and finish your work before aprox. 14th September, the translation in normal case is in LO 5.0.2. If you work on LibreOffice master – UI, only on LO 5.1 will be appear in release. 2015.10.13. 5:18 keltezéssel, Giovanni Caligaris írta: Hello everyone I have noticed that the Guarani localization that I've been working on for the 5.0 branch is still been use from Master and not from libo50_ui. I don't see the work that I've been doing for the version 5.0.2. I could be wrong but if someone could double check for me please. Thanks -Gio -- Ákos -- To unsubscribe e-mail to: l10n+unsubscr...@global.libreoffice.org Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/l10n/ All messages sent to this list will be publicly archived and cannot be deleted
Re: [libreoffice-l10n] Non-translatable entry in Format Cells-->Number
Hi Sveinn, On Tue, Oct 13, 2015 at 12:18 PM, Sveinn í Felli wrote: > Hi, > > I've been QA-ing my translations, and stumbled upon this: > > If you go to Format Cells, in Category: "Number" the first entry will be > "Standard". > This seems to be unmarked for translation, it does not have an entry in > KeyID. I think it should be translatable. > Can anyone confirm this? It is a number format, which comes from locale data, and there in so easy way to localize it currently. See e.g. https://bugs.documentfoundation.org/show_bug.cgi?id=88233 Regards, Andras -- To unsubscribe e-mail to: l10n+unsubscr...@global.libreoffice.org Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/l10n/ All messages sent to this list will be publicly archived and cannot be deleted
[libreoffice-l10n] Non-translatable entry in Format Cells-->Number
Hi, I've been QA-ing my translations, and stumbled upon this: If you go to Format Cells, in Category: "Number" the first entry will be "Standard". This seems to be unmarked for translation, it does not have an entry in KeyID. I think it should be translatable. Can anyone confirm this? Best regards, Sveinn í Felli -- To unsubscribe e-mail to: l10n+unsubscr...@global.libreoffice.org Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/l10n/ All messages sent to this list will be publicly archived and cannot be deleted
[libreoffice-l10n] [ANN] LibreOffice 5.0.3 RC1 available
Dear Community, Special announcement: From October 30th - November 1st there will be another bughunting session - Please visit https://wiki.documentfoundation.org/BugHunting_Session_5.1.0.0 for details The Document Foundation is pleased to announce the first release candidate of LibreOffice 5.0.3. The upcoming 5.0.3 will be the third bugfix release of our fresh 5.0 line. Please be aware that LibreOffice 5.0.3 RC1 has not been flagged as ready for production use yet, however feel free to give it a try instead of 5.0.2. A work-in-progress list of new features in LibreOffice 5.0 can be found at https://wiki.documentfoundation.org/ReleaseNotes/5.0 The release is available for Windows, Linux and Mac OS X from our QA builds download page at http://www.libreoffice.org/download/pre-releases/ Windows builds are also provided in 64bit version. Should you find bugs, please report them to our Bugzilla: https://bugs.documentfoundation.org A good way to assess the release candidate quality is to run some specific manual tests on it, our TCM wiki page has more details: http://wiki.documentfoundation.org/QA/Testing/Regression_Tests#Full_Regression_Test For other ways to get involved with this exciting project - you can e.g. contribute code: http://www.libreoffice.org/community/developers/ translate LibreOffice to your language: http://wiki.documentfoundation.org/LibreOffice_Localization_Guide or help with funding our operations: http://donate.libreoffice.org/ A list of known issues and fixed bugs compared to 5.0.2 final (rc2) is available from our wiki: http://wiki.documentfoundation.org/Releases/5.0.3/RC1 Let us close again with a BIG Thank You! to all of you having contributed to the LibreOffice project - this release would not have been possible without your help. On behalf of the Community, Christian -- To unsubscribe e-mail to: l10n+unsubscr...@global.libreoffice.org Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/l10n/ All messages sent to this list will be publicly archived and cannot be deleted