aboutsummaryrefslogtreecommitdiff
path: root/source/he/extras
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-02-28 15:39:39 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-02-28 15:46:18 +0100
commit375b04cdcbe18a95ff4e5640b9c0d8db06de7beb (patch)
tree2f9dcb2b510716cbbf17ad62498eda0ae50f6275 /source/he/extras
parent614eb3429622290c320d137cfa9d8b908c56f9ab (diff)
update translations for master and add Friulian (fur)
and force-fix errors using pocheck Change-Id: I550b54b4968fbdb48d8f6c8118e02e28e3a6a220
Diffstat (limited to 'source/he/extras')
-rw-r--r--source/he/extras/source/gallery/share.po26
1 files changed, 19 insertions, 7 deletions
diff --git a/source/he/extras/source/gallery/share.po b/source/he/extras/source/gallery/share.po
index 43ee4c8f77e..014e9b8ac02 100644
--- a/source/he/extras/source/gallery/share.po
+++ b/source/he/extras/source/gallery/share.po
@@ -3,19 +3,20 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-02-27 13:56+0100\n"
-"PO-Revision-Date: 2013-06-10 10:47+0000\n"
-"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"POT-Creation-Date: 2019-07-11 18:38+0200\n"
+"PO-Revision-Date: 2020-02-21 01:15+0000\n"
+"Last-Translator: עומר <ois79268@gmail.com>\n"
+"Language-Team: Hebrew <https://weblate.documentfoundation.org/projects/libo_ui-master/extrassourcegalleryshare/he/>\n"
"Language: he\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1370861230.000000\n"
+"X-Generator: Weblate 3.10.3\n"
+"X-POOTLE-MTIME: 1519742595.000000\n"
+#. oG3Mq
#: gallery_names.ulf
msgctxt ""
"gallery_names.ulf\n"
@@ -24,14 +25,16 @@ msgctxt ""
msgid "Arrows"
msgstr "חצים"
+#. byokD
#: gallery_names.ulf
msgctxt ""
"gallery_names.ulf\n"
"backgrounds\n"
"LngText.text"
msgid "Backgrounds"
-msgstr ""
+msgstr "רקעים"
+#. TJEqa
#: gallery_names.ulf
msgctxt ""
"gallery_names.ulf\n"
@@ -40,6 +43,7 @@ msgctxt ""
msgid "Computers"
msgstr "מחשבים"
+#. arWXh
#: gallery_names.ulf
msgctxt ""
"gallery_names.ulf\n"
@@ -48,6 +52,7 @@ msgctxt ""
msgid "Diagrams"
msgstr "תרשימים"
+#. BKVWE
#: gallery_names.ulf
msgctxt ""
"gallery_names.ulf\n"
@@ -56,6 +61,7 @@ msgctxt ""
msgid "School & University"
msgstr "בית ספר ואוניברסיטה"
+#. fLsJB
#: gallery_names.ulf
msgctxt ""
"gallery_names.ulf\n"
@@ -64,6 +70,7 @@ msgctxt ""
msgid "Environment"
msgstr "סביבה"
+#. YYvHm
#: gallery_names.ulf
msgctxt ""
"gallery_names.ulf\n"
@@ -72,6 +79,7 @@ msgctxt ""
msgid "Finance"
msgstr "כלכלה"
+#. DA7b8
#: gallery_names.ulf
msgctxt ""
"gallery_names.ulf\n"
@@ -80,6 +88,7 @@ msgctxt ""
msgid "People"
msgstr "אנשים"
+#. FVHrw
#: gallery_names.ulf
msgctxt ""
"gallery_names.ulf\n"
@@ -88,6 +97,7 @@ msgctxt ""
msgid "Sounds"
msgstr "צלילים"
+#. SAQv3
#: gallery_names.ulf
msgctxt ""
"gallery_names.ulf\n"
@@ -96,6 +106,7 @@ msgctxt ""
msgid "Symbols"
msgstr "סמלים"
+#. JTtG3
#: gallery_names.ulf
msgctxt ""
"gallery_names.ulf\n"
@@ -104,6 +115,7 @@ msgctxt ""
msgid "Text Shapes"
msgstr "צורות טקסט"
+#. Jh6xe
#: gallery_names.ulf
msgctxt ""
"gallery_names.ulf\n"
>libreoffice-4-3-5 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/unoil
AgeCommit message (Collapse)Author
2017-11-24tdf#113787: always require version file with config for CLI assembliesMichael Stahl
The CliUnoApi_oootypes does not use the same version file as everything else, so pass that in as a parameter.
2017-08-16tdf#108709 cli_ure,unoil: bump CLI assembly versions for 5.4Michael Stahl
perl cli_ure/source/scripts/increment_version.pl cli_ure/version/version.txt cli_ure/version/incversions.txt temp.txt && mv temp.txt cli_ure/version/version.txt perl cli_ure/source/scripts/increment_version.pl unoil/climaker/version.txt unoil/climaker/incversions.txt temp.txt && mv temp.txt unoil/climaker/version.txt Change-Id: Iaea028fc345d090317f7ebf128b683b4643a1093
2017-08-16cli_ure,unoil: always increment all CLI assembly version numbersMichael Stahl
There is a increment_version.pl, which uses the incversions.txt to increment the CLI version numbers. But it first checks that there are new published UNO types, and exits if there are none. Not sure where the input for that is supposed to come from. But the OOo docs claim that all version numbers have to be incresed for every release to work around some MSI issue, so change the script to do that and add an incversion.txt in unoil too. http://www.openoffice.org/udk/common/man/spec/assemblyversioning.html https://support.microsoft.com/en-us/help/905238/an-assembly-in-the-global-assembly-cache-or-sxs-is-missing-after-you-p Change-Id: I6190b53d1a3ff00b9fe014f86f7ec8cddef9904e
2015-12-03Add build toolchain to upload LibreOffice API to Maven CentralDavid Ostrovsky
Set up the toolchain to create sources and javadocs artifacts in addition to JARs created during the build. Use Buck build tool for that: [1]. This is a fork of Google's build tool Blaze, created by Xooglers at Facebook. This build tool (like Blaze itself) uses Python to write build files. Add needed tools and build files to install LibreOffice API artifacts to local Maven repository or deploy them to Maven Central. To build all needed artifacts LibreOffice must be built regularly with GNU make first. To build the rest of the API (sources and javadocs): $> buck build api To replace version number with upcoming release version: $> solenv/bin/version.py 5.1.0 To install the API to local Maven repository: $> buck build api_install To deploy the API to Maven Central: $> buck build api_deploy Detailed documentation is added to document the prerequisites and the workflow to upload LibreOffice API to Maven Central. * [1] https://buckbuild.com Change-Id: Ibdd552a01110836703bc069abe829b9921491cac Reviewed-on: https://gerrit.libreoffice.org/20343 Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
2015-12-01Expose metadata to deploy LibreOffice artifacts on Maven CentralDavid Ostrovsky
As outlined in the requirements to deploy the artifacts on Maven Central, the metdata must be provided: * Project Name, Description and URL * License Information * Developer Information * SCM Information [1] http://central.sonatype.org/pages/requirements.html Change-Id: I0bcd19a22d0e1a48f0faec0b414f816f7da5b318 Reviewed-on: https://gerrit.libreoffice.org/20315 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>