Date: prev next · Thread: first prev next last
2022 Archives by date, by thread · List index


Hi,

On Thursday, 2022-08-18 10:42:31 +0200, Sophie Gautier wrote:

.pot file is the source template for translation. All translated .po files
are here:
https://github.com/LibreOffice/translations/tree/master/source
strings are in sc.po and scaddins.po files

The spreadsheet function names are actually in formula/messages.po and
scaddins/messages.po under the respective language directories.

If you cloned the git repo then this command will output all available
translations:

git grep -E -A1 'msgid "[A-Z][A-Z0-9._]*"' source/*/{formula,scaddins}

Note that this
a) may contain some hits that are not function names but a parameter
   name or such (if it was all uppercase)
b) includes function names that are translated badly and even
   syntactically wrong, see also
   https://bugs.documentfoundation.org/show_bug.cgi?id=128200


  Eike

-- 
GPG key 0x6A6CD5B765632D3A - 2265 D7F3 A7B0 95CC 3918  630B 6A6C D5B7 6563 2D3A

-- 
To unsubscribe e-mail to: l10n+unsubscribe@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/l10n/
Privacy Policy: https://www.documentfoundation.org/privacy

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.