aboutsummaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorReza Almanda <rezaalmanda27@gmail.com>2021-03-18 01:23:05 +0000
committerHosted Weblate <hosted@weblate.org>2021-03-18 18:29:53 +0100
commitb071f766626084c71ebb290eb0160de5bbb70a16 (patch)
treee0b4b317531013346f6439d284acdfa345bd7bae /po
parent04379860efa8a3fbed57ba584657368eb741ac1e (diff)
downloadayatana-indicator-datetime-b071f766626084c71ebb290eb0160de5bbb70a16.tar.gz
ayatana-indicator-datetime-b071f766626084c71ebb290eb0160de5bbb70a16.tar.bz2
ayatana-indicator-datetime-b071f766626084c71ebb290eb0160de5bbb70a16.zip
Translated using Weblate (Indonesian)
Currently translated at 100.0% (34 of 34 strings) Translation: Ayatana Indicators/Datetime Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/datetime-applet/id/
Diffstat (limited to 'po')
-rw-r--r--po/id.po74
1 files changed, 37 insertions, 37 deletions
diff --git a/po/id.po b/po/id.po
index 94dfad5..e45a59e 100644
--- a/po/id.po
+++ b/po/id.po
@@ -8,16 +8,16 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: ted@canonical.com\n"
"POT-Creation-Date: 2020-08-22 00:10+0200\n"
-"PO-Revision-Date: 2019-10-19 13:52+0000\n"
-"Last-Translator: Uddin Mtm <saifuddinmutammam@gmail.com>\n"
-"Language-Team: Indonesian <https://hosted.weblate.org/projects/ayatana-"
-"indicators/datetime-applet/id/>\n"
+"PO-Revision-Date: 2021-03-18 17:29+0000\n"
+"Last-Translator: Reza Almanda <rezaalmanda27@gmail.com>\n"
+"Language-Team: Indonesian <https://hosted.weblate.org/projects/"
+"ayatana-indicators/datetime-applet/id/>\n"
"Language: id\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Weblate 3.9.1-dev\n"
+"X-Generator: Weblate 4.5.2-dev\n"
#: ../data/org.ayatana.indicator.datetime.gschema.xml.in.in.h:1
msgid "The calendar's default sound file."
@@ -34,7 +34,7 @@ msgstr ""
#. TRANSLATORS: a strftime(3) format for 12hr time w/seconds
#: ../src/formatter.cpp:234
msgid "%l:%M:%S %p"
-msgstr ""
+msgstr "%l:%M:%S %p"
#. TRANSLATORS: a strftime(3) format for 12hr time
#. Translators, please edit/rearrange these strftime(3) tokens to suit your locale!
@@ -42,12 +42,12 @@ msgstr ""
#. en_US example: "%l:%M %p" --> "1:00 PM"
#: ../src/formatter.cpp:237 ../src/utils.c:304
msgid "%l:%M %p"
-msgstr ""
+msgstr "%l:%M %p"
#. TRANSLATORS: a strftime(3) format for 24hr time w/seconds
#: ../src/formatter.cpp:240
msgid "%H:%M:%S"
-msgstr ""
+msgstr "%H:%M:%S"
#. TRANSLATORS: a strftime(3) format for 24hr time
#. Translators, please edit/rearrange these strftime(3) tokens to suit your locale!
@@ -55,7 +55,7 @@ msgstr ""
#. en_US example: "%H:%M" --> "13:00"
#: ../src/formatter.cpp:243 ../src/utils.c:344
msgid "%H:%M"
-msgstr ""
+msgstr "%H:%M"
#. Translators, please edit/rearrange these strftime(3) tokens to suit your locale!
#. That will fix bug #1001595 for your locale and make the date/time in the upper-right corner of your screen look beautiful :)
@@ -65,7 +65,7 @@ msgstr ""
#. zh_CN example(?): "%Y年%m月%d日 周%a" --> "2020年10月31日 周六"
#: ../src/formatter-desktop.cpp:138
msgid "%a %b %e %Y"
-msgstr ""
+msgstr "%a %b %e %Y"
#. Translators, please edit/rearrange these strftime(3) tokens to suit your locale!
#. That will fix bug #1001595 for your locale and make the date/time in the upper-right corner of your screen look beautiful :)
@@ -75,7 +75,7 @@ msgstr ""
#. zh_CN example(?): "%m月%d日 周%a" --> "03月27日 周六"
#: ../src/formatter-desktop.cpp:147
msgid "%a %b %e"
-msgstr ""
+msgstr "%a %b %e"
#. Translators, please edit/rearrange these strftime(3) tokens to suit your locale!
#. That will fix bug #1001595 for your locale and make the date/time in the upper-right corner of your screen look beautiful :)
@@ -84,7 +84,7 @@ msgstr ""
#: ../src/formatter-desktop.cpp:154
#, c-format
msgid "%a"
-msgstr ""
+msgstr "%a"
#. Translators, please edit/rearrange these strftime(3) tokens to suit your locale!
#. That will fix bug #1001595 for your locale and make the date/time in the upper-right corner of your screen look beautiful :)
@@ -94,7 +94,7 @@ msgstr ""
#. zh_CN example(?): "%Y年%m月%d日" --> "2020年10月31日"
#: ../src/formatter-desktop.cpp:163
msgid "%b %e %Y"
-msgstr ""
+msgstr "%b %e %Y"
#. Translators, please edit/rearrange these strftime(3) tokens to suit your locale!
#. That will fix bug #1001595 for your locale and make the date/time in the upper-right corner of your screen look beautiful :)
@@ -104,12 +104,12 @@ msgstr ""
#. zh_CN example(?): "%m月%d日" --> "03月27日"
#: ../src/formatter-desktop.cpp:172
msgid "%b %e"
-msgstr ""
+msgstr "%b %e"
#. This strftime(3) format string shows the year.
#: ../src/formatter-desktop.cpp:176
msgid "%Y"
-msgstr ""
+msgstr "%Y"
#. Translators, please edit/rearrange these strftime(3) tokens to suit your locale!
#. Format string for the day on the first menuitem in the datetime indicator.
@@ -118,72 +118,72 @@ msgstr ""
#. en_GB example: "%A, %e %B %Y" --> Saturday, 31 October 2020"
#: ../src/menu.cpp:255
msgid "%A, %e %B %Y"
-msgstr ""
+msgstr "%A, %e %B %Y"
#. add the 'Add Event…' menuitem
#: ../src/menu.cpp:352
msgid "Add Event…"
-msgstr ""
+msgstr "Tambah acara…"
#: ../src/menu.cpp:362
msgid "Clock"
-msgstr ""
+msgstr "Jam"
#: ../src/menu.cpp:414
msgid "Time and Date Settings…"
-msgstr ""
+msgstr "Pengaturan waktu dan tanggal…"
#: ../src/menu.cpp:469
msgid "Date and Time"
-msgstr ""
+msgstr "Tanggal dan Waktu"
#: ../src/menu.cpp:520
msgid "Time and Date"
-msgstr ""
+msgstr "Waktu dan Tanggal"
#: ../src/menu.cpp:525
#, c-format
msgid "%s (has alarms)"
-msgstr ""
+msgstr "%s (memiliki alarm)"
#. * strftime(3) format for abbreviated weekday,
#. hours, minutes in a 12h locale; e.g. Wed, 2:00 PM
#: ../src/snap.cpp:126
msgid "%a, %l:%M %p"
-msgstr ""
+msgstr "%a, %l:%M %p"
#. * A strftime(3) format for abbreviated weekday,
#. hours, minutes in a 24h locale; e.g. Wed, 14:00
#: ../src/snap.cpp:130
msgid "%a, %H:%M"
-msgstr ""
+msgstr "%a, %H:%M"
#: ../src/snap.cpp:133
#, c-format
msgid "Alarm %s"
-msgstr ""
+msgstr "Alarm %s"
#: ../src/snap.cpp:140
msgid "OK"
-msgstr ""
+msgstr "Oke"
#: ../src/snap.cpp:141
msgid "Snooze"
-msgstr ""
+msgstr "Senyap"
#: ../src/utils.c:274
msgid "Today"
-msgstr ""
+msgstr "Hari ini"
#: ../src/utils.c:278
msgid "Tomorrow"
-msgstr ""
+msgstr "Besok"
#. This is a strftime(3) format string indicating the unabbreviated weekday.
#: ../src/utils.c:283
#, c-format
msgid "%A"
-msgstr ""
+msgstr "%A"
#. Translators, please edit/rearrange these strftime(3) tokens to suit your locale!
#. This format string is used for showing full-day events that are over a week away.
@@ -192,7 +192,7 @@ msgstr ""
#. zh_CN example(?): "%m月%d日 周%a" --> "10月31日 周六"
#: ../src/utils.c:292
msgid "%a %d %b"
-msgstr ""
+msgstr "%a %d %b"
#. Translators, please edit/rearrange these strftime(3) tokens to suit your locale!
#. This format string is used for showing, on a 12-hour clock, events/appointments that happen tomorrow.
@@ -201,7 +201,7 @@ msgstr ""
#. en_US example: "Tomorrow %l:%M %p" --> "Tomorrow 1:00 PM"
#: ../src/utils.c:313
msgid "Tomorrow %l:%M %p"
-msgstr ""
+msgstr "Besok %l:%M %p"
#. Translators, please edit/rearrange these strftime(3) tokens to suit your locale!
#. This format string is used for showing, on a 12-hour clock, events/appointments that happen this week.
@@ -210,7 +210,7 @@ msgstr ""
#. en_US example: "Tomorrow %l:%M %p" --> "Fri 1:00 PM"
#: ../src/utils.c:322
msgid "%a %l:%M %p"
-msgstr ""
+msgstr "%a %l:%M %p"
#. Translators, please edit/rearrange these strftime(3) tokens to suit your locale!
#. This format string is used for showing, on a 12-hour clock, events/appointments that happen over a week from now.
@@ -220,7 +220,7 @@ msgstr ""
#. en_GB example: "%a %d %b %l:%M %p" --> "Fri 31 Oct 1:00 PM"
#: ../src/utils.c:332
msgid "%a %d %b %l:%M %p"
-msgstr ""
+msgstr "%a %d %b %l:%M %p"
#. Translators, please edit/rearrange these strftime(3) tokens to suit your locale!
#. This format string is used for showing, on a 24-hour clock, events/appointments that happen tomorrow.
@@ -229,7 +229,7 @@ msgstr ""
#. en_US example: "Tomorrow %l:%M %p" --> "Tomorrow 13:00"
#: ../src/utils.c:353
msgid "Tomorrow %H:%M"
-msgstr ""
+msgstr "Besok %H:%M"
#. Translators, please edit/rearrange these strftime(3) tokens to suit your locale!
#. This format string is used for showing, on a 24-hour clock, events/appointments that happen this week.
@@ -238,7 +238,7 @@ msgstr ""
#. en_US example: "%a %H:%M" --> "Fri 13:00"
#: ../src/utils.c:362
msgid "%a %H:%M"
-msgstr ""
+msgstr "%a %H:%M"
#. Translators, please edit/rearrange these strftime(3) tokens to suit your locale!
#. This format string is used for showing, on a 24-hour clock, events/appointments that happen over a week from now.
@@ -248,4 +248,4 @@ msgstr ""
#. en_GB example: "%a %d %b %H:%M" --> "Fri 31 Oct 13:00"
#: ../src/utils.c:372
msgid "%a %d %b %H:%M"
-msgstr ""
+msgstr "%a %d %b %H:%M"