source/auxiliary/tl/default.css | 108 +++++++++ source/auxiliary/tl/highcontrast1.css | 109 ++++++++++ source/auxiliary/tl/highcontrast2.css | 109 ++++++++++ source/auxiliary/tl/highcontrastblack.css | 109 ++++++++++ source/auxiliary/tl/highcontrastwhite.css | 109 ++++++++++ source/auxiliary/tl/sbasic.cfg | 26 ++ source/auxiliary/tl/scalc.cfg | 26 ++ source/auxiliary/tl/schart.cfg | 26 ++ source/auxiliary/tl/sdatabase.cfg | 26 ++ source/auxiliary/tl/sdraw.cfg | 26 ++ source/auxiliary/tl/simpress.cfg | 26 ++ source/auxiliary/tl/smath.cfg | 26 ++ source/auxiliary/tl/swriter.cfg | 26 ++ source/media/files/scalc/tl/conditionalformatting.ods |binary source/media/files/scalc/tl/function_fourier.ods |binary source/media/files/scalc/tl/functions_ifs.ods |binary source/media/files/scalc/tl/imtrigon.ods |binary source/media/files/scalc/tl/pivot.ods |binary source/media/files/scalc/tl/statistics_data.ods |binary source/media/files/scalc/tl/trigon.ods |binary source/media/screenshots/modules/sdraw/ui/breakdialog/tl/BreakDialog.png |binary source/media/screenshots/modules/sdraw/ui/bulletsandnumbering/tl/BulletsAndNumberingDialog.png |binary source/media/screenshots/modules/sdraw/ui/copydlg/tl/DuplicateDialog.png |binary source/media/screenshots/modules/sdraw/ui/crossfadedialog/tl/CrossFadeDialog.png |binary source/media/screenshots/modules/sdraw/ui/dlgsnap/tl/SnapObjectDialog.png |binary source/media/screenshots/modules/sdraw/ui/drawchardialog/tl/DrawCharDialog.png |binary source/media/screenshots/modules/sdraw/ui/drawpagedialog/tl/DrawPageDialog.png |binary source/media/screenshots/modules/sdraw/ui/drawparadialog/tl/DrawParagraphPropertiesDialog.png |binary source/media/screenshots/modules/sdraw/ui/drawprtldialog/tl/DrawPRTLDialog.png |binary source/media/screenshots/modules/sdraw/ui/insertlayer/tl/InsertLayerDialog.png |binary source/media/screenshots/modules/sdraw/ui/insertslidesdialog/tl/InsertSlidesDialog.png |binary source/media/screenshots/modules/sdraw/ui/namedesign/tl/NameDesignDialog.png |binary source/media/screenshots/modules/sdraw/ui/paranumberingtab/tl/DrawParaNumbering.png |binary source/media/screenshots/modules/sdraw/ui/vectorize/tl/VectorizeDialog.png |binary source/media/screenshots/modules/simpress/ui/customanimationproperties/tl/CustomAnimationProperties.png |binary source/media/screenshots/modules/simpress/ui/dlgfield/tl/EditFieldsDialog.png |binary source/media/screenshots/modules/simpress/ui/headerfootertab/tl/HeaderFooterTab.png |binary source/media/screenshots/modules/simpress/ui/insertslides/tl/InsertSlidesDialog.png |binary source/media/screenshots/modules/simpress/ui/interactionpage/tl/InteractionPage.png |binary source/media/screenshots/modules/simpress/ui/remotedialog/tl/RemoteDialog.png |binary source/media/screenshots/modules/simpress/ui/slidedesigndialog/tl/SlideDesignDialog.png |binary source/media/screenshots/modules/simpress/ui/templatedialog/tl/TemplateDialog.png |binary 42 files changed, 752 insertions(+)
New commits: commit 0321da3f2b7fca3f7bda1655d64206f28231818e Author: Christian Lohmaier <lohmaier+libreoff...@googlemail.com> AuthorDate: Tue Dec 3 18:04:40 2024 +0100 Commit: Christian Lohmaier <lohmaier+libreoff...@googlemail.com> CommitDate: Tue Dec 3 22:37:24 2024 +0100 Reapply "enable help for Tagalog (tl)" This reverts commit dc50ebde81a0e9266806878b69de81da422ec39c. Change-Id: I0795bff471896fba0972f6e8e44cc81b97e66ccd Reviewed-on: https://gerrit.libreoffice.org/c/help/+/177749 Reviewed-by: Christian Lohmaier <lohmaier+libreoff...@googlemail.com> Tested-by: Jenkins diff --git a/source/auxiliary/tl/default.css b/source/auxiliary/tl/default.css new file mode 100644 index 0000000000..6026b205e0 --- /dev/null +++ b/source/auxiliary/tl/default.css @@ -0,0 +1,108 @@ +/* + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . + */ + +/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++ OPENOFFICE.ORG 2.0 HELP + ++ DEFAULT STYLESHEET + ++ WESTERN LANGUAGES + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++ LAST CHANGES: 15-NOV-2004 + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +*/ + + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { font-family: "Segoe UI",Ubuntu,Cantarell,"Noto Sans","DejaVu Sans","Lucida Sans Unicode","Helvetica Neue",Helvetica,Tahoma,sans-serif; } + +pre, .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable + { font-family: Menlo,Consolas,"DejaVu Sans Mono","Nimbus Mono L","Lucida Sans Typewriter","Courier New",Courier,Monaco,monospace; margin-top: 1pt; margin-bottom: 1pt; } + +.acronym + { font-weight: bold; } + +.related + { font-weight: bold; margin-top:20pt; border-top: 1px solid black;} + +.emph, .menuitem, .keycode + { font-weight: bold; } + +.tablehead, .tableheadintable + { font-weight: bold; margin-top: 0px;} + +.howtogetheader + { font-weight: bold; border: 1px solid #999999; background: #FFFFFF; padding: 3px;} + +h1, h2, h3, h4, h5, h6 + { margin-bottom: 5pt; } + +p, td + { font-size: 11pt; margin-top: 2px; margin-bottom: 2px;} + +h1 + { font-size: 18pt; border-bottom: 1px solid black; padding-bottom: 6px; margin-bottom: 6px;} + +h2 + { font-size: 14pt; } + +h3 + { font-size: 12pt; } + +h4, h5, h6 + { font-size: 11pt; } + +.relatedtopics + { font-weight: normal; } + +.relatedbody + { margin-top: 2px; margin-bottom: 2px; margin-left: 5px; } + +.howtoget + { background:#EEEEEE;} + +.howtogetbody + { background:#EEEEEE; margin: 0px;} + +.wide + { width: 100%; } + +.topalign + { vertical-align: top; border: 1px;} + +.bug + { color: red; border: 1px solid red;} + +.debug + { border: 1px solid black; padding: 3px; display: none;} + +/* Basic code syntax highlight */ +.identifier, .unknown + { color: green;} + +.keyword + { color: blue;} + +.comment + { color: gray;} + +.number, .string + { color: red;} + +.operator, .parameter + { color: black;} + diff --git a/source/auxiliary/tl/highcontrast1.css b/source/auxiliary/tl/highcontrast1.css new file mode 100644 index 0000000000..b5e23c0b0b --- /dev/null +++ b/source/auxiliary/tl/highcontrast1.css @@ -0,0 +1,109 @@ +/* + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . + */ + +/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++ OPENOFFICE.ORG 2.0 HELP + ++ HIGH CONTRAST #1 STYLESHEET + ++ WESTERN LANGUAGES + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++ LAST CHANGES: 15-NOV-2004 + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +*/ + + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { font-family: "Segoe UI",Ubuntu,Cantarell,"Noto Sans","DejaVu Sans","Lucida Sans Unicode","Helvetica Neue",Helvetica,Tahoma,sans-serif; } + +pre, .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable + { font-family: Menlo,Consolas,"DejaVu Sans Mono","Nimbus Mono L","Lucida Sans Typewriter","Courier New",Courier,Monaco,monospace; margin-top: 1pt; margin-bottom: 1pt; } + +.acronym + { font-weight: bold;} + +.related + { font-weight: bold; margin-top:20pt;} + +.emph, .menuitem, .keycode + { font-weight: bold; } + +.tablehead, .tableheadintable + { font-weight: bold; margin-top: 0px;} + +.howtogetheader + { font-weight: bold; padding: 3px;} + +h1, h2, h3, h4, h5, h6 + { margin-bottom: 5pt; } + +p, td + { font-size: 11pt; } + +h1 + { font-size: 18pt; padding-bottom: 6px; margin-bottom: 6px;} + +h2 + { font-size: 14pt; } + +h3 + { font-size: 12pt; } + +h4, h5, h6 + { font-size: 11pt; } + +.relatedtopics + { font-weight: normal; } + +.relatedbody + { margin-top: 2px; margin-bottom: 2px; margin-left: 5px; } + +.wide + { width: 100%; } + +.topalign + { vertical-align: top; border: 1px;} + +.bug + { color: red; border: 1px solid red;} + + +/* HIGH CONTRAST SPECIFIC SETTINGS */ + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { background: #000000; color: #FFFF00;} + +.related + { border-top: 1px solid #FFFF00; } + +.howtogetheader + {border: 1px solid #EFEFEF; background: #000000;} + +h1 + { border-bottom: 1px solid #FFFF00; ] + +.howtoget + { background:#000000;} + +.howtogetbody + { background:#000000;} + +.debug + { border: 1px solid red; padding: 3px; display: none;} + +a + { color: #FFFF00; } \ No newline at end of file diff --git a/source/auxiliary/tl/highcontrast2.css b/source/auxiliary/tl/highcontrast2.css new file mode 100644 index 0000000000..5771606a12 --- /dev/null +++ b/source/auxiliary/tl/highcontrast2.css @@ -0,0 +1,109 @@ +/* + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . + */ + +/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++ OPENOFFICE.ORG 2.0 HELP + ++ HIGH CONTRAST #2 STYLESHEET + ++ WESTERN LANGUAGES + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++ LAST CHANGES: 15-NOV-2004 + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +*/ + + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { font-family: "Segoe UI",Ubuntu,Cantarell,"Noto Sans","DejaVu Sans","Lucida Sans Unicode","Helvetica Neue",Helvetica,Tahoma,sans-serif; } + +pre, .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable + { font-family: Menlo,Consolas,"DejaVu Sans Mono","Nimbus Mono L","Lucida Sans Typewriter","Courier New",Courier,Monaco,monospace; margin-top: 1pt; margin-bottom: 1pt; } + +.acronym + { font-weight: bold;} + +.related + { font-weight: bold; margin-top:20pt;} + +.emph, .menuitem, .keycode + { font-weight: bold; } + +.tablehead, .tableheadintable + { font-weight: bold; margin-top: 0px;} + +.howtogetheader + { font-weight: bold; padding: 3px;} + +h1, h2, h3, h4, h5, h6 + { margin-bottom: 5pt; } + +p, td + { font-size: 11pt; } + +h1 + { font-size: 18pt; padding-bottom: 6px; margin-bottom: 6px;} + +h2 + { font-size: 14pt; } + +h3 + { font-size: 12pt; } + +h4, h5, h6 + { font-size: 11pt; } + +.relatedtopics + { font-weight: normal; } + +.relatedbody + { margin-top: 2px; margin-bottom: 2px; margin-left: 5px; } + +.wide + { width: 100%; } + +.topalign + { vertical-align: top; border: 1px;} + +.bug + { color: red; border: 1px solid red;} + + +/* HIGH CONTRAST SPECIFIC SETTINGS */ + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { background: #000000; color: #00FF00;} + +.related + { border-top: 1px solid #00FF00; } + +.howtogetheader + {border: 1px solid #EFEFEF; background: #000000;} + +h1 + { border-bottom: 1px solid #00FF00; ] + +.howtoget + { background:#000000;} + +.howtogetbody + { background:#000000;} + +.debug + { border: 1px solid red; padding: 3px; display: none;} + +a + { color: #00FF00; } \ No newline at end of file diff --git a/source/auxiliary/tl/highcontrastblack.css b/source/auxiliary/tl/highcontrastblack.css new file mode 100644 index 0000000000..9e714cc4aa --- /dev/null +++ b/source/auxiliary/tl/highcontrastblack.css @@ -0,0 +1,109 @@ +/* + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . + */ + +/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++ OPENOFFICE.ORG 2.0 HELP + ++ HIGH CONTRAST BLACK STYLESHEET + ++ WESTERN LANGUAGES + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++ LAST CHANGES: 15-NOV-2004 + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +*/ + + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { font-family: "Segoe UI",Ubuntu,Cantarell,"Noto Sans","DejaVu Sans","Lucida Sans Unicode","Helvetica Neue",Helvetica,Tahoma,sans-serif; } + +pre, .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable + { font-family: Menlo,Consolas,"DejaVu Sans Mono","Nimbus Mono L","Lucida Sans Typewriter","Courier New",Courier,Monaco,monospace; margin-top: 1pt; margin-bottom: 1pt; } + +.acronym + { font-weight: bold;} + +.related + { font-weight: bold; margin-top:20pt;} + +.emph, .menuitem, .keycode + { font-weight: bold; } + +.tablehead, .tableheadintable + { font-weight: bold; margin-top: 0px;} + +.howtogetheader + { font-weight: bold; padding: 3px;} + +h1, h2, h3, h4, h5, h6 + { margin-bottom: 5pt; } + +p, td + { font-size: 11pt; } + +h1 + { font-size: 18pt; padding-bottom: 6px; margin-bottom: 6px;} + +h2 + { font-size: 14pt; } + +h3 + { font-size: 12pt; } + +h4, h5, h6 + { font-size: 11pt; } + +.relatedtopics + { font-weight: normal; } + +.relatedbody + { margin-top: 2px; margin-bottom: 2px; margin-left: 5px; } + +.wide + { width: 100%; } + +.topalign + { vertical-align: top; border: 1px;} + +.bug + { color: red; border: 1px solid red;} + + +/* HIGH CONTRAST SPECIFIC SETTINGS */ + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { background: #000000; color: #FFFFFF;} + +.related + { border-top: 1px solid #FFFFFF; } + +.howtogetheader + {border: 1px solid #FFFFFF; background: #000000;} + +h1 + { border-bottom: 1px solid #FFFFFF; ] + +.howtoget + { background:#000000;} + +.howtogetbody + { background:#000000;} + +.debug + { border: 1px solid red; padding: 3px; display: none;} + +a + { color: #FFFFFF; } \ No newline at end of file diff --git a/source/auxiliary/tl/highcontrastwhite.css b/source/auxiliary/tl/highcontrastwhite.css new file mode 100644 index 0000000000..571ed586a6 --- /dev/null +++ b/source/auxiliary/tl/highcontrastwhite.css @@ -0,0 +1,109 @@ +/* + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . + */ + +/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++ OPENOFFICE.ORG 2.0 HELP + ++ HIGH CONTRAST WHITE STYLESHEET + ++ WESTERN LANGUAGES + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++ LAST CHANGES: 15-NOV-2004 + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +*/ + + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { font-family: "Segoe UI",Ubuntu,Cantarell,"Noto Sans","DejaVu Sans","Lucida Sans Unicode","Helvetica Neue",Helvetica,Tahoma,sans-serif; } + +pre, .code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable + { font-family: Menlo,Consolas,"DejaVu Sans Mono","Nimbus Mono L","Lucida Sans Typewriter","Courier New",Courier,Monaco,monospace; margin-top: 1pt; margin-bottom: 1pt; } + +.acronym + { font-weight: bold;} + +.related + { font-weight: bold; margin-top:20pt;} + +.emph, .menuitem, .keycode + { font-weight: bold; } + +.tablehead, .tableheadintable + { font-weight: bold; margin-top: 0px;} + +.howtogetheader + { font-weight: bold; padding: 3px;} + +h1, h2, h3, h4, h5, h6 + { margin-bottom: 5pt; } + +p, td + { font-size: 11pt; } + +h1 + { font-size: 18pt; padding-bottom: 6px; margin-bottom: 6px;} + +h2 + { font-size: 14pt; } + +h3 + { font-size: 12pt; } + +h4, h5, h6 + { font-size: 11pt; } + +.relatedtopics + { font-weight: normal; } + +.relatedbody + { margin-top: 2px; margin-bottom: 2px; margin-left: 5px; } + +.wide + { width: 100%; } + +.topalign + { vertical-align: top; border: 1px;} + +.bug + { color: red; border: 1px solid red;} + + +/* HIGH CONTRAST SPECIFIC SETTINGS */ + +body, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable + { background: #FFFFFF; color: #000000;} + +.related + { border-top: 1px solid #000000; } + +.howtogetheader + {border: 1px solid #000000; background: #FFFFFF;} + +h1 + { border-bottom: 1px solid #000000; ] + +.howtoget + { background:#FFFFFF;} + +.howtogetbody + { background:#FFFFFF;} + +.debug + { border: 1px solid red; padding: 3px; display: none;} + +a + { color: #000000; } \ No newline at end of file diff --git a/source/auxiliary/tl/sbasic.cfg b/source/auxiliary/tl/sbasic.cfg new file mode 100644 index 0000000000..2b17bf61b3 --- /dev/null +++ b/source/auxiliary/tl/sbasic.cfg @@ -0,0 +1,26 @@ +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# +# This file incorporates work covered by the following license notice: +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed +# with this work for additional information regarding copyright +# ownership. The ASF licenses this file to you under the Apache +# License, Version 2.0 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.apache.org/licenses/LICENSE-2.0 . +# + + +Title=%PRODUCTNAME Basic + +Language=tl +Order=7 +Start=text%2Fsbasic%2Fshared%2Fmain0601.xhp +Heading=headingheading +Program=BASIC diff --git a/source/auxiliary/tl/scalc.cfg b/source/auxiliary/tl/scalc.cfg new file mode 100644 index 0000000000..6c9d7a5eef --- /dev/null +++ b/source/auxiliary/tl/scalc.cfg @@ -0,0 +1,26 @@ +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# +# This file incorporates work covered by the following license notice: +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed +# with this work for additional information regarding copyright +# ownership. The ASF licenses this file to you under the Apache +# License, Version 2.0 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.apache.org/licenses/LICENSE-2.0 . +# + + +Title=%PRODUCTNAME Calc + +Language=tl +Order=3 +Start=text%2Fscalc%2Fmain0000.xhp +Heading=headingheading +Program=CALC diff --git a/source/auxiliary/tl/schart.cfg b/source/auxiliary/tl/schart.cfg new file mode 100644 index 0000000000..7fbe342484 --- /dev/null +++ b/source/auxiliary/tl/schart.cfg @@ -0,0 +1,26 @@ +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# +# This file incorporates work covered by the following license notice: +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed +# with this work for additional information regarding copyright +# ownership. The ASF licenses this file to you under the Apache +# License, Version 2.0 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.apache.org/licenses/LICENSE-2.0 . +# + +Title=%PRODUCTNAME Chart + +Language=tl +Order=4 +Start=text%2Fschart%2Fmain0000.xhp +Heading=headingheading +Program=CHART + diff --git a/source/auxiliary/tl/sdatabase.cfg b/source/auxiliary/tl/sdatabase.cfg new file mode 100644 index 0000000000..d242a55018 --- /dev/null +++ b/source/auxiliary/tl/sdatabase.cfg @@ -0,0 +1,26 @@ +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# +# This file incorporates work covered by the following license notice: +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed +# with this work for additional information regarding copyright +# ownership. The ASF licenses this file to you under the Apache +# License, Version 2.0 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.apache.org/licenses/LICENSE-2.0 . +# + + +Title=%PRODUCTNAME Base + +Language=tl +Order=7 +Start=text%2Fshared%2Fexplorer%2Fdatabase%2Fmain.xhp +Heading=headingheading +Program=DATABASE diff --git a/source/auxiliary/tl/sdraw.cfg b/source/auxiliary/tl/sdraw.cfg new file mode 100644 index 0000000000..653788c23e --- /dev/null +++ b/source/auxiliary/tl/sdraw.cfg @@ -0,0 +1,26 @@ +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# +# This file incorporates work covered by the following license notice: +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed +# with this work for additional information regarding copyright +# ownership. The ASF licenses this file to you under the Apache +# License, Version 2.0 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.apache.org/licenses/LICENSE-2.0 . +# + + +Title=%PRODUCTNAME Draw + +Language=tl +Order=4 +Start=text%2Fsdraw%2Fmain0000.xhp +Heading=headingheading +Program=DRAW diff --git a/source/auxiliary/tl/simpress.cfg b/source/auxiliary/tl/simpress.cfg new file mode 100644 index 0000000000..d97e7df05f --- /dev/null +++ b/source/auxiliary/tl/simpress.cfg @@ -0,0 +1,26 @@ +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# +# This file incorporates work covered by the following license notice: +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed +# with this work for additional information regarding copyright +# ownership. The ASF licenses this file to you under the Apache +# License, Version 2.0 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.apache.org/licenses/LICENSE-2.0 . +# + + +Title=%PRODUCTNAME Impress + +Language=tl +Order=5 +Start=text%2Fsimpress%2Fmain0000.xhp +Heading=headingheading +Program=IMPRESS diff --git a/source/auxiliary/tl/smath.cfg b/source/auxiliary/tl/smath.cfg new file mode 100644 index 0000000000..28fcf1dd5a --- /dev/null +++ b/source/auxiliary/tl/smath.cfg @@ -0,0 +1,26 @@ +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# +# This file incorporates work covered by the following license notice: +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed +# with this work for additional information regarding copyright +# ownership. The ASF licenses this file to you under the Apache +# License, Version 2.0 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.apache.org/licenses/LICENSE-2.0 . +# + + +Title=%PRODUCTNAME Math + +Language=tl +Order=6 +Start=text%2Fsmath%2Fmain0000.xhp +Heading=headingheading +Program=MATH diff --git a/source/auxiliary/tl/swriter.cfg b/source/auxiliary/tl/swriter.cfg new file mode 100644 index 0000000000..03e10ce5e5 --- /dev/null +++ b/source/auxiliary/tl/swriter.cfg @@ -0,0 +1,26 @@ +# +# This file is part of the LibreOffice project. +# +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +# +# This file incorporates work covered by the following license notice: +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed +# with this work for additional information regarding copyright +# ownership. The ASF licenses this file to you under the Apache +# License, Version 2.0 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# the License at http://www.apache.org/licenses/LICENSE-2.0 . +# + + +Title=%PRODUCTNAME Writer + +Language=tl +Order=2 +Start=text%2Fswriter%2Fmain0000.xhp +Heading=headingheading +Program=WRITER commit ac15fc2c15fa9e188f0acf1749ca63c2ac228530 Author: Christian Lohmaier <lohmaier+libreoff...@googlemail.com> AuthorDate: Tue Dec 3 18:04:13 2024 +0100 Commit: Christian Lohmaier <lohmaier+libreoff...@googlemail.com> CommitDate: Tue Dec 3 22:37:17 2024 +0100 add missing screenshots & files for Tagalog help Change-Id: I078f85931d21441929737105e694e0936fd1531f Reviewed-on: https://gerrit.libreoffice.org/c/help/+/177748 Tested-by: Jenkins Reviewed-by: Christian Lohmaier <lohmaier+libreoff...@googlemail.com> diff --git a/source/media/files/scalc/tl/conditionalformatting.ods b/source/media/files/scalc/tl/conditionalformatting.ods new file mode 100644 index 0000000000..5df7aa8c67 Binary files /dev/null and b/source/media/files/scalc/tl/conditionalformatting.ods differ diff --git a/source/media/files/scalc/tl/function_fourier.ods b/source/media/files/scalc/tl/function_fourier.ods new file mode 100644 index 0000000000..c09fd55c9f Binary files /dev/null and b/source/media/files/scalc/tl/function_fourier.ods differ diff --git a/source/media/files/scalc/tl/functions_ifs.ods b/source/media/files/scalc/tl/functions_ifs.ods new file mode 100644 index 0000000000..f20937c84d Binary files /dev/null and b/source/media/files/scalc/tl/functions_ifs.ods differ diff --git a/source/media/files/scalc/tl/imtrigon.ods b/source/media/files/scalc/tl/imtrigon.ods new file mode 100644 index 0000000000..ad5f968246 Binary files /dev/null and b/source/media/files/scalc/tl/imtrigon.ods differ diff --git a/source/media/files/scalc/tl/pivot.ods b/source/media/files/scalc/tl/pivot.ods new file mode 100644 index 0000000000..9360517267 Binary files /dev/null and b/source/media/files/scalc/tl/pivot.ods differ diff --git a/source/media/files/scalc/tl/statistics_data.ods b/source/media/files/scalc/tl/statistics_data.ods new file mode 100644 index 0000000000..c115130827 Binary files /dev/null and b/source/media/files/scalc/tl/statistics_data.ods differ diff --git a/source/media/files/scalc/tl/trigon.ods b/source/media/files/scalc/tl/trigon.ods new file mode 100644 index 0000000000..d603df80dd Binary files /dev/null and b/source/media/files/scalc/tl/trigon.ods differ diff --git a/source/media/screenshots/modules/sdraw/ui/breakdialog/tl/BreakDialog.png b/source/media/screenshots/modules/sdraw/ui/breakdialog/tl/BreakDialog.png new file mode 100644 index 0000000000..e2a723c611 Binary files /dev/null and b/source/media/screenshots/modules/sdraw/ui/breakdialog/tl/BreakDialog.png differ diff --git a/source/media/screenshots/modules/sdraw/ui/bulletsandnumbering/tl/BulletsAndNumberingDialog.png b/source/media/screenshots/modules/sdraw/ui/bulletsandnumbering/tl/BulletsAndNumberingDialog.png new file mode 100644 index 0000000000..ee04668f64 Binary files /dev/null and b/source/media/screenshots/modules/sdraw/ui/bulletsandnumbering/tl/BulletsAndNumberingDialog.png differ diff --git a/source/media/screenshots/modules/sdraw/ui/copydlg/tl/DuplicateDialog.png b/source/media/screenshots/modules/sdraw/ui/copydlg/tl/DuplicateDialog.png new file mode 100644 index 0000000000..83d8b9490f Binary files /dev/null and b/source/media/screenshots/modules/sdraw/ui/copydlg/tl/DuplicateDialog.png differ diff --git a/source/media/screenshots/modules/sdraw/ui/crossfadedialog/tl/CrossFadeDialog.png b/source/media/screenshots/modules/sdraw/ui/crossfadedialog/tl/CrossFadeDialog.png new file mode 100644 index 0000000000..cd3ce01d27 Binary files /dev/null and b/source/media/screenshots/modules/sdraw/ui/crossfadedialog/tl/CrossFadeDialog.png differ diff --git a/source/media/screenshots/modules/sdraw/ui/dlgsnap/tl/SnapObjectDialog.png b/source/media/screenshots/modules/sdraw/ui/dlgsnap/tl/SnapObjectDialog.png new file mode 100644 index 0000000000..03d53cf286 Binary files /dev/null and b/source/media/screenshots/modules/sdraw/ui/dlgsnap/tl/SnapObjectDialog.png differ diff --git a/source/media/screenshots/modules/sdraw/ui/drawchardialog/tl/DrawCharDialog.png b/source/media/screenshots/modules/sdraw/ui/drawchardialog/tl/DrawCharDialog.png new file mode 100644 index 0000000000..1149b009e3 Binary files /dev/null and b/source/media/screenshots/modules/sdraw/ui/drawchardialog/tl/DrawCharDialog.png differ diff --git a/source/media/screenshots/modules/sdraw/ui/drawpagedialog/tl/DrawPageDialog.png b/source/media/screenshots/modules/sdraw/ui/drawpagedialog/tl/DrawPageDialog.png new file mode 100644 index 0000000000..e9691ceb12 Binary files /dev/null and b/source/media/screenshots/modules/sdraw/ui/drawpagedialog/tl/DrawPageDialog.png differ diff --git a/source/media/screenshots/modules/sdraw/ui/drawparadialog/tl/DrawParagraphPropertiesDialog.png b/source/media/screenshots/modules/sdraw/ui/drawparadialog/tl/DrawParagraphPropertiesDialog.png new file mode 100644 index 0000000000..559510c750 Binary files /dev/null and b/source/media/screenshots/modules/sdraw/ui/drawparadialog/tl/DrawParagraphPropertiesDialog.png differ diff --git a/source/media/screenshots/modules/sdraw/ui/drawprtldialog/tl/DrawPRTLDialog.png b/source/media/screenshots/modules/sdraw/ui/drawprtldialog/tl/DrawPRTLDialog.png new file mode 100644 index 0000000000..a4f31d2066 Binary files /dev/null and b/source/media/screenshots/modules/sdraw/ui/drawprtldialog/tl/DrawPRTLDialog.png differ diff --git a/source/media/screenshots/modules/sdraw/ui/insertlayer/tl/InsertLayerDialog.png b/source/media/screenshots/modules/sdraw/ui/insertlayer/tl/InsertLayerDialog.png new file mode 100644 index 0000000000..a53b9529ff Binary files /dev/null and b/source/media/screenshots/modules/sdraw/ui/insertlayer/tl/InsertLayerDialog.png differ diff --git a/source/media/screenshots/modules/sdraw/ui/insertslidesdialog/tl/InsertSlidesDialog.png b/source/media/screenshots/modules/sdraw/ui/insertslidesdialog/tl/InsertSlidesDialog.png new file mode 100644 index 0000000000..206928446d Binary files /dev/null and b/source/media/screenshots/modules/sdraw/ui/insertslidesdialog/tl/InsertSlidesDialog.png differ diff --git a/source/media/screenshots/modules/sdraw/ui/namedesign/tl/NameDesignDialog.png b/source/media/screenshots/modules/sdraw/ui/namedesign/tl/NameDesignDialog.png new file mode 100644 index 0000000000..d59251961f Binary files /dev/null and b/source/media/screenshots/modules/sdraw/ui/namedesign/tl/NameDesignDialog.png differ diff --git a/source/media/screenshots/modules/sdraw/ui/paranumberingtab/tl/DrawParaNumbering.png b/source/media/screenshots/modules/sdraw/ui/paranumberingtab/tl/DrawParaNumbering.png new file mode 100644 index 0000000000..ec91d20618 Binary files /dev/null and b/source/media/screenshots/modules/sdraw/ui/paranumberingtab/tl/DrawParaNumbering.png differ diff --git a/source/media/screenshots/modules/sdraw/ui/vectorize/tl/VectorizeDialog.png b/source/media/screenshots/modules/sdraw/ui/vectorize/tl/VectorizeDialog.png new file mode 100644 index 0000000000..2150a52108 Binary files /dev/null and b/source/media/screenshots/modules/sdraw/ui/vectorize/tl/VectorizeDialog.png differ diff --git a/source/media/screenshots/modules/simpress/ui/customanimationproperties/tl/CustomAnimationProperties.png b/source/media/screenshots/modules/simpress/ui/customanimationproperties/tl/CustomAnimationProperties.png new file mode 100644 index 0000000000..651b4baffa Binary files /dev/null and b/source/media/screenshots/modules/simpress/ui/customanimationproperties/tl/CustomAnimationProperties.png differ diff --git a/source/media/screenshots/modules/simpress/ui/dlgfield/tl/EditFieldsDialog.png b/source/media/screenshots/modules/simpress/ui/dlgfield/tl/EditFieldsDialog.png new file mode 100644 index 0000000000..14f7535a4f Binary files /dev/null and b/source/media/screenshots/modules/simpress/ui/dlgfield/tl/EditFieldsDialog.png differ diff --git a/source/media/screenshots/modules/simpress/ui/headerfootertab/tl/HeaderFooterTab.png b/source/media/screenshots/modules/simpress/ui/headerfootertab/tl/HeaderFooterTab.png new file mode 100644 index 0000000000..6a249a6f9c Binary files /dev/null and b/source/media/screenshots/modules/simpress/ui/headerfootertab/tl/HeaderFooterTab.png differ diff --git a/source/media/screenshots/modules/simpress/ui/insertslides/tl/InsertSlidesDialog.png b/source/media/screenshots/modules/simpress/ui/insertslides/tl/InsertSlidesDialog.png new file mode 100644 index 0000000000..38a36170cf Binary files /dev/null and b/source/media/screenshots/modules/simpress/ui/insertslides/tl/InsertSlidesDialog.png differ diff --git a/source/media/screenshots/modules/simpress/ui/interactionpage/tl/InteractionPage.png b/source/media/screenshots/modules/simpress/ui/interactionpage/tl/InteractionPage.png new file mode 100644 index 0000000000..4759aa6193 Binary files /dev/null and b/source/media/screenshots/modules/simpress/ui/interactionpage/tl/InteractionPage.png differ diff --git a/source/media/screenshots/modules/simpress/ui/remotedialog/tl/RemoteDialog.png b/source/media/screenshots/modules/simpress/ui/remotedialog/tl/RemoteDialog.png new file mode 100644 index 0000000000..059d971b56 Binary files /dev/null and b/source/media/screenshots/modules/simpress/ui/remotedialog/tl/RemoteDialog.png differ diff --git a/source/media/screenshots/modules/simpress/ui/slidedesigndialog/tl/SlideDesignDialog.png b/source/media/screenshots/modules/simpress/ui/slidedesigndialog/tl/SlideDesignDialog.png new file mode 100644 index 0000000000..5ad12ceaf1 Binary files /dev/null and b/source/media/screenshots/modules/simpress/ui/slidedesigndialog/tl/SlideDesignDialog.png differ diff --git a/source/media/screenshots/modules/simpress/ui/templatedialog/tl/TemplateDialog.png b/source/media/screenshots/modules/simpress/ui/templatedialog/tl/TemplateDialog.png new file mode 100644 index 0000000000..8b3147aa89 Binary files /dev/null and b/source/media/screenshots/modules/simpress/ui/templatedialog/tl/TemplateDialog.png differ