From baa28fb3a6161fa057808d25b69ce24e21a1f9d8 Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Wed, 25 May 2022 13:25:24 +0200 Subject: update translations for master/7.4 and force-fix errors using pocheck Change-Id: I6791c0fed18c372d154a25de9c826720bb037af8 --- source/id/cui/messages.po | 34 +- source/id/dbaccess/messages.po | 56 ++- source/id/desktop/messages.po | 34 +- source/id/extensions/messages.po | 190 ++++---- source/id/fpicker/messages.po | 10 +- .../id/helpcontent2/source/text/sbasic/shared.po | 266 +++------- .../helpcontent2/source/text/sbasic/shared/03.po | 533 ++++++++++++++++++++- source/id/helpcontent2/source/text/sdatabase.po | 123 +++-- source/id/helpcontent2/source/text/shared/06.po | 22 +- source/id/helpcontent2/source/text/shared/guide.po | 8 +- source/id/helpcontent2/source/text/shared/help.po | 31 +- .../id/helpcontent2/source/text/shared/optionen.po | 22 +- source/id/helpcontent2/source/text/swriter.po | 20 +- source/id/helpcontent2/source/text/swriter/01.po | 6 +- .../id/helpcontent2/source/text/swriter/guide.po | 8 +- .../registry/data/org/openoffice/Office/UI.po | 162 +++++-- source/id/sc/messages.po | 194 ++++---- source/id/sfx2/messages.po | 10 +- source/id/svx/messages.po | 20 +- source/id/sw/messages.po | 162 +++++-- 20 files changed, 1247 insertions(+), 664 deletions(-) (limited to 'source/id') diff --git a/source/id/cui/messages.po b/source/id/cui/messages.po index 0b828e4dc4a..bc70f3ddddc 100644 --- a/source/id/cui/messages.po +++ b/source/id/cui/messages.po @@ -3,7 +3,7 @@ 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: 2022-05-10 20:15+0200\n" +"POT-Creation-Date: 2022-05-25 12:35+0200\n" "PO-Revision-Date: 2022-05-10 13:19+0000\n" "Last-Translator: Andika Triwidada \n" "Language-Team: Indonesian \n" @@ -2776,11 +2776,11 @@ msgctxt "RID_CUI_TIPOFTHEDAY" msgid "With the Navigator you can select & move up/down headings and the text below the heading, in the Navigator and in the document." msgstr "Dengan Navigator, Anda dapat memilih & memindah naik/turun tajuk dan teks di bawah tajuk, dalam Navigator dan dalam dokumen." -#. 8qYrk +#. y8B2s #: cui/inc/tipoftheday.hrc:152 msgctxt "RID_CUI_TIPOFTHEDAY" -msgid "To quickly get a math object in Writer type your formula, mark it, and use Insert ▸ Object ▸ Formula to convert the text." -msgstr "Untuk mendapatkan objek matematika dengan cepat di Writer, ketik rumus Anda, tandai, dan gunakan Sisipkan ▸ Objek ▸ Formula untuk mengonversi teks." +msgid "Want to get a math object into Writer quickly? Type your formula, select it, and use Insert ▸ OLE Object ▸ Formula to convert the text." +msgstr "" #. Zj7NA #: cui/inc/tipoftheday.hrc:153 @@ -13624,32 +13624,44 @@ msgctxt "objecttitledescdialog|ObjectTitleDescDialog" msgid "Description" msgstr "Keterangan" -#. FYqhw +#. E4YpG #: cui/uiconfig/ui/objecttitledescdialog.ui:92 msgctxt "objecttitledescdialog|object_title_label" -msgid "_Title:" -msgstr "Ju_dul:" +msgid "_Text Alternative:" +msgstr "" + +#. Ge74Q +#: cui/uiconfig/ui/objecttitledescdialog.ui:94 +msgctxt "objecttitledescdialog|object_title_label|tooltip_text" +msgid "Give a short description of non-text content for users who do not see this object." +msgstr "" #. mMZoM -#: cui/uiconfig/ui/objecttitledescdialog.ui:112 +#: cui/uiconfig/ui/objecttitledescdialog.ui:113 msgctxt "objecttitledescdialog|extended_tip|object_title_entry" msgid "Enter a title text. This short name is visible as an alternative tag in HTML format. Accessibility tools can read this text." msgstr "Masukkan teks judul. Nama pendek ini terlihat sebagai tag alternatif dalam format HTML. Alat aksesibilitas dapat membaca teks ini." #. kDbQ9 -#: cui/uiconfig/ui/objecttitledescdialog.ui:126 +#: cui/uiconfig/ui/objecttitledescdialog.ui:127 msgctxt "objecttitledescdialog|desc_label" msgid "_Description:" msgstr "_Keterangan:" +#. EFUyD +#: cui/uiconfig/ui/objecttitledescdialog.ui:129 +msgctxt "objecttitledescdialog|desc_label|tooltip_text" +msgid "Give longer explanation of non-text content that is too complex to be described briefly in “Text Alternative”" +msgstr "" + #. vT3u9 -#: cui/uiconfig/ui/objecttitledescdialog.ui:149 +#: cui/uiconfig/ui/objecttitledescdialog.ui:151 msgctxt "objecttitledescdialog|extended_tip|desc_entry" msgid "Enter a description text. The long description text can be entered to describe a complex object or group of objects to users with screen reader software. The description is visible as an alternative tag for accessibility tools." msgstr "Masukkan keterangan teks. Teks keterangan panjang dapat dimasukkan untuk menggambarkan objek yang kompleks atau objek grup kepada pengguna dengan perangkat lunak pembaca layar. Keterangan ini nampak sebagai tag alternatif untuk alat aksesibilitas." #. 8BCe3 -#: cui/uiconfig/ui/objecttitledescdialog.ui:180 +#: cui/uiconfig/ui/objecttitledescdialog.ui:182 msgctxt "objecttitledescdialog|extended_tip|ObjectTitleDescDialog" msgid "Assigns a title and a description to the selected object. These are accessible for accessibility tools and as alternative tags when you export the document." msgstr "Tetapkan judul dan keterangan pada objek yang dipilih. Ini dapat diakses untuk alat aksesibilitas dan sebagai tag alternatif ketika anda ekspor dokumen." diff --git a/source/id/dbaccess/messages.po b/source/id/dbaccess/messages.po index 13e2c9c9865..4bf1c99d1db 100644 --- a/source/id/dbaccess/messages.po +++ b/source/id/dbaccess/messages.po @@ -3,7 +3,7 @@ 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: 2022-04-01 00:19+0200\n" +"POT-Creation-Date: 2022-05-25 12:36+0200\n" "PO-Revision-Date: 2022-04-05 00:40+0000\n" "Last-Translator: Rizal Muttaqin \n" "Language-Team: Indonesian \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 4.11.2\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1563272963.000000\n" #. BiN6g @@ -3147,50 +3147,86 @@ msgctxt "directsqldialog|DirectSQLDialog" msgid "Execute SQL Statement" msgstr "Jalankan Pernyataan SQL" +#. 8LX77 +#: dbaccess/uiconfig/ui/directsqldialog.ui:99 +msgctxt "directsqldialog|extended_tip|sql" +msgid "Enter the SQL administration command that you want to run." +msgstr "" + #. QCHBC -#: dbaccess/uiconfig/ui/directsqldialog.ui:114 +#: dbaccess/uiconfig/ui/directsqldialog.ui:116 msgctxt "directsqldialog|sql_label" msgid "_Command to execute:" msgstr "_Perintah yang akan dieksekusi:" #. KDRkq -#: dbaccess/uiconfig/ui/directsqldialog.ui:132 +#: dbaccess/uiconfig/ui/directsqldialog.ui:134 msgctxt "directsqldialog|directsql" msgid "Run SQL command _directly" msgstr "Jalankan perintah SQL secara _langsung" +#. dAffv +#: dbaccess/uiconfig/ui/directsqldialog.ui:142 +msgctxt "directsqldialog|extended_tip|directsql" +msgid "Execute the SQL command directly without escape processing." +msgstr "" + #. gpXeL -#: dbaccess/uiconfig/ui/directsqldialog.ui:147 +#: dbaccess/uiconfig/ui/directsqldialog.ui:154 msgctxt "directsqldialog|showoutput" msgid "_Show output of \"select\" statements" msgstr "Tampilkan keluaran dari pernyataan \"_select\"" +#. YAWEY +#: dbaccess/uiconfig/ui/directsqldialog.ui:162 +msgctxt "directsqldialog|extended_tip|showoutput" +msgid "Show the result of the SQL SELECT command in the Output box." +msgstr "" + #. xJT2B -#: dbaccess/uiconfig/ui/directsqldialog.ui:161 +#: dbaccess/uiconfig/ui/directsqldialog.ui:173 msgctxt "directsqldialog|execute" msgid "_Execute" msgstr "_Jalankan" +#. heWKD +#: dbaccess/uiconfig/ui/directsqldialog.ui:198 +msgctxt "directsqldialog|extended_tip|sqlhistory" +msgid "Lists the previously executed SQL commands. To run a command again, click the command, and then click Execute." +msgstr "" + #. FoYMP -#: dbaccess/uiconfig/ui/directsqldialog.ui:194 +#: dbaccess/uiconfig/ui/directsqldialog.ui:211 msgctxt "directsqldialog|sqlhistory_label" msgid "_Previous commands:" msgstr "Perintah se_belumnya:" #. aqBRi -#: dbaccess/uiconfig/ui/directsqldialog.ui:210 +#: dbaccess/uiconfig/ui/directsqldialog.ui:227 msgctxt "directsqldialog|label1" msgid "SQL Command" msgstr "Perintah SQL" +#. eDyEA +#: dbaccess/uiconfig/ui/directsqldialog.ui:260 +msgctxt "directsqldialog|extended_tip|status" +msgid "Displays the results, including errors, of the SQL command that you ran." +msgstr "" + #. iUSnR -#: dbaccess/uiconfig/ui/directsqldialog.ui:249 +#: dbaccess/uiconfig/ui/directsqldialog.ui:271 msgctxt "directsqldialog|label2" msgid "Status" msgstr "Status" +#. 25QR4 +#: dbaccess/uiconfig/ui/directsqldialog.ui:304 +msgctxt "directsqldialog|extended_tip|output" +msgid "Displays the results of the SQL command that you ran." +msgstr "" + #. DYZA5 -#: dbaccess/uiconfig/ui/directsqldialog.ui:288 +#: dbaccess/uiconfig/ui/directsqldialog.ui:315 msgctxt "directsqldialog|label3" msgid "Output" msgstr "Keluaran" diff --git a/source/id/desktop/messages.po b/source/id/desktop/messages.po index 265975a9ea1..5683078be8e 100644 --- a/source/id/desktop/messages.po +++ b/source/id/desktop/messages.po @@ -3,7 +3,7 @@ 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: 2022-04-26 13:57+0200\n" +"POT-Creation-Date: 2022-05-25 12:36+0200\n" "PO-Revision-Date: 2022-05-10 13:18+0000\n" "Last-Translator: Andika Triwidada \n" "Language-Team: Indonesian \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 4.11.2\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1536928910.000000\n" #. v2iwK @@ -920,91 +920,91 @@ msgid "Display Extensions" msgstr "Tampilkan Ekstensi" #. yTB9y -#: desktop/uiconfig/ui/extensionmanager.ui:161 +#: desktop/uiconfig/ui/extensionmanager.ui:162 msgctxt "extensionmanager|search" msgid "Search ..." msgstr "Cari ..." #. BAVdg -#: desktop/uiconfig/ui/extensionmanager.ui:190 +#: desktop/uiconfig/ui/extensionmanager.ui:191 msgctxt "extensionmanager|extended_tip|extensions" msgid "Select the extension that you want to remove, enable, or disable. For some extensions, you can also open an Options dialog." msgstr "Pilih ekstensi yang ingin anda hapus, nyalakan, atau matikan. Untuk beberapa ekstensi, Anda juga dapat membuka sebuah dialog Pilihan." #. DLME5 -#: desktop/uiconfig/ui/extensionmanager.ui:212 +#: desktop/uiconfig/ui/extensionmanager.ui:213 msgctxt "extensionmanager|optionsbtn" msgid "_Options" msgstr "_Pilihan" #. DbuQS -#: desktop/uiconfig/ui/extensionmanager.ui:219 +#: desktop/uiconfig/ui/extensionmanager.ui:220 msgctxt "extensionmanager|extended_tip|optionsbtn" msgid "Select an installed extension, then click to open the Options dialog for the extension." msgstr "Pilih ekstensi yang dipasang, lalu klik untuk membuka dialog Pilihan untuk ekstensi.." #. ieiF4 -#: desktop/uiconfig/ui/extensionmanager.ui:231 +#: desktop/uiconfig/ui/extensionmanager.ui:232 msgctxt "extensionmanager|updatebtn" msgid "Check for _Updates" msgstr "Periksa Pem_utakhiran" #. rirpA -#: desktop/uiconfig/ui/extensionmanager.ui:238 +#: desktop/uiconfig/ui/extensionmanager.ui:239 msgctxt "extensionmanager|extended_tip|updatebtn" msgid "Click to check for online updates of all installed extensions. To check for updates of the selected extension only, choose the Update command from the context menu. The check for availability of updates starts immediately." msgstr "Klik untuk memeriksa pemutakhiran daring dari semua ekstensi yang terpasang. Untuk memeriksa pemutakhiran dari ekstensi yang terpilih saja, pilih perintah Pemutakhiran dari menu konteks. Pemeriksaan untuk pemutakhiran yang tersedia segera dimulai." #. GehiB -#: desktop/uiconfig/ui/extensionmanager.ui:251 +#: desktop/uiconfig/ui/extensionmanager.ui:252 msgctxt "extensionmanager|addbtn" msgid "_Add" msgstr "T_ambah" #. MuigK -#: desktop/uiconfig/ui/extensionmanager.ui:260 +#: desktop/uiconfig/ui/extensionmanager.ui:261 msgctxt "extensionmanager|extended_tip|addbtn" msgid "Click Add to add an extension." msgstr "Klik Tambah untuk menambah sebuah ekstensi." #. wNCAw -#: desktop/uiconfig/ui/extensionmanager.ui:273 +#: desktop/uiconfig/ui/extensionmanager.ui:274 msgctxt "extensionmanager|removebtn" msgid "_Remove" msgstr "_Hapus" #. AGoX7 -#: desktop/uiconfig/ui/extensionmanager.ui:280 +#: desktop/uiconfig/ui/extensionmanager.ui:281 msgctxt "extensionmanager|extended_tip|removebtn" msgid "Select the extension that you want to remove, and then click Remove." msgstr "Pilih ekstensi yang ingin anda hapus, kemudian klik Hapus." #. qHMdq -#: desktop/uiconfig/ui/extensionmanager.ui:293 +#: desktop/uiconfig/ui/extensionmanager.ui:294 msgctxt "extensionmanager|enablebtn" msgid "_Enable" msgstr "_Fungsikan" #. vz3Ti -#: desktop/uiconfig/ui/extensionmanager.ui:323 +#: desktop/uiconfig/ui/extensionmanager.ui:324 msgctxt "extensionmanager|progressft" msgid "Adding %EXTENSION_NAME" msgstr "Menambah %EXTENSION_NAME" #. A33SB -#: desktop/uiconfig/ui/extensionmanager.ui:358 +#: desktop/uiconfig/ui/extensionmanager.ui:359 msgctxt "extensionmanager|getextensions" msgid "Get more extensions online..." msgstr "Dapatkan ekstensi lainnya di sini..." #. FBvRd -#: desktop/uiconfig/ui/extensionmanager.ui:366 +#: desktop/uiconfig/ui/extensionmanager.ui:367 msgctxt "extensionmanager|extended_tip|getextensions" msgid "You can find a collection of extensions on the Web." msgstr "Anda dapat menemukan koleksi ekstensi di Web." #. LFF2R -#: desktop/uiconfig/ui/extensionmanager.ui:398 +#: desktop/uiconfig/ui/extensionmanager.ui:399 msgctxt "extensionmanager|extended_tip|ExtensionManagerDialog" msgid "The Extension Manager adds, removes, disables, enables, and updates extensions." msgstr "Manajer Ekstensi menambahkan, menghapus, mematikan, menyalakan, dan memutakhirkan ekstensi." diff --git a/source/id/extensions/messages.po b/source/id/extensions/messages.po index 59a76f2fef8..4bd2bdec00d 100644 --- a/source/id/extensions/messages.po +++ b/source/id/extensions/messages.po @@ -3,7 +3,7 @@ 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: 2022-01-31 18:19+0100\n" +"POT-Creation-Date: 2022-05-25 12:36+0200\n" "PO-Revision-Date: 2022-02-06 08:57+0000\n" "Last-Translator: Rizal Muttaqin \n" "Language-Team: Indonesian \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 4.8.1\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1557389916.000000\n" #. cBx8W @@ -291,536 +291,524 @@ msgctxt "RID_RSC_ENUM_BUTTONTYPE" msgid "Refresh form" msgstr "Muat ulang formulir" -#. 5vCEP -#: extensions/inc/stringarrays.hrc:83 -msgctxt "RID_RSC_ENUM_SUBMIT_METHOD" -msgid "Get" -msgstr "Get" - -#. BJD3u -#: extensions/inc/stringarrays.hrc:84 -msgctxt "RID_RSC_ENUM_SUBMIT_METHOD" -msgid "Post" -msgstr "Post" - #. o9DBE -#: extensions/inc/stringarrays.hrc:89 +#: extensions/inc/stringarrays.hrc:83 msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING" msgid "URL" msgstr "URL" #. 3pmDf -#: extensions/inc/stringarrays.hrc:90 +#: extensions/inc/stringarrays.hrc:84 msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING" msgid "Multipart" msgstr "Multipart" #. pBQpv -#: extensions/inc/stringarrays.hrc:91 +#: extensions/inc/stringarrays.hrc:85 msgctxt "RID_RSC_ENUM_SUBMIT_ENCODING" msgid "Text" msgstr "Teks" #. jDMbK -#: extensions/inc/stringarrays.hrc:96 +#: extensions/inc/stringarrays.hrc:90 msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST" msgid "Standard (short)" msgstr "Standar (pendek)" #. 22W6Q -#: extensions/inc/stringarrays.hrc:97 +#: extensions/inc/stringarrays.hrc:91 msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST" msgid "Standard (short YY)" msgstr "Standar (TT pendek)" #. HDau6 -#: extensions/inc/stringarrays.hrc:98 +#: extensions/inc/stringarrays.hrc:92 msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST" msgid "Standard (short YYYY)" msgstr "Standar (TTTT pendek)" #. DCJNC -#: extensions/inc/stringarrays.hrc:99 +#: extensions/inc/stringarrays.hrc:93 msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST" msgid "Standard (long)" msgstr "Standar (panjang)" #. DmUmW -#: extensions/inc/stringarrays.hrc:100 +#: extensions/inc/stringarrays.hrc:94 msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST" msgid "DD/MM/YY" msgstr "HH/BB/TT" #. GyoSx -#: extensions/inc/stringarrays.hrc:101 +#: extensions/inc/stringarrays.hrc:95 msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST" msgid "MM/DD/YY" msgstr "BB/HH/TT" #. PHRWs -#: extensions/inc/stringarrays.hrc:102 +#: extensions/inc/stringarrays.hrc:96 msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST" msgid "YY/MM/DD" msgstr "TT/BB/HH" #. 5EDt6 -#: extensions/inc/stringarrays.hrc:103 +#: extensions/inc/stringarrays.hrc:97 msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST" msgid "DD/MM/YYYY" msgstr "HH/BB/TTTT" #. FdnkZ -#: extensions/inc/stringarrays.hrc:104 +#: extensions/inc/stringarrays.hrc:98 msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST" msgid "MM/DD/YYYY" msgstr "BB/HH/TTTT" #. VATg7 -#: extensions/inc/stringarrays.hrc:105 +#: extensions/inc/stringarrays.hrc:99 msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST" msgid "YYYY/MM/DD" msgstr "TTTT/BB/HH" #. rUJHq -#: extensions/inc/stringarrays.hrc:106 +#: extensions/inc/stringarrays.hrc:100 msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST" msgid "YY-MM-DD" msgstr "TT-BB-HH" #. 7vYP9 -#: extensions/inc/stringarrays.hrc:107 +#: extensions/inc/stringarrays.hrc:101 msgctxt "RID_RSC_ENUM_DATEFORMAT_LIST" msgid "YYYY-MM-DD" msgstr "TTTT-BB-HH" #. E9sny -#: extensions/inc/stringarrays.hrc:112 +#: extensions/inc/stringarrays.hrc:106 msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST" msgid "13:45" msgstr "13:45" #. d2sW3 -#: extensions/inc/stringarrays.hrc:113 +#: extensions/inc/stringarrays.hrc:107 msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST" msgid "13:45:00" msgstr "13:45:00" #. v6Dq4 -#: extensions/inc/stringarrays.hrc:114 +#: extensions/inc/stringarrays.hrc:108 msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST" msgid "01:45 PM" msgstr "01:45 PM" #. dSe7J -#: extensions/inc/stringarrays.hrc:115 +#: extensions/inc/stringarrays.hrc:109 msgctxt "RID_RSC_ENUM_TIMEFORMAT_LIST" msgid "01:45:00 PM" msgstr "01:45:00 PM" #. XzT95 -#: extensions/inc/stringarrays.hrc:120 +#: extensions/inc/stringarrays.hrc:114 msgctxt "RID_RSC_ENUM_CHECKED" msgid "Not Selected" msgstr "Tidak Dipilih" #. sJ8zY -#: extensions/inc/stringarrays.hrc:121 +#: extensions/inc/stringarrays.hrc:115 msgctxt "RID_RSC_ENUM_CHECKED" msgid "Selected" msgstr "Dipilih" #. aHu75 -#: extensions/inc/stringarrays.hrc:122 +#: extensions/inc/stringarrays.hrc:116 msgctxt "RID_RSC_ENUM_CHECKED" msgid "Not Defined" msgstr "Tidak Ditentukan" #. mhVDA -#: extensions/inc/stringarrays.hrc:127 +#: extensions/inc/stringarrays.hrc:121 msgctxt "RID_RSC_ENUM_CYCLE" msgid "All records" msgstr "Semua rekaman" #. eA5iU -#: extensions/inc/stringarrays.hrc:128 +#: extensions/inc/stringarrays.hrc:122 msgctxt "RID_RSC_ENUM_CYCLE" msgid "Active record" msgstr "Rekaman aktif" #. Vkvj9 -#: extensions/inc/stringarrays.hrc:129 +#: extensions/inc/stringarrays.hrc:123 msgctxt "RID_RSC_ENUM_CYCLE" msgid "Current page" msgstr "Halaman kini" #. KhEqV -#: extensions/inc/stringarrays.hrc:134 +#: extensions/inc/stringarrays.hrc:128 msgctxt "RID_RSC_ENUM_NAVIGATION" msgid "No" msgstr "Tidak" #. qS8rc -#: extensions/inc/stringarrays.hrc:135 +#: extensions/inc/stringarrays.hrc:129 msgctxt "RID_RSC_ENUM_NAVIGATION" msgid "Yes" msgstr "Ya" #. aJXyh -#: extensions/inc/stringarrays.hrc:136 +#: extensions/inc/stringarrays.hrc:130 msgctxt "RID_RSC_ENUM_NAVIGATION" msgid "Parent Form" msgstr "Formulir Induk" #. SiMYZ -#: extensions/inc/stringarrays.hrc:141 +#: extensions/inc/stringarrays.hrc:135 msgctxt "RID_RSC_ENUM_SUBMIT_TARGET" msgid "_blank" msgstr "_blank" #. AcsCf -#: extensions/inc/stringarrays.hrc:142 +#: extensions/inc/stringarrays.hrc:136 msgctxt "RID_RSC_ENUM_SUBMIT_TARGET" msgid "_parent" msgstr "_parent" #. pQZAG -#: extensions/inc/stringarrays.hrc:143 +#: extensions/inc/stringarrays.hrc:137 msgctxt "RID_RSC_ENUM_SUBMIT_TARGET" msgid "_self" msgstr "_self" #. FwYDV -#: extensions/inc/stringarrays.hrc:144 +#: extensions/inc/stringarrays.hrc:138 msgctxt "RID_RSC_ENUM_SUBMIT_TARGET" msgid "_top" msgstr "_top" #. UEAHA -#: extensions/inc/stringarrays.hrc:149 +#: extensions/inc/stringarrays.hrc:143 msgctxt "RID_RSC_ENUM_SELECTION_TYPE" msgid "None" msgstr "Nihil" #. YnZQA -#: extensions/inc/stringarrays.hrc:150 +#: extensions/inc/stringarrays.hrc:144 msgctxt "RID_RSC_ENUM_SELECTION_TYPE" msgid "Single" msgstr "Tunggal" #. EMYwE -#: extensions/inc/stringarrays.hrc:151 +#: extensions/inc/stringarrays.hrc:145 msgctxt "RID_RSC_ENUM_SELECTION_TYPE" msgid "Multi" msgstr "Multi" #. 2x8ru -#: extensions/inc/stringarrays.hrc:152 +#: extensions/inc/stringarrays.hrc:146 msgctxt "RID_RSC_ENUM_SELECTION_TYPE" msgid "Range" msgstr "Rentang" #. 8dCg5 -#: extensions/inc/stringarrays.hrc:157 +#: extensions/inc/stringarrays.hrc:151 msgctxt "RID_RSC_ENUM_ORIENTATION" msgid "Horizontal" msgstr "Horizontal" #. Z5BR2 -#: extensions/inc/stringarrays.hrc:158 +#: extensions/inc/stringarrays.hrc:152 msgctxt "RID_RSC_ENUM_ORIENTATION" msgid "Vertical" msgstr "Vertikal" #. BFfMD -#: extensions/inc/stringarrays.hrc:163 +#: extensions/inc/stringarrays.hrc:157 msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE" msgid "Default" msgstr "Baku" #. eponH -#: extensions/inc/stringarrays.hrc:164 +#: extensions/inc/stringarrays.hrc:158 msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE" msgid "OK" msgstr "OK" #. UkTKy -#: extensions/inc/stringarrays.hrc:165 +#: extensions/inc/stringarrays.hrc:159 msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE" msgid "Cancel" msgstr "Batal" #. yG859 -#: extensions/inc/stringarrays.hrc:166 +#: extensions/inc/stringarrays.hrc:160 msgctxt "RID_RSC_ENUM_PUSHBUTTONTYPE" msgid "Help" msgstr "Bantuan" #. vgkaF -#: extensions/inc/stringarrays.hrc:171 +#: extensions/inc/stringarrays.hrc:165 msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE" msgid "The selected entry" msgstr "Entri yang dipilih" #. pEAGX -#: extensions/inc/stringarrays.hrc:172 +#: extensions/inc/stringarrays.hrc:166 msgctxt "RID_RSC_ENUM_CELL_EXCHANGE_TYPE" msgid "Position of the selected entry" msgstr "Posisi entri yang dipilih" #. Z2Rwm -#: extensions/inc/stringarrays.hrc:177 +#: extensions/inc/stringarrays.hrc:171 msgctxt "RID_RSC_ENUM_TEXTTYPE" msgid "Single-line" msgstr "Satu baris" #. 7MQto -#: extensions/inc/stringarrays.hrc:178 +#: extensions/inc/stringarrays.hrc:172 msgctxt "RID_RSC_ENUM_TEXTTYPE" msgid "Multi-line" msgstr "Banyak baris" #. 6D2rQ -#: extensions/inc/stringarrays.hrc:179 +#: extensions/inc/stringarrays.hrc:173 msgctxt "RID_RSC_ENUM_TEXTTYPE" msgid "Multi-line with formatting" msgstr "Multibaris dengan pemformatan" #. NkEBb -#: extensions/inc/stringarrays.hrc:184 +#: extensions/inc/stringarrays.hrc:178 msgctxt "RID_RSC_ENUM_LINEEND_FORMAT" msgid "LF (Unix)" msgstr "LF (Unix)" #. FfSEG -#: extensions/inc/stringarrays.hrc:185 +#: extensions/inc/stringarrays.hrc:179 msgctxt "RID_RSC_ENUM_LINEEND_FORMAT" msgid "CR+LF (Windows)" msgstr "CR+LF (Windows)" #. A4N7i -#: extensions/inc/stringarrays.hrc:190 +#: extensions/inc/stringarrays.hrc:184 msgctxt "RID_RSC_ENUM_SCROLLBARS" msgid "None" msgstr "Nihil" #. ghkcH -#: extensions/inc/stringarrays.hrc:191 +#: extensions/inc/stringarrays.hrc:185 msgctxt "RID_RSC_ENUM_SCROLLBARS" msgid "Horizontal" msgstr "Horizontal" #. YNNCf -#: extensions/inc/stringarrays.hrc:192 +#: extensions/inc/stringarrays.hrc:186 msgctxt "RID_RSC_ENUM_SCROLLBARS" msgid "Vertical" msgstr "Vertikal" #. gWynn -#: extensions/inc/stringarrays.hrc:193 +#: extensions/inc/stringarrays.hrc:187 msgctxt "RID_RSC_ENUM_SCROLLBARS" msgid "Both" msgstr "Keduanya" #. GLuPa -#: extensions/inc/stringarrays.hrc:198 +#: extensions/inc/stringarrays.hrc:192 msgctxt "RID_RSC_ENUM_VISUALEFFECT" msgid "3D" msgstr "3D" #. TFnZJ -#: extensions/inc/stringarrays.hrc:199 +#: extensions/inc/stringarrays.hrc:193 msgctxt "RID_RSC_ENUM_VISUALEFFECT" msgid "Flat" msgstr "Rata" #. PmSDw -#: extensions/inc/stringarrays.hrc:204 +#: extensions/inc/stringarrays.hrc:198 msgctxt "RID_RSC_ENUM_IMAGE_POSITION" msgid "Left top" msgstr "Kiri atas" #. j3mHa -#: extensions/inc/stringarrays.hrc:205 +#: extensions/inc/stringarrays.hrc:199 msgctxt "RID_RSC_ENUM_IMAGE_POSITION" msgid "Left centered" msgstr "Kiri tengah" #. FinKD -#: extensions/inc/stringarrays.hrc:206 +#: extensions/inc/stringarrays.hrc:200 msgctxt "RID_RSC_ENUM_IMAGE_POSITION" msgid "Left bottom" msgstr "Kiri bawah" #. EgCsU -#: extensions/inc/stringarrays.hrc:207 +#: extensions/inc/stringarrays.hrc:201 msgctxt "RID_RSC_ENUM_IMAGE_POSITION" msgid "Right top" msgstr "Kanan atas" #. t54wS -#: extensions/inc/stringarrays.hrc:208 +#: extensions/inc/stringarrays.hrc:202 msgctxt "RID_RSC_ENUM_IMAGE_POSITION" msgid "Right centered" msgstr "Kanan tengah" #. H8u3j -#: extensions/inc/stringarrays.hrc:209 +#: extensions/inc/stringarrays.hrc:203 msgctxt "RID_RSC_ENUM_IMAGE_POSITION" msgid "Right bottom" msgstr "Kanan bawah" #. jhRkY -#: extensions/inc/stringarrays.hrc:210 +#: extensions/inc/stringarrays.hrc:204 msgctxt "RID_RSC_ENUM_IMAGE_POSITION" msgid "Above left" msgstr "Di atas kiri" #. dmgVh -#: extensions/inc/stringarrays.hrc:211 +#: extensions/inc/stringarrays.hrc:205 msgctxt "RID_RSC_ENUM_IMAGE_POSITION" msgid "Above centered" msgstr "Di atas tengah" #. AGtAi -#: extensions/inc/stringarrays.hrc:212 +#: extensions/inc/stringarrays.hrc:206 msgctxt "RID_RSC_ENUM_IMAGE_POSITION" msgid "Above right" msgstr "Di atas kanan" #. F2XCu -#: extensions/inc/stringarrays.hrc:213 +#: extensions/inc/stringarrays.hrc:207 msgctxt "RID_RSC_ENUM_IMAGE_POSITION" msgid "Below left" msgstr "Di bawah kiri" #. 4JdJh -#: extensions/inc/stringarrays.hrc:214 +#: extensions/inc/stringarrays.hrc:208 msgctxt "RID_RSC_ENUM_IMAGE_POSITION" msgid "Below centered" msgstr "Di bawah tengah" #. chEB2 -#: extensions/inc/stringarrays.hrc:215 +#: extensions/inc/stringarrays.hrc:209 msgctxt "RID_RSC_ENUM_IMAGE_POSITION" msgid "Below right" msgstr "Di bawah kanan" #. GBHDS -#: extensions/inc/stringarrays.hrc:216 +#: extensions/inc/stringarrays.hrc:210 msgctxt "RID_RSC_ENUM_IMAGE_POSITION" msgid "Centered" msgstr "Rata tengah" #. tB6AD -#: extensions/inc/stringarrays.hrc:221 +#: extensions/inc/stringarrays.hrc:215 msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING" msgid "Preserve" msgstr "Pertahankan" #. CABAr -#: extensions/inc/stringarrays.hrc:222 +#: extensions/inc/stringarrays.hrc:216 msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING" msgid "Replace" msgstr "Ganti" #. MQHED -#: extensions/inc/stringarrays.hrc:223 +#: extensions/inc/stringarrays.hrc:217 msgctxt "RID_RSC_ENUM_WHITESPACE_HANDLING" msgid "Collapse" msgstr "Kuncupkan" #. 2Kaax -#: extensions/inc/stringarrays.hrc:228 +#: extensions/inc/stringarrays.hrc:222 msgctxt "RID_RSC_ENUM_SCALE_MODE" msgid "No" msgstr "Tidak" #. aKBSe -#: extensions/inc/stringarrays.hrc:229 +#: extensions/inc/stringarrays.hrc:223 msgctxt "RID_RSC_ENUM_SCALE_MODE" msgid "Keep Ratio" msgstr "Jaga Rasio" #. FHmy6 -#: extensions/inc/stringarrays.hrc:230 +#: extensions/inc/stringarrays.hrc:224 msgctxt "RID_RSC_ENUM_SCALE_MODE" msgid "Fit to Size" msgstr "Paskan Ukuran" #. 9YCAp -#: extensions/inc/stringarrays.hrc:235 +#: extensions/inc/stringarrays.hrc:229 msgctxt "RID_RSC_ENUM_WRITING_MODE" msgid "Left-to-right" msgstr "Kiri ke kanan" #. xGDY3 -#: extensions/inc/stringarrays.hrc:236 +#: extensions/inc/stringarrays.hrc:230 msgctxt "RID_RSC_ENUM_WRITING_MODE" msgid "Right-to-left" msgstr "Kanan ke kiri" #. 4qSdq -#: extensions/inc/stringarrays.hrc:237 +#: extensions/inc/stringarrays.hrc:231 msgctxt "RID_RSC_ENUM_WRITING_MODE" msgid "Use superordinate object settings" msgstr "Pakai pengaturan objek superordinat" #. LZ36B -#: extensions/inc/stringarrays.hrc:242 +#: extensions/inc/stringarrays.hrc:236 msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR" msgid "Never" msgstr "Tak pernah" #. cGY5n -#: extensions/inc/stringarrays.hrc:243 +#: extensions/inc/stringarrays.hrc:237 msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR" msgid "When focused" msgstr "Saat fokus" #. YXySA -#: extensions/inc/stringarrays.hrc:244 +#: extensions/inc/stringarrays.hrc:238 msgctxt "RID_RSC_ENUM_WHEEL_BEHAVIOR" msgid "Always" msgstr "Selalu" #. kFhs9 -#: extensions/inc/stringarrays.hrc:249 +#: extensions/inc/stringarrays.hrc:243 msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE" msgid "To Paragraph" msgstr "Ke Paragraf" #. WZ2Yp -#: extensions/inc/stringarrays.hrc:250 +#: extensions/inc/stringarrays.hrc:244 msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE" msgid "As Character" msgstr "Sebagai Karakter" #. CXbfQ -#: extensions/inc/stringarrays.hrc:251 +#: extensions/inc/stringarrays.hrc:245 msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE" msgid "To Page" msgstr "Ke Halaman" #. cQn8Y -#: extensions/inc/stringarrays.hrc:252 +#: extensions/inc/stringarrays.hrc:246 msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE" msgid "To Frame" msgstr "Ke Bingkai" #. 5nPDY -#: extensions/inc/stringarrays.hrc:253 +#: extensions/inc/stringarrays.hrc:247 msgctxt "RID_RSC_ENUM_TEXT_ANCHOR_TYPE" msgid "To Character" msgstr "Ke Karakter" #. SrTFR -#: extensions/inc/stringarrays.hrc:258 +#: extensions/inc/stringarrays.hrc:252 msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE" msgid "To Page" msgstr "Ke Halaman" #. UyCfS -#: extensions/inc/stringarrays.hrc:259 +#: extensions/inc/stringarrays.hrc:253 msgctxt "RID_RSC_ENUM_SHEET_ANCHOR_TYPE" msgid "To Cell" msgstr "Ke Sel" diff --git a/source/id/fpicker/messages.po b/source/id/fpicker/messages.po index abf32fdcaf0..c839aead373 100644 --- a/source/id/fpicker/messages.po +++ b/source/id/fpicker/messages.po @@ -3,7 +3,7 @@ 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: 2022-05-10 20:16+0200\n" +"POT-Creation-Date: 2022-05-25 12:36+0200\n" "PO-Revision-Date: 2022-04-05 00:40+0000\n" "Last-Translator: Rizal Muttaqin \n" "Language-Team: Indonesian \n" @@ -191,16 +191,16 @@ msgctxt "explorerfiledialog|places" msgid "Places" msgstr "Tempat" -#. vrR9P +#. CnQhU #: fpicker/uiconfig/ui/explorerfiledialog.ui:296 msgctxt "explorerfiledialog|add" -msgid "Add shortcut" +msgid "Add current folder to Places" msgstr "" -#. jSVdq +#. wP2nq #: fpicker/uiconfig/ui/explorerfiledialog.ui:311 msgctxt "explorerfiledialog|add" -msgid "Delete shortcut" +msgid "Remove selected folder from Places" msgstr "" #. Upnsg diff --git a/source/id/helpcontent2/source/text/sbasic/shared.po b/source/id/helpcontent2/source/text/sbasic/shared.po index e2937a26e9b..8ec52115495 100644 --- a/source/id/helpcontent2/source/text/sbasic/shared.po +++ b/source/id/helpcontent2/source/text/sbasic/shared.po @@ -3,7 +3,7 @@ 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: 2022-05-10 20:16+0200\n" +"POT-Creation-Date: 2022-05-25 12:36+0200\n" "PO-Revision-Date: 2021-09-27 17:24+0000\n" "Last-Translator: Rizal Muttaqin \n" "Language-Team: Indonesian \n" @@ -10809,32 +10809,32 @@ msgctxt "" msgid "Returns the size of an open file in bytes." msgstr "Mengembalikan ukuran berkas yang terbuka dalam byte." -#. 43MqD +#. D84bA #: 03020303.xhp msgctxt "" "03020303.xhp\n" "par_id3150359\n" "help.text" -msgid "Lof (FileNumber)" -msgstr "Lof (NomorBerkas)" +msgid "Lof (FileNumber) As Long" +msgstr "" -#. BBamj +#. 6oGoB #: 03020303.xhp msgctxt "" "03020303.xhp\n" "par_id3150869\n" "help.text" -msgid "FileNumber: Any numeric expression that contains the file number that is specified in the Open statement." -msgstr "NomorBerkas: Ekspresi numerik apa pun yang berisi nomor berkas yang ditentukan dalam pernyataan Open." +msgid "FileNumber: Any numeric expression that contains the file number that is specified in the Open statement." +msgstr "" -#. vTRvK +#. EAe7H #: 03020303.xhp msgctxt "" "03020303.xhp\n" "par_id3147349\n" "help.text" -msgid "To obtain the length of a file that is not open, use the FileLen function." -msgstr "Untuk mendapatkan panjang berkas yang tidak terbuka, gunakan file FileLen fungsi." +msgid "To obtain the length of a file that is not open, use the FileLen function." +msgstr "" #. AGL3X #: 03020304.xhp @@ -11871,41 +11871,14 @@ msgctxt "" msgid "Returns the length of a file in bytes." msgstr "Mengembalikan panjang file dalam byte." -#. GfNg3 -#: 03020408.xhp -msgctxt "" -"03020408.xhp\n" -"hd_id3159414\n" -"help.text" -msgid "Syntax:" -msgstr "Sintaksis:" - -#. MoBSd -#: 03020408.xhp -msgctxt "" -"03020408.xhp\n" -"par_id3149656\n" -"help.text" -msgid "FileLen (Text As String)" -msgstr "FileLen (Teks As String)" - -#. LVwBo -#: 03020408.xhp -msgctxt "" -"03020408.xhp\n" -"hd_id3148798\n" -"help.text" -msgid "Return value:" -msgstr "Nilai hasil:" - -#. H2KXW +#. RpGc5 #: 03020408.xhp msgctxt "" "03020408.xhp\n" -"hd_id3150768\n" +"par_id401651744449325\n" "help.text" -msgid "Parameters:" -msgstr "Parameter:" +msgid "Use ScriptForge.FileSystem service GetFileLen() method when size is expected to be over 2 gigabytes." +msgstr "" #. Fo2XH #: 03020408.xhp @@ -11916,23 +11889,14 @@ msgctxt "" msgid "Text: Any string expression that contains an unambiguous file specification. You can also use URL notation." msgstr "Teks: Ekspresi string apa pun yang berisi spesifikasi berkas yang tidak ambigu. Anda juga dapat menggunakan notasi URL." -#. SCB9u +#. 7RtHj #: 03020408.xhp msgctxt "" "03020408.xhp\n" "par_id3150439\n" "help.text" -msgid "This function determines the length of a file. If the FileLen function is called for an open file, it returns the file length before it was opened. To determine the current file length of an open file, use the Lof function." -msgstr "Fungsi ini menentukan panjang file. Jika fungsi FileLen dipanggil untuk file terbuka, ia mengembalikan panjang file sebelum dibuka. Untuk menentukan panjang file saat ini dari file yang terbuka, gunakan fungsi Lof." - -#. j8DBv -#: 03020408.xhp -msgctxt "" -"03020408.xhp\n" -"hd_id3163710\n" -"help.text" -msgid "Example:" -msgstr "Contoh:" +msgid "This function determines the length of a file. If the FileLen function is called for an open file, it returns the file length before it was opened. To determine the current file length of an open file, use the Lof function." +msgstr "" #. FerKv #: 03020409.xhp @@ -24986,59 +24950,14 @@ msgctxt "" msgid "Converts any numerical expression or string expression to a double type." msgstr "Mengubah ekspresi numerik atau ekspresi string apa pun menjadi tipe ganda." -#. jjGQH -#: 03100400.xhp -msgctxt "" -"03100400.xhp\n" -"hd_id3149516\n" -"help.text" -msgid "Syntax" -msgstr "Sintaksis" - -#. aTHD8 +#. wEVGF #: 03100400.xhp msgctxt "" "03100400.xhp\n" "par_id3156152\n" "help.text" -msgid "CDbl (Expression)" -msgstr "CDbl (Ekspresi)" - -#. 38G4w -#: 03100400.xhp -msgctxt "" -"03100400.xhp\n" -"hd_id3153061\n" -"help.text" -msgid "Return value" -msgstr "Nilai hasil" - -#. LM9Ye -#: 03100400.xhp -msgctxt "" -"03100400.xhp\n" -"hd_id3154760\n" -"help.text" -msgid "Parameters:" -msgstr "Parameter:" - -#. DVRKM -#: 03100400.xhp -msgctxt "" -"03100400.xhp\n" -"par_id3153897\n" -"help.text" -msgid "Expression: Any string or numeric expression that you want to convert. To convert a string expression, the number must be entered as normal text (\"123.5\") using the default number format of your operating system." -msgstr "Ekspresi: Setiap string atau ekspresi numerik yang ingin Anda konversi. Untuk mengonversi ekspresi string, angka tersebut harus dimasukkan sebagai teks normal (\"123.5\") menggunakan format angka default sistem operasi Anda." - -#. HxfeM -#: 03100400.xhp -msgctxt "" -"03100400.xhp\n" -"hd_id3148797\n" -"help.text" -msgid "Example:" -msgstr "Contoh:" +msgid "CDbl (Expression As Variant) As Double" +msgstr "" #. Hs9F5 #: 03100500.xhp @@ -25076,58 +24995,13 @@ msgctxt "" msgid "Converts any string or numeric expression to an integer." msgstr "Mengubah string atau ekspresi numerik apa pun menjadi bilangan bulat." -#. AFSBH -#: 03100500.xhp -msgctxt "" -"03100500.xhp\n" -"hd_id3147573\n" -"help.text" -msgid "Syntax:" -msgstr "Sintaksis:" - -#. ZGxYP +#. CCHrN #: 03100500.xhp msgctxt "" "03100500.xhp\n" "par_id3154142\n" "help.text" -msgid "CInt (Expression)" -msgstr "Fix (Ekspresi)" - -#. AQaNC -#: 03100500.xhp -msgctxt "" -"03100500.xhp\n" -"hd_id3147531\n" -"help.text" -msgid "Return value:" -msgstr "Nilai hasil:" - -#. a2YC7 -#: 03100500.xhp -msgctxt "" -"03100500.xhp\n" -"hd_id3145069\n" -"help.text" -msgid "Parameters:" -msgstr "Parameter:" - -#. 94dPA -#: 03100500.xhp -msgctxt "" -"03100500.xhp\n" -"par_id3159414\n" -"help.text" -msgid "Expression: Any expression that you want to convert." -msgstr "" - -#. tSQka -#: 03100500.xhp -msgctxt "" -"03100500.xhp\n" -"par_id3159415\n" -"help.text" -msgid "If the argument is a number, it is used as numeric value of the expression." +msgid "CInt (Expression As Variant) As Integer" msgstr "" #. UnfBB @@ -25238,50 +25112,23 @@ msgctxt "" msgid "Converts any string or numeric expression to a long integer." msgstr "Mengubah string atau ekspresi numerik apa pun menjadi bilangan bulat panjang." -#. CtL6e -#: 03100600.xhp -msgctxt "" -"03100600.xhp\n" -"hd_id3145315\n" -"help.text" -msgid "Syntax:" -msgstr "Sintaksis:" - -#. 3HnrW +#. 8aFmF #: 03100600.xhp msgctxt "" "03100600.xhp\n" "par_id3147573\n" "help.text" -msgid "CLng (Expression)" -msgstr "Fix (Ekspresi)" - -#. iViY7 -#: 03100600.xhp -msgctxt "" -"03100600.xhp\n" -"hd_id3145610\n" -"help.text" -msgid "Return value:" -msgstr "Nilai hasil:" - -#. pC3ZX -#: 03100600.xhp -msgctxt "" -"03100600.xhp\n" -"hd_id3154760\n" -"help.text" -msgid "Parameters:" -msgstr "Parameter:" +msgid "CLng (Expression As Variant) As Long" +msgstr "" -#. kyujG +#. HDHVW #: 03100600.xhp msgctxt "" "03100600.xhp\n" "par_id3159414\n" "help.text" -msgid "Expression: Any numerical expression that you want to convert. If the Expression lies outside the valid long integer range between -2.147.483.648 and 2.147.483.647, $[officename] Basic returns an overflow error. To convert a string expression, the number must be entered as normal text (\"123.5\") using the default number format of your operating system." -msgstr "anda: Tanda numerik apa pun yang ingin Anda ubah. Jika Expression lies di luar rentang integer panjang yang valid antara -2.147.483.648 dan 2.147.483.647, $[officename] Dasar mengembalikan kesalahan melimpah. Untuk merubah tanda string, angka tersebut harus dimasukkan sebagai teks normal (\"123.5\") menggunakan format angka bawaan sistem operasi Anda." +msgid "If Expression lies outside the valid long integer range between -2.147.483.648 and 2.147.483.647, $[officename] Basic returns an overflow error." +msgstr "" #. hgEwt #: 03100600.xhp @@ -25517,59 +25364,68 @@ msgctxt "" msgid "Converts any string or numeric expression to data type Single." msgstr "Mengubah string atau ekspresi numerik apa pun menjadi tipe data Tunggal." -#. BNPsA +#. dQQAS #: 03100900.xhp msgctxt "" "03100900.xhp\n" -"hd_id3153255\n" +"par_id3148983\n" "help.text" -msgid "Syntax:" -msgstr "Sintaksis:" +msgid "CSng (Expression As Variant) As Single" +msgstr "" -#. JxpvM +#. ZodWe #: 03100900.xhp msgctxt "" "03100900.xhp\n" -"par_id3148983\n" +"par_id3153897\n" "help.text" -msgid "CSng (Expression)" -msgstr "Fix (Ekspresi)" +msgid "Expression: Any string or numeric expression that you want to convert. To convert a string expression, the number must be entered using a dot \".\" as the decimal point and a comma \",\" as the thousands separator (for instance 123,456.78), which may differ from your %PRODUCTNAME language settings." +msgstr "" -#. FR3tS +#. 6CgWz #: 03100900.xhp msgctxt "" "03100900.xhp\n" -"hd_id3152347\n" +"par_id761652451117906\n" "help.text" -msgid "Return value:" -msgstr "Nilai hasil:" +msgid "Numeric expressions are displayed according %PRODUCTNAME language settings:" +msgstr "" -#. cSsM4 +#. DirnZ #: 03100900.xhp msgctxt "" "03100900.xhp\n" -"hd_id3146957\n" +"par_idm1341608224\n" "help.text" -msgid "Parameters:" -msgstr "Parameter:" +msgid "MsgBox CDbl(1234.5678) ' 1234.5678" +msgstr "" -#. XEQKF +#. BoiF4 #: 03100900.xhp msgctxt "" "03100900.xhp\n" -"par_id3153345\n" +"par_idm1341604480\n" "help.text" -msgid "Expression: Any string or numeric expression that you want to convert. To convert a string expression, the number must be entered as normal text (\"123.5\") using the default number format of your operating system." -msgstr "Ekspresi: Setiap string atau ekspresi numerik yang ingin Anda konversi. Untuk mengonversi ekspresi string, angka tersebut harus dimasukkan sebagai teks normal (\"123.5\") menggunakan format angka default sistem operasi Anda." +msgid "MsgBox CSng(1234.5678) ' 1234.567749023" +msgstr "" -#. kT9UB +#. rf5Br #: 03100900.xhp msgctxt "" "03100900.xhp\n" -"hd_id3149514\n" +"par_idm1341608242\n" "help.text" -msgid "Example:" -msgstr "Contoh:" +msgid "MsgBox CDbl(expression := 5678.1234) ' 5678.1234" +msgstr "" + +#. uVUDG +#: 03100900.xhp +msgctxt "" +"03100900.xhp\n" +"par_idm1341604408\n" +"help.text" +msgid "MsgBox CSng(expression := 5678.1234) ' 5678.123535156" +msgstr "" #. MCFBf #: 03101000.xhp diff --git a/source/id/helpcontent2/source/text/sbasic/shared/03.po b/source/id/helpcontent2/source/text/sbasic/shared/03.po index d49a5f6d201..0800fa97a27 100644 --- a/source/id/helpcontent2/source/text/sbasic/shared/03.po +++ b/source/id/helpcontent2/source/text/sbasic/shared/03.po @@ -3,7 +3,7 @@ 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: 2022-05-04 12:42+0200\n" +"POT-Creation-Date: 2022-05-25 12:36+0200\n" "PO-Revision-Date: 2021-05-21 20:37+0000\n" "Last-Translator: Rizal Muttaqin \n" "Language-Team: Indonesian \n" @@ -178,6 +178,15 @@ msgctxt "" msgid "ScriptForge libraries build up an extensible collection of macro scripting resources for %PRODUCTNAME to be invoked from Basic macros or Python scripts." msgstr "" +#. fL8KK +#: lib_ScriptForge.xhp +msgctxt "" +"lib_ScriptForge.xhp\n" +"par_id901528999850603\n" +"help.text" +msgid "• Basic macros require to load ScriptForge library using the following statement:
GlobalScope.BasicLibraries.loadLibrary(\"ScriptForge\")

• Python scripts require an import from scriptforge module:
from scriptforge import CreateScriptService" +msgstr "" + #. eotwE #: lib_ScriptForge.xhp msgctxt "" @@ -5020,6 +5029,366 @@ msgctxt "" msgid "range: The range whose values and formulas are to be cleared, as a string." msgstr "" +#. JWFDb +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id841592919903025\n" +"help.text" +msgid "Deletes the columns of a specified range that match a filter expressed as a Calc formula. The filter is applied to each column to decide whether it will be deleted or not." +msgstr "" + +#. 4JWnp +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id601652269911029\n" +"help.text" +msgid "The deleted column can be limited to the height of the specified range or span to the height of the entire sheet, thus deleting whole columns." +msgstr "" + +#. VAVU3 +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id701652271281106\n" +"help.text" +msgid "This method returns a string with the range address of the compacted range. If all columns are deleted, then an empty string is returned." +msgstr "" + +#. j2GAb +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id191652271892064\n" +"help.text" +msgid "If a range of cells is selected, calling this method will not impact the selection." +msgstr "" + +#. WsrKe +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id771592919922181\n" +"help.text" +msgid "range: The range from which columns will be deleted, as a string." +msgstr "" + +#. Q9QBp +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id771592919932260\n" +"help.text" +msgid "wholecolumn: If this option is set to True the entire column will be deleted from the sheet. The default value is False, which means that the deleted column will be limited to the height of the specified range." +msgstr "" + +#. M7qto +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id771592919915974\n" +"help.text" +msgid "filterformula: The filter to be applied to each column to determine whether or not it will be deleted. The filter is expressed as a Calc formula that should be applied to the first column. When the formula returns True for a column, that column will be deleted. The default filter deletes all empty columns." +msgstr "" + +#. 8sYWa +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id361652271022647\n" +"help.text" +msgid "For example, suppose range A1:J200 is selected (height = 200), so the default formula is =(COUNTBLANK(A1:A200)=200). This means that if all 200 cells are empty in the first column (Column A), then the column is deleted. Note that the formula is expressed with respect to the first column only. Internally the CompactLeft method will generalize this formula for all the remaining columns." +msgstr "" + +#. FDspT +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id941652271391005\n" +"help.text" +msgid "' Delete all empty columns in the range G1:L10 from Sheet1" +msgstr "" + +#. huH9x +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id691652271390762\n" +"help.text" +msgid "newrange = oDoc.CompactLeft(\"Sheet1.G1:L10\")" +msgstr "" + +#. 2BkcC +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id921652271392627\n" +"help.text" +msgid "' The example below is similar, but the entire column is deleted from the sheet" +msgstr "" + +#. 6GoCu +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id941652271392873\n" +"help.text" +msgid "newrange = oDoc.CompactLeft(\"Sheet1.G1:L10\", WholeColumn := True)" +msgstr "" + +#. KfQRA +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id751652271393226\n" +"help.text" +msgid "' Deletes all columns where the first row is marked with an \"X\"" +msgstr "" + +#. fLJ7y +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id761652271393514\n" +"help.text" +msgid "newrange = oDoc.CompactLeft(\"Sheet1.G1:L10\", FilterFormula := \"=(G1=\"\"X\"\")\")" +msgstr "" + +#. UqpQB +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id241652271725676\n" +"help.text" +msgid "' Deletes all columns where the sum of values in the column is odd" +msgstr "" + +#. 5rxDM +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id531652271726131\n" +"help.text" +msgid "newrange = oDoc.CompactLeft(\"Sheet1.G1:L10\", FilterFormula := \"=(MOD(SUM(G1:G10);2)=1)\")" +msgstr "" + +#. i4ux6 +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"pyc_id451621536612334\n" +"help.text" +msgid "newrange = myDoc.CompactLeft(\"Sheet1.G1:L10\")" +msgstr "" + +#. j5kGd +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"pyc_id201652272121176\n" +"help.text" +msgid "newrange = myDoc.CompactLeft(\"Sheet1.G1:L10\", wholecolumn = True)" +msgstr "" + +#. pBca4 +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"pyc_id781652272122794\n" +"help.text" +msgid "newrange = myDoc.CompactLeft(\"Sheet1.G1:L10\", filterformula = '=(G1=\"X\")')" +msgstr "" + +#. VGAj6 +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"pyc_id731652272123209\n" +"help.text" +msgid "newrange = myDoc.CompactLeft(\"Sheet1.G1:L10\", filterformula = '=(MOD(SUM(G1:G10);2)=1)')" +msgstr "" + +#. vqJ5B +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id841592919903699\n" +"help.text" +msgid "Deletes the rows of a specified range that match a filter expressed as a Calc formula. The filter is applied to each row to decide whether it will be deleted or not." +msgstr "" + +#. RhiRD +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id601652269910091\n" +"help.text" +msgid "The deleted rows can be limited to the width of the specified range or span to the width of the entire sheet, thus deleting whole rows." +msgstr "" + +#. Yw3WB +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id701652271283456\n" +"help.text" +msgid "This method returns a string with the range address of the compacted range. If all rows are deleted, then an empty string is returned." +msgstr "" + +#. RtGtW +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id191652271893913\n" +"help.text" +msgid "If a range of cells is selected, calling this method will not impact the selection." +msgstr "" + +#. X3Ekj +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id771592919922080\n" +"help.text" +msgid "range: The range from which rows will be deleted, as a string." +msgstr "" + +#. sAtHM +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id771592919921160\n" +"help.text" +msgid "wholerow: If this option is set to True the entire row will be deleted from the sheet. The default value is False, which means that the deleted row will be limited to the width of the specified range." +msgstr "" + +#. pKXWR +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id771592919926374\n" +"help.text" +msgid "filterformula: The filter to be applied to each row to determine whether or not it will be deleted. The filter is expressed as a Calc formula that should be applied to the first row. When the formula returns True for a row, that row will be deleted. The default filter deletes all empty rows." +msgstr "" + +#. 2DsWD +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"par_id361652271022681\n" +"help.text" +msgid "For example, suppose range A1:J200 is selected (width = 10), so the default formula is =(COUNTBLANK(A1:J1)=10). This means that if all 10 cells are empty in the first row (Row 1), then the row is deleted. Note that the formula is expressed with respect to the first row only. Internally the CompactUp method will generalize this formula for all the remaining rows." +msgstr "" + +#. GuWzD +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id941652271391554\n" +"help.text" +msgid "' Delete all empty rows in the range G1:L10 from Sheet1" +msgstr "" + +#. GBrKx +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id691652271390789\n" +"help.text" +msgid "newrange = oDoc.CompactUp(\"Sheet1.G1:L10\")" +msgstr "" + +#. FV3Ev +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id921652271392567\n" +"help.text" +msgid "' The example below is similar, but the entire row is deleted from the sheet" +msgstr "" + +#. Y5YVh +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id941652271392553\n" +"help.text" +msgid "newrange = oDoc.CompactUp(\"Sheet1.G1:L10\", WholeRow := True)" +msgstr "" + +#. mFqmA +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id751652271393117\n" +"help.text" +msgid "' Deletes all rows where the first column is marked with an \"X\"" +msgstr "" + +#. gJQRm +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id761652271393034\n" +"help.text" +msgid "newrange = oDoc.CompactUp(\"Sheet1.G1:L10\", FilterFormula := \"=(G1=\"\"X\"\")\")" +msgstr "" + +#. DoDfJ +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id241652271725065\n" +"help.text" +msgid "' Deletes all rows where the sum of values in the row is odd" +msgstr "" + +#. zXErV +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"bas_id531652271726010\n" +"help.text" +msgid "newrange = oDoc.CompactUp(\"Sheet1.G1:L10\", FilterFormula := \"=(MOD(SUM(G1:L1);2)=1)\")" +msgstr "" + +#. Mcwq5 +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"pyc_id451621536612227\n" +"help.text" +msgid "newrange = myDoc.CompactUp(\"Sheet1.G1:L10\")" +msgstr "" + +#. tXmJD +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"pyc_id201652272121288\n" +"help.text" +msgid "newrange = myDoc.CompactUp(\"Sheet1.G1:L10\", wholerow = True)" +msgstr "" + +#. WZ3XF +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"pyc_id781652272122931\n" +"help.text" +msgid "newrange = myDoc.CompactUp(\"Sheet1.G1:L10\", filterformula = '=(G1=\"X\")')" +msgstr "" + +#. 4DfG9 +#: sf_calc.xhp +msgctxt "" +"sf_calc.xhp\n" +"pyc_id731652272123109\n" +"help.text" +msgid "newrange = myDoc.CompactUp(\"Sheet1.G1:L10\", filterformula = '=(MOD(SUM(G1:L1);2)=1)')" +msgstr "" + #. n6vJD #: sf_calc.xhp msgctxt "" @@ -9124,6 +9493,87 @@ msgctxt "" msgid "Python and %PRODUCTNAME Basic examples both assume that the dialog is stored in current document's Standard library." msgstr "" +#. 7VrwE +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id391651225506119\n" +"help.text" +msgid "Centers the current dialog instance in the middle of a parent window. Without arguments, the method centers the dialog in the middle of the current window." +msgstr "" + +#. xEJEH +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id391651552206119\n" +"help.text" +msgid "Returns True when successful." +msgstr "" + +#. Woksx +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id1001585441257789\n" +"help.text" +msgid "Parent: An optional object that can be either …" +msgstr "" + +#. DCeY9 +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id412598177970993\n" +"help.text" +msgid "a ScriptForge dialog object" +msgstr "" + +#. D5yN3 +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id81591858229301\n" +"help.text" +msgid "a ScriptForge document (Calc, Base, ...) object" +msgstr "" + +#. 8DDWf +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"bas_id12598185484092\n" +"help.text" +msgid "Set oDialog1 = CreateScriptService(\"DialogEvent\", oEvent) ' The dialog that caused the event" +msgstr "" + +#. dx9rf +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"bas_id641598184589492\n" +"help.text" +msgid "Set oDialog2 = CreateScriptService(\"Dialog\", ...) ' Open a second dialog" +msgstr "" + +#. kqFdv +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"pyc_id351619267575732\n" +"help.text" +msgid "dlg1 = CreateScriptService('DialogEvent.Dialog', event) # The dialog having caused the event" +msgstr "" + +#. fDQAG +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"pyc_id431619267576082\n" +"help.text" +msgid "dlg2 = CreateScriptService('Dialog', ...) # Open a second dialog" +msgstr "" + #. 4qLn9 #: sf_dialog.xhp msgctxt "" @@ -9340,6 +9790,87 @@ msgctxt "" msgid "Read the L10N service help page to learn more about how PO and POT files are handled." msgstr "" +#. mA4Nm +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id21598187953697\n" +"help.text" +msgid "Moves the topleft corner of a dialog to new coordinates and/or modify its dimensions. All distances are expressed in 1/100 mm. Without arguments, the method resets the initial dimensions. Return True if the resize was successful." +msgstr "" + +#. XRdLE +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id481651236673068\n" +"help.text" +msgid "Left: the horizontal distance from the top-left corner" +msgstr "" + +#. FcTcU +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id721651236674379\n" +"help.text" +msgid "Top: the vertical distance from the top-left corner" +msgstr "" + +#. uX7ps +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id991651236674995\n" +"help.text" +msgid "Width: the width of the rectangle containing the dialog" +msgstr "" + +#. ApqA8 +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id771651236675564\n" +"help.text" +msgid "Height: the height of the rectangle containing the dialog" +msgstr "" + +#. H4CtP +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id211651236676180\n" +"help.text" +msgid "Negative or missing arguments are left unchanged" +msgstr "" + +#. guvaM +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"bas_id791620301085031\n" +"help.text" +msgid "oDialog.Resize(1000, 2000, Height := 6000) ' Width is not changed" +msgstr "" + +#. pEVvm +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"par_id181620112217958\n" +"help.text" +msgid "With Python:" +msgstr "" + +#. gBerj +#: sf_dialog.xhp +msgctxt "" +"sf_dialog.xhp\n" +"pyc_id941620303073866\n" +"help.text" +msgid "oDialog.Resize(1000, 2000, Height = 6000) # Width is not changed" +msgstr "" + #. ARCGg #: sf_dialog.xhp msgctxt "" diff --git a/source/id/helpcontent2/source/text/sdatabase.po b/source/id/helpcontent2/source/text/sdatabase.po index 9588cbf63c6..104266fcd0f 100644 --- a/source/id/helpcontent2/source/text/sdatabase.po +++ b/source/id/helpcontent2/source/text/sdatabase.po @@ -3,7 +3,7 @@ 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: 2022-02-21 15:22+0100\n" +"POT-Creation-Date: 2022-05-25 12:36+0200\n" "PO-Revision-Date: 2021-05-21 20:37+0000\n" "Last-Translator: Rizal Muttaqin \n" "Language-Team: Indonesian \n" @@ -384,13 +384,13 @@ msgctxt "" msgid "views; creating database views (Base) queries; creating in design view (Base) designing; queries (Base) design view; queries/views (Base) joining;tables (Base) tables in databases; joining for queries (Base) queries; joining tables (Base) tables in databases; relations (Base) relations; joining tables (Base) queries; deleting table links (Base) criteria of query design (Base) queries; formulating filter conditions (Base) filter conditions;in queries (Base) parameters; queries (Base) queries; parameter queries (Base) SQL; queries (Base) native SQL (Base)" msgstr "" -#. fmcBY +#. 2BrD2 #: 02010100.xhp msgctxt "" "02010100.xhp\n" "hd_id3153394\n" "help.text" -msgid "Query Design" +msgid "Query Design" msgstr "" #. GU8Jd @@ -447,13 +447,13 @@ msgctxt "" msgid "To create a query, click the Queries icon in a database document, then click Create Query in Design View." msgstr "" -#. EN5uU +#. AtAHv #: 02010100.xhp msgctxt "" "02010100.xhp\n" "par_id3150255\n" "help.text" -msgid "The lower pane of the Design View is where you define the query. To define a query, specify the database field names to include and the criteria for displaying the fields. To rearrange the columns in the lower pane of the Design View, drag a column header to a new location, or select the column and press CommandCtrl+arrow key." +msgid "The lower pane of the Design View is where you define the query. To define a query, specify the database field names to include and the criteria for displaying the fields. To rearrange the columns in the lower pane of the Design View, drag a column header to a new location, or select the column and press CommandCtrl+arrow key." msgstr "" #. GMVkG @@ -924,15 +924,6 @@ msgctxt "" msgid "For example:" msgstr "" -#. ynSGq -#: 02010100.xhp -msgctxt "" -"02010100.xhp\n" -"par_id3148478\n" -"help.text" -msgid "SELECT \"PtNo\" AS \"PartNum\" FROM \"Parts\"" -msgstr "" - #. roTzi #: 02010100.xhp msgctxt "" @@ -996,13 +987,13 @@ msgctxt "" msgid "Criteria" msgstr "" -#. f3DvJ +#. fWRgB #: 02010100.xhp msgctxt "" "02010100.xhp\n" "par_id3145134\n" "help.text" -msgid "Specifies a first criteria by which the content of the data field is to be filtered." +msgid "Specifies a first criteria by which the content of the data field is to be filtered." msgstr "" #. qpADC @@ -2157,15 +2148,6 @@ msgctxt "" msgid "Like Escape Sequence: {escape 'escape-character'}" msgstr "" -#. Cy7Cc -#: 02010100.xhp -msgctxt "" -"02010100.xhp\n" -"par_id3150661\n" -"help.text" -msgid "Example: select * from Item where ItemName like 'The *%' {escape '*'}" -msgstr "" - #. newGb #: 02010100.xhp msgctxt "" @@ -2184,15 +2166,6 @@ msgctxt "" msgid "Outer Join Escape Sequence: {oj outer-join}" msgstr "" -#. VnKGf -#: 02010100.xhp -msgctxt "" -"02010100.xhp\n" -"par_id3156052\n" -"help.text" -msgid "Example: select Article.* from {oj item LEFT OUTER JOIN orders ON item.no=orders.ANR}" -msgstr "" - #. mWG9p #: 02010100.xhp msgctxt "" @@ -2292,24 +2265,6 @@ msgctxt "" msgid "DateTime" msgstr "" -#. FqZXM -#: 02010100.xhp -msgctxt "" -"02010100.xhp\n" -"par_id3149539\n" -"help.text" -msgid "Example: select {d '1999-12-31'} from world.years" -msgstr "" - -#. WJ4YB -#: 02010100.xhp -msgctxt "" -"02010100.xhp\n" -"par_id3149540\n" -"help.text" -msgid "Example: select * from mytable where years='1999-12-31'" -msgstr "" - #. CZdA4 #: 02010100.xhp msgctxt "" @@ -2481,13 +2436,13 @@ msgctxt "" msgid "Parameter names are preceded by a colon in both the Design and SQL views of a query. This can be used wherever a value can appear. If the same value is to appear more than once in the query, the same parameter name is used." msgstr "" -#. 57vjv +#. f2NMg #: 02010100.xhp msgctxt "" "02010100.xhp\n" "par_id191120151905518123\n" "help.text" -msgid "In the simplest case, where the user enters a value which is matched for equality, the parameter name with its preceding colon is simply entered in the Criterion row. In SQL mode this should be typed as WHERE \"Field\" = :Parameter_name" +msgid "In the simplest case, where the user enters a value which is matched for equality, the parameter name with its preceding colon is simply entered in the Criterion row. In SQL mode this should be typed as WHERE \"Field\" = :Parameter_name" msgstr "" #. DZCXm @@ -2499,13 +2454,13 @@ msgctxt "" msgid "Parameter names may not contain any of the characters `!\"$%^*()+={}[]@'~#<>?/,. They may not be the same as field names or SQL reserved words. They may be the same as aliases." msgstr "" -#. bGnxL +#. WBEtt #: 02010100.xhp msgctxt "" "02010100.xhp\n" "par_id191120151931441881\n" "help.text" -msgid "A useful construction for selecting records based on parts of a text field's content is to add a hidden column with \"LIKE '%' || :Part_of_field || '%'\" as the criterion. This will select records with an exact match. If a case-insensitive test is wanted, one solution is to use LOWER (Field_Name) as the field and LIKE LOWER ( '%' || :Part_of_field || '%' ) as the criterion. Note that the spaces in the criterion are important; if they are left out the SQL parser interprets the entire criterion as a string to be matched. In SQL mode this should be typed as LOWER ( \"Field_Name\" ) LIKE LOWER ( '%' || :Part_of_field || '%' )." +msgid "A useful construction for selecting records based on parts of a text field's content is to add a hidden column with \"LIKE '%' || :Part_of_field || '%'\" as the criterion. This will select records with an exact match. If a case-insensitive test is wanted, one solution is to use LOWER (Field_Name) as the field and LIKE LOWER ( '%' || :Part_of_field || '%' ) as the criterion. Note that the spaces in the criterion are important; if they are left out the SQL parser interprets the entire criterion as a string to be matched. In SQL mode this should be typed as LOWER ( \"Field_Name\" ) LIKE LOWER ( '%' || :Part_of_field || '%' )." msgstr "" #. sSSB9 @@ -5919,6 +5874,42 @@ msgctxt "" msgid "For more information on SQL commands, please consult the documentation that came with the database." msgstr "" +#. hdoAK +#: 11080000.xhp +msgctxt "" +"11080000.xhp\n" +"hd_id91652478785999\n" +"help.text" +msgid "Show output of \"select\" statements" +msgstr "" + +#. nB4gp +#: 11080000.xhp +msgctxt "" +"11080000.xhp\n" +"par_id281652481037143\n" +"help.text" +msgid "Show the result of the SQL SELECT command in the Output box." +msgstr "" + +#. uaXF8 +#: 11080000.xhp +msgctxt "" +"11080000.xhp\n" +"hd_id3154071\n" +"help.text" +msgid "Execute" +msgstr "" + +#. 6UCdY +#: 11080000.xhp +msgctxt "" +"11080000.xhp\n" +"par_id3151210\n" +"help.text" +msgid "Runs the command that you entered in the Command to execute box." +msgstr "" + #. BQmT9 #: 11080000.xhp msgctxt "" @@ -5928,13 +5919,13 @@ msgctxt "" msgid "Previous commands" msgstr "" -#. hkxBT +#. 8AWBX #: 11080000.xhp msgctxt "" "11080000.xhp\n" "par_id3149045\n" "help.text" -msgid "Lists the previously executed SQL commands. To run a command again, click the command, and then click Run." +msgid "Lists the previously executed SQL commands. To run a command again, click the command, and then click Execute." msgstr "" #. AvXck @@ -5946,31 +5937,31 @@ msgctxt "" msgid "Status" msgstr "" -#. yhCpt +#. 7RS4e #: 11080000.xhp msgctxt "" "11080000.xhp\n" "par_id3151054\n" "help.text" -msgid "Displays the results, including errors, of the SQL command that you ran." +msgid "Displays the status, including errors, of the SQL command that you ran." msgstr "" -#. BUpxX +#. 8qcm5 #: 11080000.xhp msgctxt "" "11080000.xhp\n" -"hd_id3154071\n" +"hd_id841652479655639\n" "help.text" -msgid "Run" +msgid "Output" msgstr "" -#. qDYRx +#. pEFoq #: 11080000.xhp msgctxt "" "11080000.xhp\n" -"par_id3151210\n" +"par_id511652479714010\n" "help.text" -msgid "Runs the command that you entered in the Command to execute box." +msgid "Displays the results of the SQL command that you ran." msgstr "" #. 93Xfs diff --git a/source/id/helpcontent2/source/text/shared/06.po b/source/id/helpcontent2/source/text/shared/06.po index b8021a4c263..9af603111c2 100644 --- a/source/id/helpcontent2/source/text/shared/06.po +++ b/source/id/helpcontent2/source/text/shared/06.po @@ -3,7 +3,7 @@ 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: 2022-02-18 12:17+0100\n" +"POT-Creation-Date: 2022-05-25 12:36+0200\n" "PO-Revision-Date: 2022-05-10 09:33+0000\n" "Last-Translator: Andika Triwidada \n" "Language-Team: Indonesian \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 4.11.2\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1541219105.000000\n" #. EUcrc @@ -474,21 +474,3 @@ msgctxt "" "help.text" msgid "YouTube Videos" msgstr "Video YouTube" - -#. dNxMD -#: youtubevideos.xhp -msgctxt "" -"youtubevideos.xhp\n" -"par_id311644338760624\n" -"help.text" -msgid "Please accept this video. By accepting you will be accessing content from YouTube, a service provided by an external third party." -msgstr "Harap terima video ini. Dengan menerima Anda akan mengakses konten dari YouTube, suatu layanan yang disediakan oleh pihak ketiga." - -#. 6FN4K -#: youtubevideos.xhp -msgctxt "" -"youtubevideos.xhp\n" -"par_id91644338793051\n" -"help.text" -msgid "YouTube Privacy Policy" -msgstr "Kebijakan Privasi YouTube" diff --git a/source/id/helpcontent2/source/text/shared/guide.po b/source/id/helpcontent2/source/text/shared/guide.po index 43f59a8b8db..5c8d830d196 100644 --- a/source/id/helpcontent2/source/text/shared/guide.po +++ b/source/id/helpcontent2/source/text/shared/guide.po @@ -3,7 +3,7 @@ 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: 2022-05-12 11:50+0200\n" +"POT-Creation-Date: 2022-05-25 12:37+0200\n" "PO-Revision-Date: 2022-03-11 16:10+0000\n" "Last-Translator: Rizal Muttaqin \n" "Language-Team: Indonesian \n" @@ -5749,14 +5749,14 @@ msgctxt "" msgid "Inserting into a text document" msgstr "Menyisipkan ke dalam dokumen teks" -#. tnY74 +#. yCE5L #: copy_drawfunctions.xhp msgctxt "" "copy_drawfunctions.xhp\n" "par_id3150276\n" "help.text" -msgid "An inserted drawing object is anchored to the current paragraph. You can change the anchor by selecting the object and clicking the Change Anchor icon on the OLE-Object toolbar or the Frame toolbar. This opens a popup menu where you can select the anchor type." -msgstr "Sebuah obyek gambar yang dijangkarkan ke paragraf saat ini. Anda dapat menyimpan jangkar dengan memilih obyek dan mengklik ikon Ganti Jangkar dalam bilah perkakas Obyek OLE atau bilah perkakas Bingkai. Ini membuka menu popup dimana Anda akan memilih tipe jangkar." +msgid "An inserted drawing object is anchored to the current paragraph. You can change the anchor by selecting the object and clicking the Change Anchor icon on the OLE Object toolbar or the Frame toolbar. This opens a popup menu where you can select the anchor type." +msgstr "" #. TTFkG #: copy_drawfunctions.xhp diff --git a/source/id/helpcontent2/source/text/shared/help.po b/source/id/helpcontent2/source/text/shared/help.po index d282fb9b612..bbfbec880be 100644 --- a/source/id/helpcontent2/source/text/shared/help.po +++ b/source/id/helpcontent2/source/text/shared/help.po @@ -3,7 +3,7 @@ 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: 2022-02-09 16:45+0100\n" +"POT-Creation-Date: 2022-05-25 12:37+0200\n" "PO-Revision-Date: 2022-05-10 09:33+0000\n" "Last-Translator: Andika Triwidada \n" "Language-Team: Indonesian \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 4.11.2\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1546700739.000000\n" #. jdDhb @@ -862,6 +862,24 @@ msgctxt "" msgid "Did you mean:" msgstr "Apakah maksud Anda:" +#. PrbPA +#: browserhelp.xhp +msgctxt "" +"browserhelp.xhp\n" +"hd_id471652287598699\n" +"help.text" +msgid "External video" +msgstr "" + +#. CKGLp +#: browserhelp.xhp +msgctxt "" +"browserhelp.xhp\n" +"par_id311644338760624\n" +"help.text" +msgid "Please accept this video. By accepting you will be accessing content from YouTube, a service provided by an external third party." +msgstr "" + #. BvoqF #: browserhelp.xhp msgctxt "" @@ -870,3 +888,12 @@ msgctxt "" "help.text" msgid "Accept YouTube Content" msgstr "Terima Isi YouTube" + +#. jDvUs +#: browserhelp.xhp +msgctxt "" +"browserhelp.xhp\n" +"par_id91644338793051\n" +"help.text" +msgid "YouTube Privacy Policy" +msgstr "" diff --git a/source/id/helpcontent2/source/text/shared/optionen.po b/source/id/helpcontent2/source/text/shared/optionen.po index 8cdeea5b85c..af61f2d9b0a 100644 --- a/source/id/helpcontent2/source/text/shared/optionen.po +++ b/source/id/helpcontent2/source/text/shared/optionen.po @@ -3,7 +3,7 @@ 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: 2022-03-21 12:31+0100\n" +"POT-Creation-Date: 2022-05-25 12:37+0200\n" "PO-Revision-Date: 2022-04-11 13:27+0000\n" "Last-Translator: Rizal Muttaqin \n" "Language-Team: Indonesian \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 4.11.2\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1550992646.000000\n" #. PzSYs @@ -5569,24 +5569,6 @@ msgctxt "" msgid "Mark this check box to automatically upload the embedded pictures to the Internet server when uploading using FTP. Use the Save As dialog to save the document and enter a complete FTP URL as the file name in the Internet." msgstr "Tandai kotak centang ini untuk secara otomatis mengunggah gambar yang disematkan ke server Internet saat mengunggah menggunakan FTP. Gunakan dialogSave As untuk menyimpan dokumen dan masukkan URL FTP lengkap sebagai nama file di Internet." -#. tBaEs -#: 01030500.xhp -msgctxt "" -"01030500.xhp\n" -"hd_id3152960\n" -"help.text" -msgid "Character set" -msgstr "Set karakter" - -#. giSiE -#: 01030500.xhp -msgctxt "" -"01030500.xhp\n" -"par_id3149018\n" -"help.text" -msgid "Select the appropriate character set for the export." -msgstr "Pilih set karakter yang sesuai untuk ekspor ." - #. CGmvv #: 01040000.xhp msgctxt "" diff --git a/source/id/helpcontent2/source/text/swriter.po b/source/id/helpcontent2/source/text/swriter.po index 8d3b18aa5e1..e2491f00e66 100644 --- a/source/id/helpcontent2/source/text/swriter.po +++ b/source/id/helpcontent2/source/text/swriter.po @@ -3,7 +3,7 @@ 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: 2022-05-10 20:16+0200\n" +"POT-Creation-Date: 2022-05-25 12:37+0200\n" "PO-Revision-Date: 2022-02-04 11:54+0000\n" "Last-Translator: Andika Triwidada \n" "Language-Team: Indonesian \n" @@ -2590,32 +2590,32 @@ msgctxt "" msgid "Frame Properties" msgstr "Properti Bingkai" -#. vjbUV +#. uXf8a #: main0216.xhp msgctxt "" "main0216.xhp\n" "tit\n" "help.text" -msgid "OLE-Object Bar" -msgstr "Bilah Objek OLE" +msgid "OLE Object Bar" +msgstr "" -#. W8UvK +#. iiqD4 #: main0216.xhp msgctxt "" "main0216.xhp\n" "hd_id3150726\n" "help.text" -msgid "OLE-Object Bar" -msgstr "Bilah Objek OLE" +msgid "OLE Object Bar" +msgstr "" -#. CQsLx +#. phgBb #: main0216.xhp msgctxt "" "main0216.xhp\n" "par_id3150746\n" "help.text" -msgid "The OLE-Object bar appears when objects are selected, and contains the most important functions for formatting and positioning objects." -msgstr "Bilah Objek OLE akan muncul apabila objek OLE yang ada pada dokumen dalam kondisi terpilih. Baris alat ini memiliki sejumlah fungsi untuk memformat dan menentukan letak objek OLE dalam dokumen." +msgid "The OLE Object bar appears when objects are selected, and contains the most important functions for formatting and positioning objects." +msgstr "" #. FGEsG #: main0216.xhp diff --git a/source/id/helpcontent2/source/text/swriter/01.po b/source/id/helpcontent2/source/text/swriter/01.po index 730b7e72b81..144b68a2d86 100644 --- a/source/id/helpcontent2/source/text/swriter/01.po +++ b/source/id/helpcontent2/source/text/swriter/01.po @@ -3,7 +3,7 @@ msgid "" 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: 2022-05-12 11:50+0200\n" +"POT-Creation-Date: 2022-05-25 12:37+0200\n" "PO-Revision-Date: 2022-04-11 13:27+0000\n" "Last-Translator: Rizal Muttaqin \n" "Language-Team: Indonesian \n" @@ -4453,13 +4453,13 @@ msgctxt "" msgid "Insert Manual Break" msgstr "Sisip Pemutus Manual" -#. hvzGW +#. HFYWT #: 04010000.xhp msgctxt "" "04010000.xhp\n" "bm_id991649682491332\n" "help.text" -msgid "manual break:next full linemanual break:rightmanual break:clear rightclear right:manual breakmanual break:clear leftmanual break:leftclear left:manual breakmanual break:next line" +msgid "manual break;next full linemanual break;rightmanual break;clear rightclear right;manual breakmanual break;clear leftmanual break;leftclear left;manual breakmanual break;next line" msgstr "" #. FuBqy diff --git a/source/id/helpcontent2/source/text/swriter/guide.po b/source/id/helpcontent2/source/text/swriter/guide.po index 8e9b1c9e76b..c8b8cf44cf4 100644 --- a/source/id/helpcontent2/source/text/swriter/guide.po +++ b/source/id/helpcontent2/source/text/swriter/guide.po @@ -3,7 +3,7 @@ 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: 2022-03-21 12:32+0100\n" +"POT-Creation-Date: 2022-05-25 12:37+0200\n" "PO-Revision-Date: 2021-09-27 17:24+0000\n" "Last-Translator: Rizal Muttaqin \n" "Language-Team: Indonesian \n" @@ -1609,14 +1609,14 @@ msgctxt "" msgid "Select the object for which you want to define a border." msgstr "Pilih objek yang ingin Anda tentukan batasnya." -#. 77sGp +#. BQmhJ #: border_object.xhp msgctxt "" "border_object.xhp\n" "par_id3149578\n" "help.text" -msgid "Click the Borders icon on the OLE-Object toolbar or Frame toolbar to open the Borders window." -msgstr "Klik ikon Batas pada bilah alat Objek OLE atau bilah alat Bingkai untuk membuka jendela Batas." +msgid "Click the Borders icon on the OLE Object toolbar or Frame toolbar to open the Borders window." +msgstr "" #. 2ZzA5 #: border_object.xhp diff --git a/source/id/officecfg/registry/data/org/openoffice/Office/UI.po b/source/id/officecfg/registry/data/org/openoffice/Office/UI.po index 504c43511c9..98ccb036ed6 100644 --- a/source/id/officecfg/registry/data/org/openoffice/Office/UI.po +++ b/source/id/officecfg/registry/data/org/openoffice/Office/UI.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2022-05-04 12:42+0200\n" +"POT-Creation-Date: 2022-05-25 12:37+0200\n" "PO-Revision-Date: 2022-05-10 13:19+0000\n" "Last-Translator: Andika Triwidada \n" "Language-Team: Indonesian \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 4.11.2\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1564751755.000000\n" #. W5ukN @@ -20718,15 +20718,35 @@ msgctxt "" msgid "Properties" msgstr "Properti" -#. zMasG +#. 8mgbi #: GenericCommands.xcu msgctxt "" "GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:InsertObject\n" "Label\n" "value.text" +msgid "Insert OLE Object" +msgstr "" + +#. gB86r +#: GenericCommands.xcu +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:InsertObject\n" +"ContextLabel\n" +"value.text" msgid "~OLE Object..." -msgstr "Objek ~OLE..." +msgstr "" + +#. zKjoT +#: GenericCommands.xcu +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:InsertObject\n" +"TooltipLabel\n" +"value.text" +msgid "Open dialog to insert OLE object" +msgstr "" #. 6B9a2 #: GenericCommands.xcu @@ -20968,15 +20988,25 @@ msgctxt "" msgid "Label field" msgstr "Ruas label" -#. Quu5j +#. xZDu8 #: GenericCommands.xcu msgctxt "" "GenericCommands.xcu\n" "..GenericCommands.UserInterface.Commands..uno:ObjectMenue\n" "Label\n" "value.text" -msgid "Ob~ject" -msgstr "Ob~jek" +msgid "OLE Ob~ject" +msgstr "" + +#. o5DE2 +#: GenericCommands.xcu +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:ObjectMenue\n" +"TooltipLabel\n" +"value.text" +msgid "Menu for editing or saving OLE objects" +msgstr "" #. WQPXj #: GenericCommands.xcu @@ -22018,6 +22048,16 @@ msgctxt "" msgid "Arrow Style" msgstr "Gaya Panah" +#. HnBAE +#: GenericCommands.xcu +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Commands..uno:LineEndStyle\n" +"TooltipLabel\n" +"value.text" +msgid "Select start and end arrowheads for lines." +msgstr "" + #. FDhkx #: GenericCommands.xcu msgctxt "" @@ -25918,15 +25958,15 @@ msgctxt "" msgid "F~ormat" msgstr "F~ormat" -#. upaCW +#. NC4x3 #: GenericCommands.xcu msgctxt "" "GenericCommands.xcu\n" "..GenericCommands.UserInterface.Popups..uno:ObjectMenu\n" "Label\n" "value.text" -msgid "~Object" -msgstr "~Objek" +msgid "~OLE Object" +msgstr "" #. SQ76T #: GenericCommands.xcu @@ -26698,6 +26738,16 @@ msgctxt "" msgid "Name..." msgstr "Nama..." +#. GCrhD +#: GenericCommands.xcu +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Popups..uno:NameGroup\n" +"TooltipLabel\n" +"value.text" +msgid "Give a label to identify an object" +msgstr "" + #. k5bGq #: GenericCommands.xcu msgctxt "" @@ -26708,6 +26758,16 @@ msgctxt "" msgid "Description..." msgstr "Keterangan..." +#. GafLN +#: GenericCommands.xcu +msgctxt "" +"GenericCommands.xcu\n" +"..GenericCommands.UserInterface.Popups..uno:ObjectTitleDescription\n" +"TooltipLabel\n" +"value.text" +msgid "Add descriptions of non-text content (for accessibility)" +msgstr "" + #. YwMhY #: GenericCommands.xcu msgctxt "" @@ -30668,6 +30728,16 @@ msgctxt "" msgid "Insert Bookmark" msgstr "Sisipkan Markah" +#. id49q +#: WriterCommands.xcu +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Commands..uno:ContentControlProperties\n" +"Label\n" +"value.text" +msgid "Content Control Properties" +msgstr "" + #. npNpZ #: WriterCommands.xcu msgctxt "" @@ -30858,6 +30928,26 @@ msgctxt "" msgid "Insert Check Box Content Control" msgstr "Sisipkan Kendali Isi Kotak Centang" +#. h2RBS +#: WriterCommands.xcu +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Commands..uno:InsertDropdownContentControl\n" +"Label\n" +"value.text" +msgid "Insert Drop-Down List Content Control" +msgstr "" + +#. Avn9E +#: WriterCommands.xcu +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Commands..uno:InsertPictureContentControl\n" +"Label\n" +"value.text" +msgid "Insert Picture Content Control" +msgstr "" + #. HxFAE #: WriterCommands.xcu msgctxt "" @@ -31308,15 +31398,25 @@ msgctxt "" msgid "Insert" msgstr "Sisip" -#. YFrqh +#. txrx7 #: WriterCommands.xcu msgctxt "" "WriterCommands.xcu\n" "..WriterCommands.UserInterface.Commands..uno:InsertObjCtrl\n" "Label\n" "value.text" -msgid "Insert Object" -msgstr "Sisipkan Objek" +msgid "OLE Object Insert Menu" +msgstr "" + +#. DE4Ca +#: WriterCommands.xcu +msgctxt "" +"WriterCommands.xcu\n" +"..WriterCommands.UserInterface.Commands..uno:InsertObjCtrl\n" +"TooltipLabel\n" +"value.text" +msgid "Insert OLE Object" +msgstr "" #. ESBXG #: WriterCommands.xcu @@ -36218,15 +36318,15 @@ msgctxt "" msgid "Insert Object" msgstr "Sisipkan Objek" -#. qg9Vq +#. qbQpG #: WriterFormWindowState.xcu msgctxt "" "WriterFormWindowState.xcu\n" "..WriterFormWindowState.UIElements.States.private:resource/toolbar/oleobjectbar\n" "UIName\n" "value.text" -msgid "OLE-Object" -msgstr "Objek OLE" +msgid "OLE Object" +msgstr "" #. nCSvk #: WriterFormWindowState.xcu @@ -36698,15 +36798,15 @@ msgctxt "" msgid "Insert" msgstr "Sisip" -#. sy3Vp +#. srEpH #: WriterGlobalWindowState.xcu msgctxt "" "WriterGlobalWindowState.xcu\n" "..WriterGlobalWindowState.UIElements.States.private:resource/toolbar/oleobjectbar\n" "UIName\n" "value.text" -msgid "OLE-Object" -msgstr "Objek OLE" +msgid "OLE Object" +msgstr "" #. v45LV #: WriterGlobalWindowState.xcu @@ -37218,15 +37318,15 @@ msgctxt "" msgid "Insert Object" msgstr "Sisipkan Objek" -#. TeZhE +#. Tdjte #: WriterReportWindowState.xcu msgctxt "" "WriterReportWindowState.xcu\n" "..WriterReportWindowState.UIElements.States.private:resource/toolbar/oleobjectbar\n" "UIName\n" "value.text" -msgid "OLE-Object" -msgstr "Objek OLE" +msgid "OLE Object" +msgstr "" #. 5GFnw #: WriterReportWindowState.xcu @@ -37518,15 +37618,15 @@ msgctxt "" msgid "Tools" msgstr "Perkakas" -#. 6o4jd +#. 6kFWB #: WriterWebWindowState.xcu msgctxt "" "WriterWebWindowState.xcu\n" "..WriterWebWindowState.UIElements.States.private:resource/toolbar/oleobjectbar\n" "UIName\n" "value.text" -msgid "OLE-Object" -msgstr "Objek OLE" +msgid "OLE Object" +msgstr "" #. gaswH #: WriterWebWindowState.xcu @@ -38178,15 +38278,15 @@ msgctxt "" msgid "Insert" msgstr "Sisip" -#. JF4mA +#. JCFYa #: WriterWindowState.xcu msgctxt "" "WriterWindowState.xcu\n" "..WriterWindowState.UIElements.States.private:resource/toolbar/oleobjectbar\n" "UIName\n" "value.text" -msgid "OLE-Object" -msgstr "Objek OLE" +msgid "OLE Object" +msgstr "" #. Tgtuj #: WriterWindowState.xcu @@ -38718,15 +38818,15 @@ msgctxt "" msgid "Insert Object" msgstr "Sisipkan Objek" -#. uAAxE +#. uFRdo #: XFormsWindowState.xcu msgctxt "" "XFormsWindowState.xcu\n" "..XFormsWindowState.UIElements.States.private:resource/toolbar/oleobjectbar\n" "UIName\n" "value.text" -msgid "OLE-Object" -msgstr "Objek OLE" +msgid "OLE Object" +msgstr "" #. URXoj #: XFormsWindowState.xcu diff --git a/source/id/sc/messages.po b/source/id/sc/messages.po index 8f91ce8d325..4e368dc33b6 100644 --- a/source/id/sc/messages.po +++ b/source/id/sc/messages.po @@ -3,7 +3,7 @@ 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: 2022-05-04 12:42+0200\n" +"POT-Creation-Date: 2022-05-25 12:37+0200\n" "PO-Revision-Date: 2022-05-10 13:19+0000\n" "Last-Translator: Andika Triwidada \n" "Language-Team: Indonesian \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 4.11.2\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1550908361.000000\n" #. kBovX @@ -30712,11 +30712,47 @@ msgid "Result:" msgstr "Hasil:" #. xDbWL -#: sc/uiconfig/scalc/ui/sortcriteriapage.ui:33 +#: sc/uiconfig/scalc/ui/sortcriteriapage.ui:40 msgctxt "sortcriteriapage|extended_tip|SortCriteriaPage" msgid "Specify the sorting options for the selected range." msgstr "Tentukan pilihan penyortiran untuk rentang yang dipilih." +#. jEfR4 +#: sc/uiconfig/scalc/ui/sortcriteriapage.ui:79 +msgctxt "sortcriteriapage|topdown" +msgid "Top to bottom (sort rows)" +msgstr "" + +#. eNaAT +#: sc/uiconfig/scalc/ui/sortcriteriapage.ui:94 +msgctxt "sortcriteriapage|leftright" +msgid "Left to right (sort columns)" +msgstr "" + +#. vTci8 +#: sc/uiconfig/scalc/ui/sortcriteriapage.ui:112 +msgctxt "sortcriteriapage|lbDirection" +msgid "Direction:" +msgstr "" + +#. 6YQSB +#: sc/uiconfig/scalc/ui/sortcriteriapage.ui:122 +msgctxt "sortcriteriapage|header" +msgid "Range contains..." +msgstr "" + +#. E9DMu +#: sc/uiconfig/scalc/ui/sortcriteriapage.ui:138 +msgctxt "sortcriteriapage|lbHeader" +msgid "Headers:" +msgstr "" + +#. 5oaCb +#: sc/uiconfig/scalc/ui/sortcriteriapage.ui:155 +msgctxt "sortcriteriapage|lbOptions" +msgid "Sort Options" +msgstr "" + #. PqGRt #: sc/uiconfig/scalc/ui/sortdialog.ui:8 msgctxt "sortdialog|SortDialog" @@ -30766,199 +30802,157 @@ msgid "Sorts the selection from the highest value to the lowest value. You can d msgstr "Urutkan pemilihan dari nilai tertinggi ke nilai terendah. Anda dapat menentukan aturan pengurutan pada Data - Urutkan - Pilihan." #. Svy7B -#: sc/uiconfig/scalc/ui/sortkey.ui:97 +#: sc/uiconfig/scalc/ui/sortkey.ui:98 msgctxt "sortkey|sortft" msgid "Sort Key " msgstr "Kunci Pengurutan " #. AEDau -#: sc/uiconfig/scalc/ui/sortkey.ui:105 +#: sc/uiconfig/scalc/ui/sortkey.ui:106 msgctxt "sortkey|extended_tip|SortKeyFrame" msgid "Select the column that you want to use as the primary sort key." msgstr "Pilih kolom yang ingin anda gunakan sebagai kunci pengurutan primer." #. 9FBK2 -#: sc/uiconfig/scalc/ui/sortoptionspage.ui:28 +#: sc/uiconfig/scalc/ui/sortoptionspage.ui:29 msgctxt "sortoptionspage|case" msgid "Case _sensitive" msgstr "_Sesuai besar/kecil huruf" #. F9BE3 -#: sc/uiconfig/scalc/ui/sortoptionspage.ui:36 +#: sc/uiconfig/scalc/ui/sortoptionspage.ui:37 msgctxt "sortoptionspage|extended_tip|case" msgid "Sorts first by uppercase letters and then by lowercase letters. For Asian languages, special handling applies." msgstr "Pertama-tama mengurutkan berdasarkan huruf besar lalu berdasarkan huruf kecil. Untuk bahasa Asia, berlaku penanganan istimewa." -#. fTCGJ -#: sc/uiconfig/scalc/ui/sortoptionspage.ui:47 -msgctxt "sortoptionspage|header" -msgid "Range contains..." -msgstr "Rentang memuat..." - -#. nNTEu -#: sc/uiconfig/scalc/ui/sortoptionspage.ui:55 -msgctxt "sortoptionspage|extended_tip|header" -msgid "Omits the first row or the first column in the selection from the sort." -msgstr "Hapus baris pertama atau kolom pertama dalam pemilihan dari pengurutan." - #. RM629 -#: sc/uiconfig/scalc/ui/sortoptionspage.ui:66 +#: sc/uiconfig/scalc/ui/sortoptionspage.ui:48 msgctxt "sortoptionspage|formats" msgid "Include formats" msgstr "Termasuk format" #. KbJnq -#: sc/uiconfig/scalc/ui/sortoptionspage.ui:74 +#: sc/uiconfig/scalc/ui/sortoptionspage.ui:56 msgctxt "sortoptionspage|extended_tip|formats" msgid "Preserves the current cell formatting." msgstr "Pertahankan pemformatan sel saat ini." #. Gtck5 -#: sc/uiconfig/scalc/ui/sortoptionspage.ui:85 +#: sc/uiconfig/scalc/ui/sortoptionspage.ui:67 msgctxt "sortoptionspage|naturalsort" msgid "Enable natural sort" msgstr "Fungsikan pengurutan alami" #. VH4tV -#: sc/uiconfig/scalc/ui/sortoptionspage.ui:93 +#: sc/uiconfig/scalc/ui/sortoptionspage.ui:75 msgctxt "sortoptionspage|extended_tip|naturalsort" msgid "Natural sort is a sort algorithm that sorts string-prefixed numbers based on the value of the numerical element in each sorted number, instead of the traditional way of sorting them as ordinary strings." msgstr "Natural sort adalah algoritma pengurutan yang mengurutkan angka-angka yang diawali dengan string berdasarkan nilai elemen numerik di setiap angka yang diurutkan, alih-alih cara tradisional menyortirnya sebagai string biasa." #. yev2y -#: sc/uiconfig/scalc/ui/sortoptionspage.ui:104 +#: sc/uiconfig/scalc/ui/sortoptionspage.ui:86 msgctxt "sortoptionspage|includenotes" msgid "Include boundary column(s) containing only comments" msgstr "Termasuk kolom pembatas yang memuat komentar saja" #. NJ69D -#: sc/uiconfig/scalc/ui/sortoptionspage.ui:118 +#: sc/uiconfig/scalc/ui/sortoptionspage.ui:100 msgctxt "sortoptionspage|includeimages" msgid "Include boundary column(s) containing only images" msgstr "Termasuk kolom pembatas yang memuat citra saja" #. eZ8XM -#: sc/uiconfig/scalc/ui/sortoptionspage.ui:132 +#: sc/uiconfig/scalc/ui/sortoptionspage.ui:114 msgctxt "sortoptionspage|copyresult" msgid "Copy sort results to:" msgstr "Salin hasil pengurutan ke:" #. gis9V -#: sc/uiconfig/scalc/ui/sortoptionspage.ui:143 +#: sc/uiconfig/scalc/ui/sortoptionspage.ui:125 msgctxt "sortoptionspage|extended_tip|copyresult" msgid "Copies the sorted list to the cell range that you specify." msgstr "Salin senarai yang sudah terurut ke rentang sel yang anda tentukan." #. WKWmE -#: sc/uiconfig/scalc/ui/sortoptionspage.ui:163 +#: sc/uiconfig/scalc/ui/sortoptionspage.ui:145 msgctxt "sortoptionspage|outarealb-atkobject" msgid "Copy sort results to:" msgstr "Salin hasil pengurutan ke:" #. ABAdF -#: sc/uiconfig/scalc/ui/sortoptionspage.ui:164 +#: sc/uiconfig/scalc/ui/sortoptionspage.ui:146 msgctxt "sortoptionspage|extended_tip|outarealb" msgid "Select a named cell range where you want to display the sorted list, or enter a cell range in the input box." msgstr "Pilih nama rentang sel dimana kamu ingin menampilkan senarai terurut, atau masukkan rentang sel di kotak masukan." #. ABGSS -#: sc/uiconfig/scalc/ui/sortoptionspage.ui:185 +#: sc/uiconfig/scalc/ui/sortoptionspage.ui:167 msgctxt "sortoptionspage|outareaed-atkobject" msgid "Copy sort results to:" msgstr "Salin hasil pengurutan ke:" #. kpVh9 -#: sc/uiconfig/scalc/ui/sortoptionspage.ui:186 +#: sc/uiconfig/scalc/ui/sortoptionspage.ui:168 msgctxt "sortoptionspage|extended_tip|outareaed" msgid "Enter the cell range where you want to display the sorted list, or select a named range from the list." msgstr "Masukkan rentang sel tempat Anda ingin menampilkan senarai yang diurutkan, atau pilih rentang bernama dari senarai." #. GwzEB -#: sc/uiconfig/scalc/ui/sortoptionspage.ui:197 +#: sc/uiconfig/scalc/ui/sortoptionspage.ui:179 msgctxt "sortoptionspage|sortuser" msgid "Custom sort order" msgstr "Urutan gubahan" #. aDYdR -#: sc/uiconfig/scalc/ui/sortoptionspage.ui:208 +#: sc/uiconfig/scalc/ui/sortoptionspage.ui:190 msgctxt "sortoptionspage|extended_tip|sortuser" msgid "Click here and then select the custom sort order that you want." msgstr "Klik di sini dan kemudian pilih urutan pengurutan gubahan yang Anda inginkan." #. iWcGs -#: sc/uiconfig/scalc/ui/sortoptionspage.ui:227 +#: sc/uiconfig/scalc/ui/sortoptionspage.ui:209 msgctxt "sortoptionspage|sortuserlb-atkobject" msgid "Custom sort order" msgstr "Urutan gubahan" #. fVvsb -#: sc/uiconfig/scalc/ui/sortoptionspage.ui:228 +#: sc/uiconfig/scalc/ui/sortoptionspage.ui:210 msgctxt "sortoptionspage|extended_tip|sortuserlb" msgid "Select the custom sort order that you want to apply. To define a custom sort order, choose Tools - Options - Calc - Sort Lists ." msgstr "Pilih urutan pengurutan ubaha yang ingin Anda terapkan. Untuk menentukan urutan pengurutan ubahan, pilih Perkakas - Pilihan - Calc - Senarai Urutan ." #. KJrPL -#: sc/uiconfig/scalc/ui/sortoptionspage.ui:243 +#: sc/uiconfig/scalc/ui/sortoptionspage.ui:225 msgctxt "sortoptionspage|label6" msgid "Language" msgstr "Bahasa" #. dBv73 -#: sc/uiconfig/scalc/ui/sortoptionspage.ui:257 +#: sc/uiconfig/scalc/ui/sortoptionspage.ui:239 msgctxt "sortoptionspage|algorithmft" msgid "Options" msgstr "Pilihan" #. ArfWB -#: sc/uiconfig/scalc/ui/sortoptionspage.ui:272 +#: sc/uiconfig/scalc/ui/sortoptionspage.ui:254 msgctxt "sortoptionspage|extended_tip|algorithmlb" msgid "Select a sorting option for the language." msgstr "Pilih pilihan penyortiran untuk bahasa." #. u52Ei -#: sc/uiconfig/scalc/ui/sortoptionspage.ui:294 +#: sc/uiconfig/scalc/ui/sortoptionspage.ui:276 msgctxt "sortoptionspage|extended_tip|language" msgid "Select the language for the sorting rules." msgstr "Pilih bahasa untuk aturan pengurutan." #. aDahD -#: sc/uiconfig/scalc/ui/sortoptionspage.ui:333 +#: sc/uiconfig/scalc/ui/sortoptionspage.ui:312 msgctxt "sortoptionspage|label2" msgid "Sort Options" msgstr "Pilihan Pengurutan" -#. TkBw5 -#: sc/uiconfig/scalc/ui/sortoptionspage.ui:361 -msgctxt "sortoptionspage|topdown" -msgid "_Top to bottom (sort rows)" -msgstr "Puncak ke dasar (uru_t baris)" - -#. bSvKu -#: sc/uiconfig/scalc/ui/sortoptionspage.ui:370 -msgctxt "sortoptionspage|extended_tip|topdown" -msgid "Sorts rows by the values in the active columns of the selected range." -msgstr "Mengurutkan baris menurut nilai pada kolom aktif dari rentang yang dipilih." - -#. aU8Mg -#: sc/uiconfig/scalc/ui/sortoptionspage.ui:381 -msgctxt "sortoptionspage|leftright" -msgid "L_eft to right (sort columns)" -msgstr "Kiri k_e kanan (urut kolom)" - -#. APEaE -#: sc/uiconfig/scalc/ui/sortoptionspage.ui:390 -msgctxt "sortoptionspage|extended_tip|leftright" -msgid "Sorts columns by the values in the active rows of the selected range." -msgstr "Mengurutkan kolom berdasarkan nilai dalam baris aktif rentang yang dipilih." - -#. nbPgX -#: sc/uiconfig/scalc/ui/sortoptionspage.ui:405 -msgctxt "sortoptionspage|label1" -msgid "Direction" -msgstr "Arah" - #. 7AH6P -#: sc/uiconfig/scalc/ui/sortoptionspage.ui:420 +#: sc/uiconfig/scalc/ui/sortoptionspage.ui:327 msgctxt "sortoptionspage|extended_tip|SortOptionsPage" msgid "Sets additional sorting options." msgstr "Atur pilihan pengurutan tambahan." @@ -31072,175 +31066,175 @@ msgid "Negative points:" msgstr "" #. ySwZA -#: sc/uiconfig/scalc/ui/sparklinedialog.ui:320 +#: sc/uiconfig/scalc/ui/sparklinedialog.ui:319 msgctxt "SparklineDialog|checkButton_High" msgid "High points:" msgstr "" #. DJKw7 -#: sc/uiconfig/scalc/ui/sparklinedialog.ui:357 +#: sc/uiconfig/scalc/ui/sparklinedialog.ui:355 msgctxt "SparklineDialog|checkButton_Low" msgid "Low points:" msgstr "" #. q5qaV -#: sc/uiconfig/scalc/ui/sparklinedialog.ui:394 +#: sc/uiconfig/scalc/ui/sparklinedialog.ui:391 msgctxt "SparklineDialog|checkButton_Marker" msgid "Marker:" msgstr "" #. 4yLTi -#: sc/uiconfig/scalc/ui/sparklinedialog.ui:431 +#: sc/uiconfig/scalc/ui/sparklinedialog.ui:427 msgctxt "SparklineDialog|checkButton_First" msgid "First point:" msgstr "" #. EYEEJ -#: sc/uiconfig/scalc/ui/sparklinedialog.ui:468 +#: sc/uiconfig/scalc/ui/sparklinedialog.ui:463 msgctxt "SparklineDialog|checkButton_Last" msgid "Last point:" msgstr "" #. mP9Uy -#: sc/uiconfig/scalc/ui/sparklinedialog.ui:509 +#: sc/uiconfig/scalc/ui/sparklinedialog.ui:503 msgctxt "SparklineDialog|label_Colors" msgid "Colors" msgstr "" #. a9F7t -#: sc/uiconfig/scalc/ui/sparklinedialog.ui:543 +#: sc/uiconfig/scalc/ui/sparklinedialog.ui:537 msgctxt "SparklineDialog|label_LineWidth" msgid "Line width:" msgstr "" #. ofAyv -#: sc/uiconfig/scalc/ui/sparklinedialog.ui:558 +#: sc/uiconfig/scalc/ui/sparklinedialog.ui:552 msgctxt "SparklineDialog|spinButton_LineWidth" msgid "1,00" msgstr "" #. 4ciyB -#: sc/uiconfig/scalc/ui/sparklinedialog.ui:576 +#: sc/uiconfig/scalc/ui/sparklinedialog.ui:570 msgctxt "SparklineDialog|label_DisplayEmptyCellsAs" msgid "Display empty cells as:" msgstr "" #. K3oCB -#: sc/uiconfig/scalc/ui/sparklinedialog.ui:591 +#: sc/uiconfig/scalc/ui/sparklinedialog.ui:585 msgctxt "SparklineDialog|optionEmpty_Gap" msgid "Gap" msgstr "" #. fzBds -#: sc/uiconfig/scalc/ui/sparklinedialog.ui:592 +#: sc/uiconfig/scalc/ui/sparklinedialog.ui:586 msgctxt "SparklineDialog|optionEmpty_Zero" msgid "Zero" msgstr "" #. tGCDf -#: sc/uiconfig/scalc/ui/sparklinedialog.ui:593 +#: sc/uiconfig/scalc/ui/sparklinedialog.ui:587 msgctxt "SparklineDialog|optionEmpty_Span" msgid "Span" msgstr "" #. fkB5s -#: sc/uiconfig/scalc/ui/sparklinedialog.ui:603 +#: sc/uiconfig/scalc/ui/sparklinedialog.ui:597 msgctxt "SparklineDialog|checkButton_Hidden" msgid "Display hidden" msgstr "" #. gxx8E -#: sc/uiconfig/scalc/ui/sparklinedialog.ui:619 +#: sc/uiconfig/scalc/ui/sparklinedialog.ui:612 msgctxt "SparklineDialog|checkButton_RTL" msgid "Right-to-left" msgstr "" #. GJfmJ -#: sc/uiconfig/scalc/ui/sparklinedialog.ui:639 +#: sc/uiconfig/scalc/ui/sparklinedialog.ui:631 msgctxt "SparklineDialog|optionType_Line" msgid "Line" msgstr "" #. 2ZDbw -#: sc/uiconfig/scalc/ui/sparklinedialog.ui:640 +#: sc/uiconfig/scalc/ui/sparklinedialog.ui:632 msgctxt "SparklineDialog|optionType_Column" msgid "Column" msgstr "" #. UirXW -#: sc/uiconfig/scalc/ui/sparklinedialog.ui:641 +#: sc/uiconfig/scalc/ui/sparklinedialog.ui:633 msgctxt "SparklineDialog|optionType_Stacked" msgid "Stacked" msgstr "" #. zmCsJ -#: sc/uiconfig/scalc/ui/sparklinedialog.ui:653 +#: sc/uiconfig/scalc/ui/sparklinedialog.ui:645 msgctxt "SparklineDialog|label_Type" msgid "Type:" msgstr "" #. o8rnM -#: sc/uiconfig/scalc/ui/sparklinedialog.ui:669 +#: sc/uiconfig/scalc/ui/sparklinedialog.ui:661 msgctxt "SparklineDialog|label_Properties" msgid "Properties" msgstr "" #. uQaJH -#: sc/uiconfig/scalc/ui/sparklinedialog.ui:702 +#: sc/uiconfig/scalc/ui/sparklinedialog.ui:694 msgctxt "SparklineDialog|option_MinAxis_Individual" msgid "Individual" msgstr "" #. BCX7t -#: sc/uiconfig/scalc/ui/sparklinedialog.ui:703 +#: sc/uiconfig/scalc/ui/sparklinedialog.ui:695 msgctxt "SparklineDialog|option_MinAxis_Group" msgid "Group" msgstr "" #. SubB5 -#: sc/uiconfig/scalc/ui/sparklinedialog.ui:704 +#: sc/uiconfig/scalc/ui/sparklinedialog.ui:696 msgctxt "SparklineDialog|option_MinAxis_Custom" msgid "Custom" msgstr "" #. T8Arr -#: sc/uiconfig/scalc/ui/sparklinedialog.ui:732 +#: sc/uiconfig/scalc/ui/sparklinedialog.ui:724 msgctxt "SparklineDialog|option_MaxAxis_Individual" msgid "Individual" msgstr "" #. DDfCP -#: sc/uiconfig/scalc/ui/sparklinedialog.ui:733 +#: sc/uiconfig/scalc/ui/sparklinedialog.ui:725 msgctxt "SparklineDialog|option_MaxAxis_Group" msgid "Group" msgstr "" #. C2Huq -#: sc/uiconfig/scalc/ui/sparklinedialog.ui:734 +#: sc/uiconfig/scalc/ui/sparklinedialog.ui:726 msgctxt "SparklineDialog|option_MaxAxis_Custom" msgid "Custom" msgstr "" #. JFSoc -#: sc/uiconfig/scalc/ui/sparklinedialog.ui:762 +#: sc/uiconfig/scalc/ui/sparklinedialog.ui:753 msgctxt "SparklineDialog|label_AxisMaximum" msgid "Vertical maximum" msgstr "" #. MEvJy -#: sc/uiconfig/scalc/ui/sparklinedialog.ui:778 +#: sc/uiconfig/scalc/ui/sparklinedialog.ui:768 msgctxt "SparklineDialog|label_AxisMinimum" msgid "Vertical minimum:" msgstr "" #. EMPn4 -#: sc/uiconfig/scalc/ui/sparklinedialog.ui:790 +#: sc/uiconfig/scalc/ui/sparklinedialog.ui:780 msgctxt "SparklineDialog|checkBox_DisplayX" msgid "Display X axis" msgstr "" #. uAAF6 -#: sc/uiconfig/scalc/ui/sparklinedialog.ui:811 +#: sc/uiconfig/scalc/ui/sparklinedialog.ui:800 msgctxt "SparklineDialog|label_Axes" msgid "Axes" msgstr "" diff --git a/source/id/sfx2/messages.po b/source/id/sfx2/messages.po index 5aa31b24312..edcd06624c2 100644 --- a/source/id/sfx2/messages.po +++ b/source/id/sfx2/messages.po @@ -3,7 +3,7 @@ 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: 2022-04-01 00:20+0200\n" +"POT-Creation-Date: 2022-05-25 12:37+0200\n" "PO-Revision-Date: 2022-04-05 00:40+0000\n" "Last-Translator: Rizal Muttaqin \n" "Language-Team: Indonesian \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 4.11.2\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1563639732.000000\n" #. bHbFE @@ -4463,6 +4463,12 @@ msgctxt "password|label2" msgid "Second Password" msgstr "Sandi Kedua" +#. JZhHV +#: sfx2/uiconfig/ui/password.ui:338 +msgctxt "password|onlyascii" +msgid "Only Basic Latin characters can be entered" +msgstr "" + #. AFsUP #: sfx2/uiconfig/ui/printeroptionsdialog.ui:8 msgctxt "printeroptionsdialog|PrinterOptionsDialog" diff --git a/source/id/svx/messages.po b/source/id/svx/messages.po index 27b1bfaeaea..ef2a28c4cf6 100644 --- a/source/id/svx/messages.po +++ b/source/id/svx/messages.po @@ -3,7 +3,7 @@ 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: 2022-05-12 11:50+0200\n" +"POT-Creation-Date: 2022-05-25 12:37+0200\n" "PO-Revision-Date: 2022-05-10 13:19+0000\n" "Last-Translator: Andika Triwidada \n" "Language-Team: Indonesian \n" @@ -11788,11 +11788,11 @@ msgctxt "RID_SVXSW_FRAMEPOSITIONS" msgid "From inside" msgstr "Dari dalam" -#. W2X2D -#: svx/inc/swframeposstrings.hrc:36 +#. XK3PD +#: svx/inc/swframeposstrings.hrc:36 svx/inc/swframeposstrings.hrc:53 msgctxt "RID_SVXSW_FRAMEPOSITIONS" -msgid "Paragraph area" -msgstr "Wilayah paragraf" +msgid "Entire paragraph area" +msgstr "" #. CrRe5 #: svx/inc/swframeposstrings.hrc:37 svx/inc/swframeposstrings.hrc:54 @@ -11890,12 +11890,6 @@ msgctxt "RID_SVXSW_FRAMEPOSITIONS" msgid "Row" msgstr "Baris" -#. PPkKE -#: svx/inc/swframeposstrings.hrc:53 -msgctxt "RID_SVXSW_FRAMEPOSITIONS" -msgid "Margin" -msgstr "Tepi" - #. mnw2J #: svx/inc/swframeposstrings.hrc:55 msgctxt "RID_SVXSW_FRAMEPOSITIONS" @@ -16011,13 +16005,13 @@ msgid "Status of recovered documents:" msgstr "Status dokumen yang dipulihkan:" #. HEDQU -#: svx/uiconfig/ui/docrecoveryrecoverdialog.ui:159 +#: svx/uiconfig/ui/docrecoveryrecoverdialog.ui:160 msgctxt "docrecoveryrecoverdialog|nameft" msgid "Document Name" msgstr "Nama Dokumen" #. Cg9Xu -#: svx/uiconfig/ui/docrecoveryrecoverdialog.ui:180 +#: svx/uiconfig/ui/docrecoveryrecoverdialog.ui:181 msgctxt "docrecoveryrecoverdialog|statusft" msgid "Status" msgstr "Status" diff --git a/source/id/sw/messages.po b/source/id/sw/messages.po index bd713238b0a..50e49edbb7c 100644 --- a/source/id/sw/messages.po +++ b/source/id/sw/messages.po @@ -3,7 +3,7 @@ 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: 2022-05-10 20:17+0200\n" +"POT-Creation-Date: 2022-05-25 12:37+0200\n" "PO-Revision-Date: 2022-05-10 13:19+0000\n" "Last-Translator: Andika Triwidada \n" "Language-Team: Indonesian \n" @@ -5372,11 +5372,11 @@ msgctxt "STR_FRAME" msgid "frame" msgstr "bingkai" -#. gcZ3a +#. gfjHA #: sw/inc/strings.hrc:567 msgctxt "STR_OLE" -msgid "OLE-object" -msgstr "Objek OLE" +msgid "OLE object" +msgstr "" #. db5Tg #: sw/inc/strings.hrc:568 @@ -7513,11 +7513,11 @@ msgctxt "FLD_STAT_GRF" msgid "Image" msgstr "Citra" -#. CzoFh +#. Eu6Ns #: sw/inc/strings.hrc:958 msgctxt "FLD_STAT_OBJ" -msgid "Objects" -msgstr "Objek" +msgid "OLE objects" +msgstr "" #. bDG6R #: sw/inc/strings.hrc:959 @@ -9562,17 +9562,17 @@ msgctxt "STR_FRMUI_CENTER_BASE" msgid "Base line ~centered" msgstr "Garis basis di ten~gah" -#. NAXyZ +#. 8oPgS #: sw/inc/strings.hrc:1346 msgctxt "STR_FRMUI_OLE_INSERT" -msgid "Insert object" -msgstr "Sisipkan objek" +msgid "Insert OLE object" +msgstr "" -#. 5C6Rc +#. pmqbK #: sw/inc/strings.hrc:1347 msgctxt "STR_FRMUI_OLE_EDIT" -msgid "Edit object" -msgstr "Sunting objek" +msgid "Edit OLE object" +msgstr "" #. 3QFYB #: sw/inc/strings.hrc:1348 @@ -9952,6 +9952,12 @@ msgctxt "STR_CONTENT_CONTROL_PLACEHOLDER" msgid "Click here to enter text" msgstr "Klik di sini untuk memasukkan teks" +#. N3ocz +#: sw/inc/strings.hrc:1433 +msgctxt "STR_DROPDOWN_CONTENT_CONTROL_PLACEHOLDER" +msgid "Choose an item" +msgstr "" + #. YiRsr #: sw/inc/utlui.hrc:29 msgctxt "RID_SHELLRES_AUTOFMTSTRS" @@ -12526,6 +12532,84 @@ msgctxt "conditionpage|label11" msgid "Options" msgstr "Pilihan" +#. DCF97 +#: sw/uiconfig/swriter/ui/contentcontroldlg.ui:18 +msgctxt "contentcontroldlg|ContentControlDialog" +msgid "Content Control Properties" +msgstr "" + +#. bHXzy +#: sw/uiconfig/swriter/ui/contentcontroldlg.ui:94 +msgctxt "contentcontroldlg|showing_place_holder" +msgid "Content is placeholder text" +msgstr "" + +#. 79pkP +#: sw/uiconfig/swriter/ui/contentcontroldlg.ui:147 +msgctxt "contentcontroldlg|displayname" +msgid "Display Name" +msgstr "" + +#. qy8VG +#: sw/uiconfig/swriter/ui/contentcontroldlg.ui:161 +msgctxt "contentcontroldlg|value" +msgid "Value" +msgstr "" + +#. DmLzh +#: sw/uiconfig/swriter/ui/contentcontroldlg.ui:179 +msgctxt "contentcontordlg|listitems" +msgid "List Items:" +msgstr "" + +#. VPCgV +#: sw/uiconfig/swriter/ui/contentcontroldlg.ui:201 +msgctxt "contentcontordlg|add" +msgid "Add" +msgstr "" + +#. 9Dc6k +#: sw/uiconfig/swriter/ui/contentcontroldlg.ui:215 +msgctxt "contentcontordlg|modify" +msgid "Modify" +msgstr "" + +#. rpNb6 +#: sw/uiconfig/swriter/ui/contentcontroldlg.ui:230 +msgctxt "contentcontordlg|remove" +msgid "Remove" +msgstr "" + +#. UDHfE +#: sw/uiconfig/swriter/ui/contentcontroldlg.ui:245 +msgctxt "contentcontordlg|moveup" +msgid "Move Up" +msgstr "" + +#. 6BRRB +#: sw/uiconfig/swriter/ui/contentcontroldlg.ui:260 +msgctxt "contentcontordlg|movedown" +msgid "Move Down" +msgstr "" + +#. 8yZAP +#: sw/uiconfig/swriter/ui/contentcontrollistitemdlg.ui:8 +msgctxt "contentcontrollistitemdlg|ContentControlListItemDialog" +msgid "Content Control List Item Properties" +msgstr "" + +#. 4AXKq +#: sw/uiconfig/swriter/ui/contentcontrollistitemdlg.ui:90 +msgctxt "contentcontrollistitemdlg|lbdisplayname" +msgid "Display name:" +msgstr "" + +#. T6EME +#: sw/uiconfig/swriter/ui/contentcontrollistitemdlg.ui:117 +msgctxt "contentcontrollistitemdlg|lbvalue" +msgid "Value:" +msgstr "" + #. DDVfE #: sw/uiconfig/swriter/ui/converttexttable.ui:15 msgctxt "converttexttable|ConvertTextTableDialog" @@ -15608,11 +15692,11 @@ msgctxt "framedialog|FrameDialog" msgid "Frame" msgstr "Bingkai" -#. LTfL7 +#. A2nPr #: sw/uiconfig/swriter/ui/framedialog.ui:111 msgctxt "framedialog|type" -msgid "Type" -msgstr "Jenis" +msgid "Position and Size" +msgstr "" #. PGiYy #: sw/uiconfig/swriter/ui/framedialog.ui:134 @@ -15680,11 +15764,11 @@ msgctxt "frmaddpage|name_label" msgid "_Name:" msgstr "_Nama:" -#. tpcqF +#. SWXna #: sw/uiconfig/swriter/ui/frmaddpage.ui:95 msgctxt "frmaddpage|altname_label" -msgid "_Alternative (Text only):" -msgstr "_Alternatif (Hanya teks):" +msgid "Text _Alternative:" +msgstr "" #. j25pX #: sw/uiconfig/swriter/ui/frmaddpage.ui:111 @@ -15728,11 +15812,11 @@ msgctxt "frmaddpage|description_label" msgid "_Description:" msgstr "_Keterangan:" -#. CfXQR +#. DWCEc #: sw/uiconfig/swriter/ui/frmaddpage.ui:214 msgctxt "frmaddpage|label1" -msgid "Names" -msgstr "Nama" +msgid "Accessibility" +msgstr "" #. WCaFa #: sw/uiconfig/swriter/ui/frmaddpage.ui:243 @@ -15776,11 +15860,11 @@ msgctxt "frmaddpage|label8" msgid "Protect" msgstr "Lindungi" -#. 5BBdP +#. E93Da #: sw/uiconfig/swriter/ui/frmaddpage.ui:334 msgctxt "frmaddpage|label2" -msgid "_Vertical alignment" -msgstr "Perataan _vertikal" +msgid "_Vertical alignment:" +msgstr "" #. fzvfP #: sw/uiconfig/swriter/ui/frmaddpage.ui:347 @@ -22299,17 +22383,17 @@ msgctxt "numparapage|extended_tip|NumParaPage" msgid "Adds or removes Outline Level, List Style, and line numbering from the paragraph. You can also reset the numbering in a numbered list." msgstr "Menambahkan atau menghapus Tingkat Kerangka, Gaya Senari, dan penomoran baris dari paragraf. Anda juga dapat mengatur ulang penomoran dalam senarai bernomor." -#. jHKFJ +#. GHR9r #: sw/uiconfig/swriter/ui/objectdialog.ui:8 msgctxt "objectdialog|ObjectDialog" -msgid "Object" -msgstr "Objek" +msgid "OLE Object" +msgstr "" -#. e5VGQ +#. eRTnb #: sw/uiconfig/swriter/ui/objectdialog.ui:109 msgctxt "objectdialog|type" -msgid "Type" -msgstr "Jenis" +msgid "Position and Size" +msgstr "" #. ADJiB #: sw/uiconfig/swriter/ui/objectdialog.ui:132 @@ -24615,11 +24699,11 @@ msgctxt "picturedialog|PictureDialog" msgid "Image" msgstr "Citra" -#. PHJqE +#. R2vnu #: sw/uiconfig/swriter/ui/picturedialog.ui:136 msgctxt "picturedialog|type" -msgid "Type" -msgstr "Jenis" +msgid "Position and Size" +msgstr "" #. AJHDA #: sw/uiconfig/swriter/ui/picturedialog.ui:183 @@ -24639,11 +24723,11 @@ msgctxt "picturedialog|hyperlink" msgid "Hyperlink" msgstr "Pranala" -#. Ans8C +#. Jjp3a #: sw/uiconfig/swriter/ui/picturedialog.ui:327 msgctxt "picturedialog|picture" -msgid "Image" -msgstr "Citra" +msgid "Rotation" +msgstr "" #. ggt23 #: sw/uiconfig/swriter/ui/picturedialog.ui:375 @@ -27038,13 +27122,13 @@ msgid "Lines:" msgstr "Baris:" #. xEDWN -#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:240 +#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:249 msgctxt "statisticsinfopage|update" msgid "Update" msgstr "Perbarui" #. LVWDd -#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:256 +#: sw/uiconfig/swriter/ui/statisticsinfopage.ui:266 msgctxt "statisticsinfopage|extended_tip|StatisticsInfoPage" msgid "Displays statistics for the current file." msgstr "Menampilkan statistik untuk berkas saat ini." -- cgit