diff options
author | Reza Almanda <rezaalmanda27@gmail.com> | 2021-03-18 01:27:30 +0000 |
---|---|---|
committer | Hosted Weblate <hosted@weblate.org> | 2021-03-18 18:29:50 +0100 |
commit | bf437f41bd5dfe158b3a1fe00a171ab9dc8f6b82 (patch) | |
tree | 1dec1b38bb57e6820b20447c90dbe9a1d9cf6fc2 | |
parent | 6aa44a9fb5ce1543435211bf42780c2ffa1b6a1b (diff) | |
download | ayatana-indicator-printers-bf437f41bd5dfe158b3a1fe00a171ab9dc8f6b82.tar.gz ayatana-indicator-printers-bf437f41bd5dfe158b3a1fe00a171ab9dc8f6b82.tar.bz2 ayatana-indicator-printers-bf437f41bd5dfe158b3a1fe00a171ab9dc8f6b82.zip |
Translated using Weblate (Indonesian)
Currently translated at 84.6% (11 of 13 strings)
Translation: Ayatana Indicators/Printers Applet
Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/printers-applet/id/
-rw-r--r-- | po/id.po | 33 |
1 files changed, 17 insertions, 16 deletions
@@ -8,62 +8,63 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-10-12 07:55+0200\n" -"PO-Revision-Date: 2017-10-12 07:55+0200\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\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/printers-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=INTEGER; plural=EXPRESSION;\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Weblate 4.5.2-dev\n" #: ../src/indicator-printers.c:298 msgid "Printers" -msgstr "" +msgstr "Printer" #: ../src/indicator-printers-menu.c:200 msgid "Paused" -msgstr "" +msgstr "Dijeda" #: ../src/indicator-printer-state-notifier.c:110 #, c-format msgid "You have %d job queued to print on this printer." msgid_plural "You have %d jobs queued to print on this printer." -msgstr[0] "" -msgstr[1] "" +msgstr[0] "Anda memiliki tugas %d yang diantrikan untuk dicetak pada pencetak ini." #: ../src/indicator-printer-state-notifier.c:115 msgid "Printing Problem" -msgstr "" +msgstr "Masalah Pencetakan" #: ../src/indicator-printer-state-notifier.c:131 msgid "_Settings…" -msgstr "" +msgstr "_Pengaturan…" #: ../src/indicator-printer-state-notifier.c:297 #, c-format msgid "The printer “%s” is low on paper." -msgstr "" +msgstr "Printer \"%s\" kehabisan kertas." #: ../src/indicator-printer-state-notifier.c:298 #, c-format msgid "The printer “%s” is out of paper." -msgstr "" +msgstr "Printer \"%s\" kehabisan kertas." #: ../src/indicator-printer-state-notifier.c:299 #, c-format msgid "The printer “%s” is low on toner." -msgstr "" +msgstr "Printer \"%s\" kehabisan toner." #: ../src/indicator-printer-state-notifier.c:300 #, c-format msgid "The printer “%s” is out of toner." -msgstr "" +msgstr "Printer \"%s\" kehabisan toner." #: ../src/indicator-printer-state-notifier.c:301 #, c-format msgid "A cover is open on the printer “%s”." -msgstr "" +msgstr "Penutup printer terbuka \"%s\"." #: ../src/indicator-printer-state-notifier.c:302 #, c-format @@ -78,4 +79,4 @@ msgstr "" #: ../src/indicator-printer-state-notifier.c:304 #, c-format msgid "The printer “%s” is currently off-line." -msgstr "" +msgstr "Printer “%s” sedang tidak aktif." |