Translated using Weblate (Indonesian)

Currently translated at 100.0% (3408 of 3408 strings)

[ci skip]

Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/id/
Signed-off-by: Zahid Rizky Fakhri <zahidrizkyfakhri@gmail.com>
This commit is contained in:
Zahid Rizky Fakhri 2025-04-29 00:29:48 +02:00 committed by Hosted Weblate
parent c2ba3c9211
commit c975658dad
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: phpMyAdmin 6.0.0-dev\n"
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
"POT-Creation-Date: 2025-04-27 00:27+0000\n"
"PO-Revision-Date: 2025-04-22 10:01+0000\n"
"PO-Revision-Date: 2025-04-29 23:01+0000\n"
"Last-Translator: Zahid Rizky Fakhri <zahidrizkyfakhri@gmail.com>\n"
"Language-Team: Indonesian <https://hosted.weblate.org/projects/phpmyadmin/"
"master/id/>\n"
@ -12,7 +12,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 5.11.1-dev\n"
"X-Generator: Weblate 5.12-dev\n"
"X-Poedit-Basepath: ../../..\n"
#: resources/templates/base.twig:36 resources/templates/login/header.twig:13
@ -18597,18 +18597,16 @@ msgid "A date and time combination, supported range is %1$s to %2$s"
msgstr "Kombinasi tanggal dan waktu, didukung pada kisaran %1$s sampai %2$s"
#: src/Types.php:208
#, fuzzy
#| msgid ""
#| "A timestamp, range is 1970-01-01 00:00:01 UTC to 2038-01-09 03:14:07 UTC, "
#| "stored as the number of seconds since the epoch (1970-01-01 00:00:00 UTC)"
msgid ""
"A timestamp, range is 1970-01-01 00:00:01 UTC to 2038-01-19 03:14:07 UTC on "
"32-bit platforms (MariaDB 11.3 and earlier), and up to 2106-02-07 06:28:15 "
"UTC on 64-bit platforms (MariaDB 11.5 and later), stored as the number of "
"seconds since the epoch (1970-01-01 00:00:00 UTC)"
msgstr ""
"timestamp, berkisar antara 1970-01-01 00:00:01 UTC sampai 2038-01-09 "
"03:14:07 UTC, disimpan sebagai jumlah detik sejak awal waktu (1970-01-01 "
"Stempel waktu, rentangnya adalah 1970-01-01 00:00:01 UTC hingga 2038-01-19 "
"03:14:07 UTC pada platform 32-bit (MariaDB 11.3 dan versi sebelumnya), dan "
"hingga 2106-02-07 06:28:15 UTC pada platform 64-bit (MariaDB 11.5 dan versi "
"yang lebih baru), disimpan sebagai jumlah detik sejak epoch (1970-01-01 "
"00:00:00 UTC)"
#: src/Types.php:214