aboutsummaryrefslogtreecommitdiff
path: root/source/id
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2024-10-25 17:43:48 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2024-10-25 17:43:48 +0200
commit3afbfbdd5fe5e3053aa67158a95897c21e142ad7 (patch)
treee79814f89d92addfe6a5d3529a7f641379847164 /source/id
parent7ee58e4082404ba303bae416befc5022de55fce4 (diff)
update translations for master
and force-fix errors using pocheck Change-Id: I47284bc708fa842a1bb32efa8df4de4d3c296036
Diffstat (limited to 'source/id')
-rw-r--r--source/id/helpcontent2/source/text/swriter/01.po8
-rw-r--r--source/id/helpcontent2/source/text/swriter/librelogo.po10
2 files changed, 9 insertions, 9 deletions
diff --git a/source/id/helpcontent2/source/text/swriter/01.po b/source/id/helpcontent2/source/text/swriter/01.po
index b3a27d5fb71..df00769ccf6 100644
--- a/source/id/helpcontent2/source/text/swriter/01.po
+++ b/source/id/helpcontent2/source/text/swriter/01.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: swriter 3.6\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2024-10-04 15:42+0200\n"
-"PO-Revision-Date: 2024-09-10 09:45+0000\n"
-"Last-Translator: Andika Triwidada <andika@gmail.com>\n"
+"PO-Revision-Date: 2024-10-24 09:45+0000\n"
+"Last-Translator: serval2412 <serval2412@yahoo.fr>\n"
"Language-Team: Indonesian <https://translations.documentfoundation.org/projects/libo_help-master/textswriter01/id/>\n"
"Language: id\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n>1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 5.4.3\n"
"X-POOTLE-MTIME: 1550993607.000000\n"
#. KvqYw
@@ -708,7 +708,7 @@ msgctxt ""
"par_id3149106\n"
"help.text"
msgid "To jump to the next or previous item in a document, use the <link href=\"text/swriter/01/02110100.xhp\"><emph>Navigate By</emph></link> list to select the item category, and then click the <emph>Previous</emph> or <emph>Next</emph> arrows."
-msgstr "Untuk melompat ke butir berikutnya atau sebelumnya dalam dokumen, gunakan daftar <link href=\"text/swriter/01/02110100.xhp\"><emph>Navigasi Menurut</emph> untuk memilih kategori butir, lalu klik panah <emph>Sebelumnya</emph> atau <emph>Berikutnya</emph>."
+msgstr "Untuk melompat ke butir berikutnya atau sebelumnya dalam dokumen, gunakan daftar <link href=\"text/swriter/01/02110100.xhp\"><emph>Navigasi Menurut</emph></link> untuk memilih kategori butir, lalu klik panah <emph>Sebelumnya</emph> atau <emph>Berikutnya</emph>."
#. S4kDa
#: 02110000.xhp
diff --git a/source/id/helpcontent2/source/text/swriter/librelogo.po b/source/id/helpcontent2/source/text/swriter/librelogo.po
index 5dd1a1bebd0..d76e2b206be 100644
--- a/source/id/helpcontent2/source/text/swriter/librelogo.po
+++ b/source/id/helpcontent2/source/text/swriter/librelogo.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: libo_help swriter librelogo 4.3\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2023-12-04 15:07+0100\n"
-"PO-Revision-Date: 2024-05-26 09:45+0000\n"
+"PO-Revision-Date: 2024-10-24 09:45+0000\n"
"Last-Translator: Andika Triwidada <andika@gmail.com>\n"
"Language-Team: Indonesian <https://translations.documentfoundation.org/projects/libo_help-master/textswriterlibrelogo/id/>\n"
"Language: id\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n>1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 5.3.1\n"
+"X-Generator: Weblate 5.4.3\n"
"X-POOTLE-MTIME: 1543652564.000000\n"
#. kypzs
@@ -401,7 +401,7 @@ msgctxt ""
"par_600\n"
"help.text"
msgid "Python-like FOR loop"
-msgstr "Python-like FOR loop"
+msgstr "Loop FOR mirip Python"
#. zGZh9
#: LibreLogo.xhp
@@ -500,7 +500,7 @@ msgctxt ""
"par_710\n"
"help.text"
msgid "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
-msgstr "PRINT “Hello, World!”<br/> print “Hello, World, again!”<br/>"
+msgstr "PRINT “Halo, Dunia!”<br/> print “Halo lagi Dunia!”<br/>"
#. gPcBk
#: LibreLogo.xhp
@@ -518,7 +518,7 @@ msgctxt ""
"par_730\n"
"help.text"
msgid "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
-msgstr "a = 5<br/> A = 7<br/> PRINT a<br/> PRINT A<br/>"
+msgstr "a = 2<br/> A = 9<br/> PRINT a<br/> PRINT A<br/>"
#. CBUNL
#: LibreLogo.xhp